This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit ea86b30255deed670ca982972f13744951f7c070 Author: James McCoy <[email protected]> Date: Wed Jun 8 22:15:41 2016 -0400 Add changelog entry for Perl 5.24 Getopt::Long fix Signed-off-by: James McCoy <[email protected]> --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 52b55fe..8cbcf2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,10 @@ devscripts (2.16.6) UNRELEASED; urgency=medium * uscan: + Fix typo of "passive" in description of PASV FTP mode. Thanks to Yann Dirson for the patch. (Closes: #826321) + * dd-list: + + Require an argument for ā-sā option, as intended, fixing a compatibility + issue with Perl 5.24's Getopt::Long. Thanks to Niko Tyni for the patch. + (Closes: #826401) [ Paul Wise ] * 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
