[SCM] Packaging of Test::Fork in Debian branch, master, updated. 5da7828880f2a400894968bd921a3e85e4138595

gregor herrmann gregoa at debian.org
Tue Feb 26 17:07:45 UTC 2013


The following commit has been merged in the master branch:
commit ab0e37cc1c74ce1e0d94ec5e288412934b7ed52f
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Feb 26 18:01:12 2013 +0100

    d/rules: remove override_dh_installman
    
    one rename fails, the other looks wrong
    
    Git-Dch: Ignore

diff --git a/debian/rules b/debian/rules
index f551f69..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,3 @@
 
 %:
 	dh $@
-
-override_dh_installman:
-	#Rename 3pm to 3perl and 1pm to 1
-	rename 's/\.3pm/\.3perl/' debian/libtest-fork-perl/usr/share/man/man3/*.3pm*
-	rename 's/\.1p/\.1/' debian/libtest-fork-perl/usr/share/man/man1/*.1p*
-	dh_installman

-- 
Packaging of Test::Fork in Debian



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