This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit 046f36e1a89dbe82249aa8c6299697e4e2cbcceb Author: James McCoy <[email protected]> Date: Sat Sep 20 22:06:52 2014 -0400 uscan: Add some example suffixes to repacksuffix's description Signed-off-by: James McCoy <[email protected]> --- scripts/uscan.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/uscan.1 b/scripts/uscan.1 index 215e0f9..0dbee3d 100644 --- a/scripts/uscan.1 +++ b/scripts/uscan.1 @@ -300,7 +300,9 @@ error. \fBrepacksuffix=\fIsuffix\fR If the upstream sources are modified because \fBdebian/copyright\fR contains the \fBFiles-Excluded\fR field, \fIsuffix\fR will be appended to the upstream -version of the repacked tar archive. +version of the repacked tar archive. Common suffixes might be \fB+dfsg1\fR to +indicate the removal of non-DFSG code or \fB+ds1\fR to indicate the removal of +duplicate, but DFSG code. .SH "Directory name checking" Similarly to several other scripts in the \fBdevscripts\fR package, \fBuscan\fR explores the requested directory trees looking for -- 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
