This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit fc6a5cd15b74c18c5367af4f6eb2a05a9d5ebb8f Author: James McCoy <[email protected]> Date: Mon May 5 22:33:48 2014 -0400 mk-origtargz: Fix grammar in --repack description Signed-off-by: James McCoy <[email protected]> --- scripts/mk-origtargz.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/mk-origtargz.pl b/scripts/mk-origtargz.pl index a299ef4..265e660 100755 --- a/scripts/mk-origtargz.pl +++ b/scripts/mk-origtargz.pl @@ -113,7 +113,7 @@ If the file has to be modified (because it is a B<zip> file, because of B<--repa =item B<--repack> -If the given file is not in compressed using the desired format (see +If the given file is not compressed using the desired format (see B<--compression>), recompress it. =item B<--compression> [ B<gzip> | B<bzip2> | B<lzma> | B<xz> ] -- 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
