devscripts (2.16.2ubuntu1) xenial; urgency=medium

  * Resynchronise with Debian.  Remaining changes:
    - Depend on liblwp-protocol-https-perl and libwww-perl for autopkgtests;
      these are also covered by needs-recommends, but an explicit dependency
      forces autopkgtest not to drop them during Perl transitions due to
      pinning only necessary packages from -proposed.
  * test_package_lifecycle: Adjust for Ubuntu: filter out output from
    pkg-create-dbgsym's dh_gencontrol wrapper, pass
    --set-envvar=NO_PKG_MANGLE=1 to debuild, and pass -U to debchange.

devscripts (2.16.2) unstable; urgency=medium

  [ Osamu Aoki ]
  * uscan:
    + Print proper warnings for bad rules.  Closes: #814049
    + Fix glitches around rules such as "s<...> <...>g" and add their
      tests.
    + Reactivate --no-verbose mode.  Closes: #815645
    + Fix --destdir for version 4.  Closes:#814686
    + Always use uscan_warn and uscan_die.
    + Die if the action script fails.  Closes: #810976
  * test_uscan:
    + Fix non-{Debian,Ubuntu} cases.  Closes: #816645
  * debsnap:
    + Add --list option.  Closes: #610048, #679763, #816910
  * manpage-alert:
    + Show package name etc.  Closes: #497320
  * bts:
    + Fail if --sendmail is broken.  Closes: #809318

  [ Dominique Dumont ]
  * licensecheck:
    + parse (c) owner with email like i...@foo.com

  [ James McCoy ]
  * debsnap:
    + Only make the destination directory if there is something to download.
      (Closes: #816022)
    + Add --first & --last options to define a range of versions to download.
      Based on a patch by Ivo De Decker.  (Closes: #675867)
  * uscan:
    + Fix typo in dirversionmangle help.  (Closes: #816231)
  * grep-excuses:
    + Report excuses even when autoremoval info isn't reachable.  (Closes:
      #816723)
  * Replace references to debbindiff with diffoscope.  (Closes: #818299)
  * Declare compliance with policy 3.9.7, no changes required.

  [ Johannes Schauer ]
  * build-rdeps:
    + Generate correct dependency for cross builds.  Closes: #794538
    + Improve dependency resolver using dose3.  Closes: #797858

  [ Andreas Bombe ]
  * mk-build-deps:
    + Typo fix. Closes: #770642

  [ Adam D. Barratt ]
  * dcmd:
    + Correctly filter .buildinfo files.  This also avoids listing .dsc
      files twice.  (Closes: #818275)

devscripts (2.16.1) unstable; urgency=medium

  [ Antonio Terceiro ]
  * uscan:
    - fix regression in uscan when --destdir is set (Closes: #809662)
      Patch by Alex Mestiashvili <mailatgo...@gmail.com>
    - fix crash when --rename is passed  (Closes: #812417)
    - when scanning for directories called 'debian', ignore the ones that
      don't have a file called 'watch'. This removes several annoying warnings
      when uscan is run on a package that has several directories called
      'debian' in its upstream source.
    - fix English phrases when logging download-related actions
  * mk-build-deps:
    - When installing, pass `-o Debug::pkgProblemResolver=yes` to `apt-get
      install` so that when build dependencies can't be satisfied, you know why.
      Otherwise it would just tell you that the *-build-deps package needs to
      be removed and you will never know why.
  * debian/control:
    - change Vcs-Git: to a https:// URL

  [ James McCoy ]
  * checkbashisms:
    + Recognize dash as a valid shell.
    + Check scripts which use “#!/path/to/env $interpreter”
    + Allow %b as a printf conversion specifier.  Thanks to Mike Frysinger for
      the patch.  (Closes: #804735)
  * debian/tests/control: Add gcc as a dependency for dpkg-architecture.
  * chdist:
    + Symlink, rather than copy, the archive keyrings into the chdist tree so
      they don't get stale.  (Closes: #783497)
  * test_package_lifecycle: Ignore listing of dh_* commands in debuild output.
    The specific commands aren't interesting, so much as the steps that the
    build goes through.  Fixes FTBFS due to new dh_update_autotools_config
    command.  (Closes: #812661)
  * dd-list:
    + Use apt interfaces to find sources files and extract their contents,
      instead of globbing and directly reading files.
  * dcmd:
    + Support .buildinfo files.  Thanks to Johannes Schauer for the patch.
      (Closes: #774554)
  * debsnap:
    + Remove use of JSON module in favor of the core Perl JSON::PP module.
      Thanks to RjY and Jakub Wilk.  (Closes: #803315)
  * dep3changelog:
    + Recognize https URLs for Bug-Debian.  (Closes: #750024)

  [ Christoph Berg ]
  * debcheckout: Add auth mapping for https://github.com.

  [ Osamu Aoki ]
  * uscan:
    + Fix regressions and glitches in the prioritizing mechanism of packages.
      (Closes: #809604)
    + Fix regressions of the verbosety. (Closes: #809541, #809554)
    + Keep the original compressed file when decompressing it for the
      signature verification. (Closes: #812860)
    + Write *.uscan.log only when requested by --log. (Closes: #809806)
    + Fix syntax of GitHub watch file example.  (Closes: #814447)
  * uscan, mk-origtargz:
    + Document Files-Excluded better.  (Closes: #812119)

  [ Dominique Dumont ]
  * licensecheck:
    + detect LGPL license in Perl files handled by Dist::Zilla

Date: Tue, 22 Mar 2016 01:48:57 +0000
Changed-By: Colin Watson <cjwat...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/devscripts/2.16.2ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 22 Mar 2016 01:48:57 +0000
Source: devscripts
Binary: devscripts
Architecture: source
Version: 2.16.2ubuntu1
Distribution: xenial
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Colin Watson <cjwat...@ubuntu.com>
Description:
 devscripts - scripts to make the life of a Debian Package maintainer easier
Closes: 497320 610048 675867 679763 750024 770642 774554 783497 794538 797858 
803315 804735 809318 809541 809554 809604 809662 809806 810976 812119 812417 
812661 812860 814049 814447 814686 815645 816022 816231 816645 816723 816910 
818275 818299
Changes:
 devscripts (2.16.2ubuntu1) xenial; urgency=medium
 .
   * Resynchronise with Debian.  Remaining changes:
     - Depend on liblwp-protocol-https-perl and libwww-perl for autopkgtests;
       these are also covered by needs-recommends, but an explicit dependency
       forces autopkgtest not to drop them during Perl transitions due to
       pinning only necessary packages from -proposed.
   * test_package_lifecycle: Adjust for Ubuntu: filter out output from
     pkg-create-dbgsym's dh_gencontrol wrapper, pass
     --set-envvar=NO_PKG_MANGLE=1 to debuild, and pass -U to debchange.
 .
 devscripts (2.16.2) unstable; urgency=medium
 .
   [ Osamu Aoki ]
   * uscan:
     + Print proper warnings for bad rules.  Closes: #814049
     + Fix glitches around rules such as "s<...> <...>g" and add their
       tests.
     + Reactivate --no-verbose mode.  Closes: #815645
     + Fix --destdir for version 4.  Closes:#814686
     + Always use uscan_warn and uscan_die.
     + Die if the action script fails.  Closes: #810976
   * test_uscan:
     + Fix non-{Debian,Ubuntu} cases.  Closes: #816645
   * debsnap:
     + Add --list option.  Closes: #610048, #679763, #816910
   * manpage-alert:
     + Show package name etc.  Closes: #497320
   * bts:
     + Fail if --sendmail is broken.  Closes: #809318
 .
   [ Dominique Dumont ]
   * licensecheck:
     + parse (c) owner with email like i...@foo.com
 .
   [ James McCoy ]
   * debsnap:
     + Only make the destination directory if there is something to download.
       (Closes: #816022)
     + Add --first & --last options to define a range of versions to download.
       Based on a patch by Ivo De Decker.  (Closes: #675867)
   * uscan:
     + Fix typo in dirversionmangle help.  (Closes: #816231)
   * grep-excuses:
     + Report excuses even when autoremoval info isn't reachable.  (Closes:
       #816723)
   * Replace references to debbindiff with diffoscope.  (Closes: #818299)
   * Declare compliance with policy 3.9.7, no changes required.
 .
   [ Johannes Schauer ]
   * build-rdeps:
     + Generate correct dependency for cross builds.  Closes: #794538
     + Improve dependency resolver using dose3.  Closes: #797858
 .
   [ Andreas Bombe ]
   * mk-build-deps:
     + Typo fix. Closes: #770642
 .
   [ Adam D. Barratt ]
   * dcmd:
     + Correctly filter .buildinfo files.  This also avoids listing .dsc
       files twice.  (Closes: #818275)
 .
 devscripts (2.16.1) unstable; urgency=medium
 .
   [ Antonio Terceiro ]
   * uscan:
     - fix regression in uscan when --destdir is set (Closes: #809662)
       Patch by Alex Mestiashvili <mailatgo...@gmail.com>
     - fix crash when --rename is passed  (Closes: #812417)
     - when scanning for directories called 'debian', ignore the ones that
       don't have a file called 'watch'. This removes several annoying warnings
       when uscan is run on a package that has several directories called
       'debian' in its upstream source.
     - fix English phrases when logging download-related actions
   * mk-build-deps:
     - When installing, pass `-o Debug::pkgProblemResolver=yes` to `apt-get
       install` so that when build dependencies can't be satisfied, you know 
why.
       Otherwise it would just tell you that the *-build-deps package needs to
       be removed and you will never know why.
   * debian/control:
     - change Vcs-Git: to a https:// URL
 .
   [ James McCoy ]
   * checkbashisms:
     + Recognize dash as a valid shell.
     + Check scripts which use “#!/path/to/env $interpreter”
     + Allow %b as a printf conversion specifier.  Thanks to Mike Frysinger for
       the patch.  (Closes: #804735)
   * debian/tests/control: Add gcc as a dependency for dpkg-architecture.
   * chdist:
     + Symlink, rather than copy, the archive keyrings into the chdist tree so
       they don't get stale.  (Closes: #783497)
   * test_package_lifecycle: Ignore listing of dh_* commands in debuild output.
     The specific commands aren't interesting, so much as the steps that the
     build goes through.  Fixes FTBFS due to new dh_update_autotools_config
     command.  (Closes: #812661)
   * dd-list:
     + Use apt interfaces to find sources files and extract their contents,
       instead of globbing and directly reading files.
   * dcmd:
     + Support .buildinfo files.  Thanks to Johannes Schauer for the patch.
       (Closes: #774554)
   * debsnap:
     + Remove use of JSON module in favor of the core Perl JSON::PP module.
       Thanks to RjY and Jakub Wilk.  (Closes: #803315)
   * dep3changelog:
     + Recognize https URLs for Bug-Debian.  (Closes: #750024)
 .
   [ Christoph Berg ]
   * debcheckout: Add auth mapping for https://github.com.
 .
   [ Osamu Aoki ]
   * uscan:
     + Fix regressions and glitches in the prioritizing mechanism of packages.
       (Closes: #809604)
     + Fix regressions of the verbosety. (Closes: #809541, #809554)
     + Keep the original compressed file when decompressing it for the
       signature verification. (Closes: #812860)
     + Write *.uscan.log only when requested by --log. (Closes: #809806)
     + Fix syntax of GitHub watch file example.  (Closes: #814447)
   * uscan, mk-origtargz:
     + Document Files-Excluded better.  (Closes: #812119)
 .
   [ Dominique Dumont ]
   * licensecheck:
     + detect LGPL license in Perl files handled by Dist::Zilla
Checksums-Sha1:
 d78e05cca6db92a2ba35318778fcecd3676c6536 2401 devscripts_2.16.2ubuntu1.dsc
 dc6769c83d63f465b87a7b96650e89c730c19f74 684620 devscripts_2.16.2ubuntu1.tar.xz
Checksums-Sha256:
 744a66c15d72fc8250ffc469a7da9743e7936419941335f0aaca3555af33f6ca 2401 
devscripts_2.16.2ubuntu1.dsc
 cc4d908f384f138bf919116a7982261b6f6cdae3309da002f3a24ee6903027ee 684620 
devscripts_2.16.2ubuntu1.tar.xz
Files:
 e6e5c029fd9a6fff9eb43d5e09c5beaa 2401 devel optional 
devscripts_2.16.2ubuntu1.dsc
 512c532e9c21758d611c89c9999f7666 684620 devel optional 
devscripts_2.16.2ubuntu1.tar.xz
Original-Maintainer: Devscripts Devel Team 
<devscripts-de...@lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Colin Watson <cjwat...@debian.org> -- Debian developer

iQIVAwUBVvCl7Dk1h9l9hlALAQjAWhAAuB+D39HLm0L9FMqkxhRzyHfceLVPdu12
Y8b3AK49+/BhhdFNwJTqkyo8r8wNbZRHxt93SA6EV15ncY/hQ8qyxeTjzwOM38Nx
so+2PBADx7+P3zI4f2zHC7j/9lueduvqzzJYjLCu2B+uK6XiMp0MmiawecdnC1rM
cI/7Yue5cJEe068L71evxTXbf8nGvo3qasC1ErTCHBhfqRKyPEtChLV6q05bxIPa
LS22NGxrP1G0uqlWx0djdbkWNUts7mIbZS3H/1lL4WQlWePLHpabrBK4PuKzSq7p
eArGtVazxpSz2oHGp7IeMDLc455qfzBtgIMR5On/onr7v9YxJkflyZ8fMnUdjXto
4pta7HfosBgtw6PnhGT7uaZI331P9DfcbMR9x1yh3/wbk58pfuxywgQp/n/yc+CK
NvDzbRYk6otobQVpgWxFVOw/vt0e/hN/pRaZsjp5N2pKeYHkRcBg0X/vJoCzmHAe
rwTIka3KGsbpRfCGxLpelueVgKBWD4TcCW8+66toAm7xKrHoRf0n/g1kcVVCPexc
8KX7l9b47kbNO2vL1un8J5f/YG5EXVfzekTX/j/pq51oaUqtD5cfRlo+bENIQ48J
5LNeGIpoZlGPlmeLSpjS8WlKSguhwx7uPkr+HdY7MiRL1CJ0g45C1s1xbhk/IqFd
akH8FBL/4DM=
=FsFl
-----END PGP SIGNATURE-----
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes

Reply via email to