This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch jessie-backports in repository devscripts.
commit 5d3a7fe31a7f9b789e6f60f3040c7a9a0da6aa4f Merge: 4f72198 1e3e827 Author: James McCoy <[email protected]> Date: Thu Jun 8 21:06:44 2017 -0400 Merge tag 'v2.17.6' into jessie-backports tagging package devscripts version 2.17.6 debian/changelog | 33 + debian/control | 2 + po4a/po/de.po | 3754 +++++++++++++++----------- po4a/po/devscripts.pot | 2676 +++++++++++-------- po4a/po/fr.po | 5727 +++++++++++++++++++++++----------------- scripts/bts.pl | 2 + scripts/chdist.bash_completion | 6 +- scripts/chdist.pl | 12 +- scripts/debcheckout.pl | 5 +- scripts/debcommit.pl | 3 +- scripts/debdiff.pl | 2 +- scripts/debrepro.pod | 4 + scripts/debrepro.sh | 21 + scripts/debsign.sh | 2 +- scripts/dscverify.pl | 2 + scripts/grep-excuses.pl | 3 +- scripts/namecheck.pl | 8 +- scripts/rc-alert.pl | 2 + scripts/svnpath.pl | 7 +- scripts/uscan.pl | 18 +- scripts/wnpp-alert.sh | 2 +- scripts/wnpp-check.1 | 2 +- 22 files changed, 7103 insertions(+), 5190 deletions(-) diff --cc debian/changelog index bc534ad,0067413..2de2cb7 --- a/debian/changelog +++ b/debian/changelog @@@ -1,11 -1,36 +1,44 @@@ + devscripts (2.17.6) unstable; urgency=medium + + [ Osamu Aoki ] + * uscan: + + Update manpage on the github.com behavior and the alternative + shorthand form. (Closes: #836507, #859089) + + [ Adam D. Barratt ] + * uscan: fix a typo in the manpage + * debdiff: fix a typo + + [ Paul Wise ] + * chdist: + + add support for running aptitude + * debcheckout: + + handle cgit URLs too. Thanks to Rhonda for the suggestion. + * Make various scripts work when HOME is unset: + bts chdist debcommit dscverify grep-excuses + namecheck rc-alert svnpath wnpp-alert + + [ Antonio Terceiro ] + * debrepro: + + check for dependencies before doing any builds (Closes: #862586) + + [ James Clarke ] + * debsign: + + Fix signing a dsc directly. (Closes: #863497) + + [ Jean-Pierre Giraud ] + * French translation update (Closes: #863983) + + -- James McCoy <[email protected]> Sat, 03 Jun 2017 14:29:24 -0400 + +devscripts (2.17.5~bpo8+1) jessie-backports; urgency=medium + + * Rebuild for jessie-backports. + * Revert diffoscope → debbindiff change from 2.16.2~bpo8+1, since diffoscope + is in jessie-backports now. + + -- James McCoy <[email protected]> Wed, 24 May 2017 23:49:08 -0400 + devscripts (2.17.5) unstable; urgency=medium * Create GNUPGHOME in /tmp to fix CI failures due to long path names. -- 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
