[SCM] Packaging of Class:AutoloadCAN in Debian branch, master, updated. 7982d87a104a147da5cf286fcb1591c725047b76

gregor herrmann gregoa at debian.org
Tue Feb 26 16:43:07 UTC 2013


The following commit has been merged in the master branch:
commit 7982d87a104a147da5cf286fcb1591c725047b76
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Feb 26 17:39:43 2013 +0100

    debian/rules: remove override_dh_installman
    
    one rename fails, the other looks wrong (according to my thoughts and
    lintian :))
    
    Git-Dch: Ignore

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

-- 
Packaging of Class:AutoloadCAN in Debian



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