[SCM] Packaging of Test::Fork in Debian branch, master, updated. 8d8a20f6317046a0e2031c27ab76ff7a6c3b0a89

Olivier Sallou osallou at debian.org
Sat Feb 23 12:57:26 UTC 2013


The following commit has been merged in the master branch:
commit d6d431c522198ff5e96d4e3fd23100c552433126
Author: Olivier Sallou <osallou at debian.org>
Date:   Sat Feb 23 12:55:29 2013 +0100

    rename man3 pages

diff --git a/debian/rules b/debian/rules
index ea1a250..f551f69 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,6 @@
 
 override_dh_installman:
 	#Rename 3pm to 3perl and 1pm to 1
-	rename 's/\.3pm/\.3perl/' debian/libur-perl/usr/share/man/man3/*.3pm*
-	rename 's/\.1p/\.1/' debian/libur-perl/usr/share/man/man1/*.1p*
+	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