This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit 3e02bb91f06a369657f29d5e4d4034ae2444288f Author: James McCoy <[email protected]> Date: Tue Nov 19 22:32:07 2013 -0500 Document uscan repack functionality in debian/changelog Signed-off-by: James McCoy <[email protected]> --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 43288f9..b2c1faa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,10 @@ devscripts (2.13.5) UNRELEASED; urgency=low [ James McCoy ] * namecheck: Fix “406 Not Acceptable” error when querying Alioth. (Closes: #725228) + * uscan: Allow specifying file exclusion rules in d/copyright so uscan can + automatically repack upstream archives which contain non-DFSG content. + Thanks to Andreas Tille, gregor herrmann, and Rafael Laboissiere for the + patches. (Closes: #685787) [ Evgeni Golov ] * debcheckout: allow setting the user for auth mode in the config. (Closes: -- 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
