This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit beb09f81e03c839471bdf61ed6049bd209a6aa4a Author: James McCoy <[email protected]> Date: Sat Sep 20 22:38:02 2014 -0400 uscan: Clarify the +ds1 use case Signed-off-by: James McCoy <[email protected]> --- scripts/uscan.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/uscan.1 b/scripts/uscan.1 index 0dbee3d..617aaee 100644 --- a/scripts/uscan.1 +++ b/scripts/uscan.1 @@ -302,7 +302,7 @@ 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. 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. +embedded (DFSG) code copies. .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
