[SCM] Debian packaging of File-Rsync CPAN distribution branch, master, updated. upstream/0.42-13-gad709f8

Xavier x.guimard at free.fr
Tue Dec 25 09:51:15 UTC 2012


The following commit has been merged in the master branch:
commit 5031eefa3230b8122fb104f316c6e2434f238911
Author: Xavier <x.guimard at free.fr>
Date:   Tue Dec 25 10:31:39 2012 +0100

    Add override to remove empty man page

diff --git a/debian/rules b/debian/rules
index 2d33f6a..edf7cb6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,7 @@
 
 %:
 	dh $@
+
+override_dh_installman:
+	dh_installman
+	find debian/ -name 'File::config.*' -delete

-- 
Debian packaging of File-Rsync CPAN distribution



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