[devscripts] 02/03: scripts/Makefile: Add --name to help2man call to avoid manpage-has-useless-whatis-entry Lintian warning.
Chris Lamb
chris at chris-lamb.co.uk
Mon Sep 11 06:58:26 UTC 2017
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 <lamby at debian.org>
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
More information about the devscripts-devel
mailing list