[libplack-middleware-debug-perl] 03/06: Remove empty manpages for Plack::Middleware::Debug::Panel and Plack::Middleware::Debug::Session

Florian Schlichting fsfs at moszumanska.debian.org
Sun Feb 23 21:01:07 UTC 2014


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

fsfs pushed a commit to branch master
in repository libplack-middleware-debug-perl.

commit 7a7f6240aa10b41a2ce954f7afb3a66168e29f7d
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun Feb 23 21:02:57 2014 +0100

    Remove empty manpages for Plack::Middleware::Debug::Panel and Plack::Middleware::Debug::Session
---
 debian/rules | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..8660788 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,9 @@
 
 %:
 	dh $@
+
+override_dh_auto_install:
+	dh_auto_install
+	# remove empty manpages
+	rm --verbose $(CURDIR)/debian/libplack-middleware-debug-perl/usr/share/man/man3/Plack::Middleware::Debug::Panel.3pm
+	rm --verbose $(CURDIR)/debian/libplack-middleware-debug-perl/usr/share/man/man3/Plack::Middleware::Debug::Session.3pm

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libplack-middleware-debug-perl.git



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