News for package devscripts

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (native)
Source: devscripts
Binary: devscripts
Architecture: any
Version: 2.15.9
Maintainer: Devscripts Devel Team <[email protected]>
Uploaders: James McCoy <[email protected]>, Martin Zobel-Helas <[email protected]>, Patrick Schoenfeld <[email protected]>, Ryan Niebur <[email protected]>, Benjamin Drung <[email protected]>
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/devscripts.git
Vcs-Git: git://anonscm.debian.org/collab-maint/devscripts.git
Testsuite: autopkgtest
Build-Depends: bash-completion, debhelper (>= 9), docbook-xsl, dpkg-dev (>= 1.17.0), file, libdistro-info-perl, libfile-desktopentry-perl, libtimedate-perl, liburi-perl, libwww-perl, lsb-release, perl, pkg-config, po4a (>= 0.40), pylint, python3-all, python3-debian (>= 0.1.15), python3-magic, python3-setuptools, shunit2 (>= 2.1.6), unzip, wdiff, xsltproc, xz-utils, zip
Package-List:
 devscripts deb devel optional arch=any
Checksums-Sha1:
 095acb1e04031f89d55510d11c12131a7038c620 627784 devscripts_2.15.9.tar.xz
Checksums-Sha256:
 409c7527ea91dda844688707b365485a9f5cc2e733e93f996fb597c64c78589d 627784 devscripts_2.15.9.tar.xz
Files:
 ee374a77adb4c7e782e2a6a79f64a66d 627784 devscripts_2.15.9.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJWEyADXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5MUJGQkY0RDY5NTZCRDVERjdCNzJEMjNE
RkU2OTFBRTMzMUJBM0RCAAoJEN/mka4zG6PbRlcP/ieZYd7NRKpHJ03w3YwBgBGg
2Hb3+I2kr+ikeaRB6Gq+0SL/CxawAaTdTo/JexV4Nc3ijCdCNOE1uNiKgF0Dl2jt
zWqhZY81VOLb5zDp43XTrNXav9jZ16ZoH9PsHFRUIapFJFYPRSSOuhGAPi+M1Mow
3/BnNgcYKKgjt1XvT8oaO2+vWjDDxvul1M9boH+mdx4JBMum342KZZr1fdNTmx4Q
qOFnhDrOL7VM3ZoalN+9iEFvVdDrm7UGbFtEPVb3BZRQ3XTRVbDbh79jV/Mfbj5A
NWuXPoXzju1kW2zFzDqYV5tX0SVQHbR6V24dQapU0uFEYNdRTneSx6I0hVLGoKE3
0TpxERS/iibqgLoLc7dZCtF6HjKRwCzol6jI1oxPzMCO6dfLxELNAGqKJCA9VWdd
ycEPI8jqfs+ON/xIavCS3wDZCm1AEVWR99zbB0ZEjAmU3CNjbRrHpoxFRJ4QlIU4
QGWEO0uNOqlPCnk5iv+H6YAg3VaRej+Skf2qZvFHpDWOJ/EtHpIj/pdoREIJAE5f
WSntgW8WfAN8dELDM607Y57lGTVMfrTlXA7HnyRyf1TPttB74ulX/oo04uUymXmn
O/JWFYjVhW3f3869TJv4Hv7iCe+mSbfl3dpFLHhYu44ocFJE3pCyiDV/Bm80OwFm
BV/msblImPEwucyQMaxg
=UOxs
-----END PGP SIGNATURE-----

Changes:
devscripts (2.15.9) unstable; urgency=medium

  [ Joachim Breitner ]
  * mk-origtargz:
    + Work around tar --delete not working unless piping. This should
      make the support for Excluded-Files more reliable.
      Thanks to Felix Natter for identifying the problem and solution.
  * debcommit:
    + Detect git repositories even if .git is a file instead of a directory,
      as it can be the case with "git worktree" worktrees.
  * origtargz: Call rm -rf with "--", so that files starting with - are not
    considered arguments by rm.

  [ James McCoy ]
  * bts:
    + Add reference to pts-subscribe(1) in bts(1).  (Closes: #794689)
  * tagpending:
    + Fix warning when there are no fixed bugs in the changelog.  (Closes:
      #795470)
    + Avoid querying the BTS when there are no bugs closed in the changelog.
  * mergechanges:
    + Add -S/--source argument to skip all binary packages.  Thanks to Ansgar
      Burchardt for the patch.  (Closes: #795573)
  * debchange:
    + Only emit "no orig tarball" for non-native packages.  (Closes: #797018)
  * debcheckout:
    + Clarify documentation of -f option.  Thanks to Daniel Shahaf for the
      patch!  (Closes: #797265)
  * annotate-output:
    + Optimize the case of FORMAT not containing any date format codes.
      Thanks to Stefan Fritsch for the patch.  (Closes: #799553)
  * build-rdeps:
    + Avoid recursing into apt's lists directory.  Only the top-level files
      are interesting and this avoids a “Permission denied” warning with apt
      versions that restrict access to the lists/partial directory.  Thanks to
      James Cowgill for the patch.  (Closes: #798252)
  * wrap-and-sort:
    + Avoid modifying an empty file.  Thanks to Chris Lamb for the patch.
      (Closes: #789579)
  * dd-list:
    + Omit information from stanzas with “Extra-Source-Only: yes”.
    + Use only the information from the most recent version of a package
      within each sources file.  (Closes: #788820)
    + Enable reading sources data from gz or bzip2 compressed files.  If the
      --dctrl switch is being used, the -z switch is needed to enabled
       decompression.  Compressed files specified with the -s switch will
       automatically be handled if using a .gz/.bz2 extension.

  [ Dominique Dumont ]
  * licensecheck:
    * added --text option to avoid scanning binary files (Closes: #797562)
    * use 'file' command to decide whether to scan a file or
      not (instead of testing file suffix)
    * remove trailing '#' from © information
    * store only first © block to avoid duplicated information
    * remove '\' from © information (useful for nroff files)

  [ Adam D. Barratt ]
  * getbuildlog:
    + Stop downloading logs from debian-ports explicitly, now that it has
      been merged into buildd.debian.org and downloading from both locations
      causes duplicate downloads.  (Closes: #796506)

  [ Dmitry Shachnev ]
  * uscan: Use https protocol for pypi.debian.net redirector, now that it
    is available.  (Closes: #796880)

  [ Osamu Aoki ]
  * uscan:
    + Ensure the version field in the watch line is defined, rather than
      "true" before using it in a comparison.  The enables the use of 0 as a
      value for the version.  (Closes: #796984)

  [ Gunnar Wolf ]
  * debchange:
    + Allow the current preferred security upload targets
      (wheezy|jessie|stretch)-security instead of their changing
      counterparts (oldstable|stable|testing)-security (Closes: #797084)

  [ Antonio Terceiro ]
  * chdist:
    + Add support for running apt-file
  * debian/lintian-overrides: remove overrides for false positives that had
    been fixed in lintian

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

 -- James McCoy <[email protected]>  Mon, 05 Oct 2015 21:00:08 -0400