Change logs for bzr-builddeb source package in Saucy

  • bzr-builddeb (2.8.7) unstable; urgency=low
    
    
      * tests/blackbox/test_import_dsc.py:
       - Explicitly pass '--format=1.0' to dpkg-source inorder to
         silence "no source format specified" warnings printed to
         stderr (Closes: #711042).
      * tests/test_import_dsc.py:
       - As of dpkg 1.17.0, source format '3.0 (native)' strictly
         enforces that native packages do not have a Debian revision.
         Use "0.1" instead of "0.1-1" for the version number in
         test_extract_format3_native (Closes: #720003). 
      * debian/control: Add myself to Uploaders.
      * debian/tests/control:
       - Remove the depricated no-build-needed Features flag and add
         Restrictions: allow-stderr.
    
     -- Andrew Starr-Bochicchio <email address hidden>  Tue, 10 Sep 2013 19:05:58 -0400
  • bzr-builddeb (2.8.6ubuntu1) saucy; urgency=low
    
      * debian/tests/testsuite: Redirect stderr to avoid the "no source format
        specified" dpkg-source warnings cause a failure.
     -- Martin Pitt <email address hidden>   Tue, 04 Jun 2013 10:34:28 +0200
  • bzr-builddeb (2.8.6) unstable; urgency=low
    
    
      * Team upload.
      * Upload to unstable.
      * Move to minimal dh style rules file. 
      * Drop bzr-svn from Build-Depends-Indep and Suggests (Closes: #709288).
      * Bump Standards-Version to 3.9.4, no changes needed.
      * Drop deprecated debian/pycompat and debian/pyversions files.
      * Add autopkgtests.
    
     -- Andrew Starr-Bochicchio <email address hidden>  Wed, 22 May 2013 14:03:43 -0400
  • bzr-builddeb (2.8.4) unstable; urgency=low
    
    
      * Add dependency on quilt. LP: #951207
      * Cope with missing tags when looking up upstream versions.
      * Skip quilt unapplying for trees that can not be copied (such as
        _PreviewTree). LP: #950419
      * Document the argument for --export-upstream. LP: #959065
    
     -- Jelmer Vernooij <email address hidden>  Mon, 19 Mar 2012 11:10:21 +0100