[SCM] Debian packaging of libsys-filesystem-perl branch, master, updated. 4936a9f74d635112a2a125d2587ec95da9dab650

gregor herrmann gregoa at debian.org
Wed Jun 5 18:37:11 UTC 2013


The following commit has been merged in the master branch:
commit 8a7fa973823722c46b78aa003ed4d3756044bee5
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jun 5 20:31:03 2013 +0200

    workaround for debhelper bug #711131
    
    Git-Dch: Ignore

diff --git a/debian/rules b/debian/rules
index 2d33f6a..b91ebe0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,7 @@
 
 %:
 	dh $@
+
+# bug #711131 in debhelper 9.20130604
+override_dh_installchangelogs:
+	dh_installchangelogs Changes

-- 
Debian packaging of libsys-filesystem-perl



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