[libhttp-message-perl] 06/07: Remove empty and malformed manpages

Xavier Guimard xguimard-guest at moszumanska.debian.org
Wed Sep 13 20:40:18 UTC 2017


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

xguimard-guest pushed a commit to branch master
in repository libhttp-message-perl.

commit 2ffd90227f38002a74b2cccf66c9b1930850539f
Author: Xavier Guimard <Xavier Guimard x.guimard at free.fr>
Date:   Wed Sep 13 22:38:59 2017 +0200

    Remove empty and malformed manpages
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..4a398dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,8 @@
 
 %:
 	dh $@
+
+override_dh_installman:
+	rm -f debian/libhttp-message-perl/usr/share/man/man3/HTTP::Headers::Auth.3pm \
+	      debian/libhttp-message-perl/usr/share/man/man3/HTTP::Headers::ETag.3pm
+	dh_installman

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-message-perl.git



More information about the Pkg-perl-cvs-commits mailing list