[SCM] Debian packaging of libio-compress-perl branch, master, updated. debian/2.043-1-6-g3e61705

gregor herrmann gregoa at debian.org
Wed Dec 7 17:11:00 UTC 2011


The following commit has been merged in the master branch:
commit da3e612eb4f21a33b601b797787b8ad42c7ab059
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 7 17:59:34 2011 +0100

    The FAQ now gets manified and installed by the upstream build system, remove manual pod2man invocation from debian/rules.

diff --git a/debian/rules b/debian/rules
index b5a6041..10882d3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,11 +12,6 @@ override_dh_auto_configure:
 override_dh_auto_test:
 	dh_auto_test -- TEST_SKIP_VERSION_CHECK=1
 
-override_dh_auto_install:
-	dh_auto_install
-	pod2man --section 3pm --name "IO::Compress::FAQ" $(CURDIR)/pod/FAQ.pod \
-		> $(TMP)/usr/share/man/man3/IO::Compress::FAQ.3pm
-
 override_dh_installexamples:
 	dh_installexamples
 	find $(TMP)/usr/share/doc/$(PACKAGE)/examples \

-- 
Debian packaging of libio-compress-perl



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