[SCM] Debian packaging of libdatetime-format-builder-perl branch, master, updated. 8a2e0115cbcf41420b2e3ea14551364dc3553f62

Xavier Guimard x.guimard at free.fr
Mon Apr 29 20:13:26 UTC 2013


The following commit has been merged in the master branch:
commit dea5eec92c29cb47525c766c940b59d9907c875b
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Mon Apr 29 22:11:50 2013 +0200

    Remove pod2man hook in debian/rules

diff --git a/debian/rules b/debian/rules
index d1c973f..abde6ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,5 @@
 #!/usr/bin/make -f
 
-SRCFILE=lib/DateTime/Format/Builder.pod
-MANFILE=DateTime\:\:Format\:\:Builder.3pm
-
 %:
 	dh $@
 
-override_dh_auto_build:
-	dh_auto_build
-	pod2man --section=3pm ${SRCFILE} > blib/man3/${MANFILE}
-
-
-
-

-- 
Debian packaging of libdatetime-format-builder-perl



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