This is an automated email from the git hooks/post-receive script. infinity0 pushed a commit to branch pu/debpatch in repository devscripts.
commit a52b87b3b12eecb4a6eae05ef9313f6f7dd71026 Merge: aa18b6d bd3b2ce Author: Ximin Luo <[email protected]> Date: Wed Jun 28 16:23:30 2017 +0200 Merge branch 'master' into pu/debpatch debian/changelog | 41 +- debian/control | 1 + po4a/po/de.po | 3760 +++++++++++++++++-------------- po4a/po/devscripts.pot | 2678 ++++++++++++---------- po4a/po/fr.po | 5731 +++++++++++++++++++++++++++--------------------- scripts/bts.pl | 2 +- scripts/debchange.pl | 20 +- scripts/debrepro.pod | 4 + scripts/debrepro.sh | 21 + scripts/debsign.sh | 2 +- scripts/debsnap.pl | 65 +- scripts/dscverify.1 | 2 +- scripts/dscverify.pl | 2 +- scripts/rc-alert.pl | 2 +- scripts/wnpp-check.1 | 2 +- test/test_debchange | 7 + 16 files changed, 7135 insertions(+), 5205 deletions(-) diff --cc debian/changelog index c09fdce,730824f..27b05d5 --- a/debian/changelog +++ b/debian/changelog @@@ -1,4 -1,24 +1,28 @@@ - devscripts (2.17.6) UNRELEASED; urgency=medium + devscripts (2.17.7) UNRELEASED; urgency=medium + + [ Paul Wise ] + * Switch from /org to /srv in paths on debian.org servers + + [ Mattia Rizzolo ] + * debchange: + + Target stretch-backports with --bpo. + + Support $codename{,-{proposed-updates,security}} as well. Closes: #789587 + + [ Hilko Bengen ] + * debchange: + + Replace dpkg call with Dpkg::Version::compare_version (Closes: #854366) + + [ Cyril Brulebois ] + * debsnap: + + parse the dsc file when downloading source packages. (Closes: #862668) + ++ [ Ximin Luo ] ++ * debpatch: ++ + New script, Apply a debdiff to a Debian source package. (Closes: #845659) ++ + -- Paul Wise <[email protected]> Sat, 17 Jun 2017 13:11:35 +0800 + + devscripts (2.17.6) unstable; urgency=medium [ Osamu Aoki ] * uscan: -- 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
