[SCM] Debian packaging of libmousex-getopt-perl branch, master, updated. 8e8be3ce4d39f3de23a8edc01ec03502524e8edf

Alessandro Ghedini al3xbio at gmail.com
Wed Mar 21 12:52:21 UTC 2012


The following commit has been merged in the master branch:
commit 056e962a905607b5073b939a160c368b7affc003
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Wed Mar 21 13:44:15 2012 +0100

    Override dh_clean to avoid deletion of *~ files

diff --git a/debian/rules b/debian/rules
index 2d33f6a..57d007e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_clean:
+	dh_clean -XChangeLog~ -Xdist.ini~

-- 
Debian packaging of libmousex-getopt-perl



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