This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts.
commit 226b0d8265d815fedcfc076ed2b862d17d9ca655 Author: Osamu Aoki <os...@debian.org> Date: Fri Sep 8 23:26:26 2017 +0900 uscan: use proper file extension for signature The commit at b2d8a49a ("uscan: proper suffix", 2017-09-02) fixes issues reported later as #874569. This code was originally fixed when I tried to address #833012 while the fix for the #833012 bug itself was differed until an actual use case is found. Signed-off-by: Osamu Aoki <os...@debian.org> --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fffc74e..9130553 100644 --- a/debian/changelog +++ b/debian/changelog @@ -62,7 +62,8 @@ devscripts (2.17.10) UNRELEASED; urgency=medium + Don't fail on pgpmode=previous. Closes: #840943, #873289 + Rename and convert the detached signature with updated mk-origtargz. Closes: #727096 - * mk-origtargz + + Use correct extension for the downloaded signature. Closes: #874569 + * mk-origtargz + Rename and convert the detached signature. Closes: #832267, #837173, #870281 * uupdate -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list devscripts-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel