This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository devscripts.

commit cbaa71d25e8a0f92927b02e79ea1fa80907ebf1c
Author: Chris Lamb <[email protected]>
Date:   Mon Sep 11 07:57:40 2017 +0100

    scripts/Makefile: Add --name to help2man call to avoid 
manpage-has-useless-whatis-entry Lintian warning.
---
 scripts/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/Makefile b/scripts/Makefile
index 59dce51..a687a6b 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -88,6 +88,7 @@ devscripts.1: devscripts.1.in
 
 reproducible-check.1: reproducible-check
        help2man \
+               --name="Reports on the reproducible status of installed 
packages" \
                --no-info \
                --no-discard-stderr \
                ./reproducible-check >$@

-- 
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

Reply via email to