This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts.
commit e7a41706bdecc0e6914919b25d4de29dc3d28eb8 Author: Osamu Aoki <[email protected]> Date: Fri Dec 4 22:35:53 2015 +0900 uscan: fix spacing --- scripts/uscan.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/uscan.pl b/scripts/uscan.pl index af3800d..3c95174 100755 --- a/scripts/uscan.pl +++ b/scripts/uscan.pl @@ -416,7 +416,7 @@ Set the user-agent string used to contact the HTTP(S) server as I<user-agent-string>. (persistent) B<user-agent> option should be specified by itself in the watch line without -I<URL>,to allow using semicolons and commas in it. +I<URL>, to allow using semicolons and commas in it. =item B<pasv>, B<passsive> -- 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
