[SCM] Debian packaging of libperl-prereqscanner-perl branch, master, updated. debian/1.010-1-8-g7f59fd1

Alessandro Ghedini al3xbio at gmail.com
Fri Mar 9 15:19:08 UTC 2012


The following commit has been merged in the master branch:
commit 0a98fd112586db93814d205a0f80ca5ebbae3cbc
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Fri Mar 9 15:29:27 2012 +0100

    Do not remove backup Changes file on dh_clean

diff --git a/debian/rules b/debian/rules
index 8232861..09d7d19 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,3 +15,7 @@ override_dh_auto_install:
 	rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/share/man/man1/
 	# empty
 	$(RM) $(TMP)/usr/share/man/man3/Perl::PrereqScanner::Scanner::TestMore.3pm
+
+override_dh_clean:
+	dh_clean -XChanges~
+

-- 
Debian packaging of libperl-prereqscanner-perl



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