This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch jessie-backports in repository devscripts.
commit d1e2b7922e381fc6e63e622a56009037f54388e4 Merge: 6462800 d13aefc Author: James McCoy <[email protected]> Date: Fri Apr 29 20:21:00 2016 -0400 Merge tag 'v2.16.4' into jessie-backports tagging package devscripts version 2.16.4 debian/changelog | 31 ++++++++++++++++++++ scripts/chdist.bash_completion | 5 ++-- scripts/dd-list.1 | 8 +++--- scripts/dd-list.pl | 6 ++-- scripts/debsnap.1 | 2 +- scripts/licensecheck.pl | 64 +++++++++++++++++++++++++++++++----------- scripts/mk-build-deps.pl | 8 +----- scripts/origtargz.pl | 15 +++++----- scripts/uscan.pl | 22 ++++++++++----- test/test_licensecheck | 3 ++ test/test_licensecheck_SL | 2 +- 11 files changed, 116 insertions(+), 50 deletions(-) diff --cc debian/changelog index 1615d3f,6f655a9..29a48ee --- a/debian/changelog +++ b/debian/changelog @@@ -1,11 -1,34 +1,42 @@@ + devscripts (2.16.4) unstable; urgency=medium + + * mk-build-deps: + + Only remove the deb after install if --remove was specified. + * uscan: + + Return early from process_watchline if no download or sig verification + is taking place. (Closes: #822233) + + -- James McCoy <[email protected]> Sat, 23 Apr 2016 21:33:42 -0400 + + devscripts (2.16.3) unstable; urgency=medium + + [ James McCoy ] + * uscan: + + Fix regression in processing FTP listings when file pattern is the tail + of another filename. (Closes: #818727) + + Handle trailing spaces on the watch line when determining whether the + line specifies the version to check. (Closes: #818865) + + xip → xpi in the manpage. (Closes: #819106) + + [ Paul Wise ] + * Update chdist bash-completion file with the architectures currently + (as of 2016-04-02) listed on buildd.debian.org + * Support xz compressed files in dd-list + + [ Christoph Berg ] + * origtargz: Clarify manpage about when the tarball is unpacked. + (Closes: #820494) + + -- James McCoy <[email protected]> Wed, 20 Apr 2016 21:18:30 -0400 + +devscripts (2.16.2~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + + Revert debbindiff → diffoscope change, since diffoscope isn't in + jessie(-backports). + + -- James McCoy <[email protected]> Thu, 31 Mar 2016 21:28:11 -0400 + devscripts (2.16.2) unstable; urgency=medium [ Osamu Aoki ] -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
