This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit 226ab8f418f8a15d9758709da17a1c594bed690f Merge: e1a18a8 6c582f8 Author: James McCoy <[email protected]> Date: Sun Feb 26 15:02:57 2017 -0500 Merge remote-tracking branch 'origin/pu/debsign-buildinfo' debian/changelog | 3 + scripts/debsign.1 | 64 +++--- scripts/debsign.bash_completion | 1 + scripts/debsign.sh | 486 +++++++++++++++++++++++++--------------- scripts/dscverify.pl | 7 +- 5 files changed, 347 insertions(+), 214 deletions(-) diff --cc debian/changelog index 7e28ad1,19fbf08..36ec775 --- a/debian/changelog +++ b/debian/changelog @@@ -3,9 -3,6 +3,12 @@@ devscripts (2.17.2) UNRELEASED; urgency [ James McCoy ] * deb-reversion: + Correct parsing of long-form --new-version switch. (Closes: #853919) + * grep-excuses: + + Improve robustness of HTML parsing to avoid issues like #856104, until + grep-excuses is converted to consume YAML. ++ * debsign: ++ + Add support for *.buildinfo files. Thanks to Ximin Luo and Guillem ++ Jover for the patches! (Closes: #855282) [ Antonio Terceiro ] * rc-alert: -- 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
