[SCM] Debian packaging of libregexp-common-time-perl branch, master, updated. 1e898096dbb6c2000f6bb2ba2bb0deec4c3c8d0e

gregor herrmann gregoa at debian.org
Wed Jun 5 17:05:21 UTC 2013


The following commit has been merged in the master branch:
commit f2422c5cfa4b32f8b287b8aa96b77ac4358df200
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jun 5 19:02:25 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 libregexp-common-time-perl



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