[SCM] Debian packaging of libsocialtext-resting-utils-perl branch, master, updated. f5ed69cd2cb2be0dd233dbe4a2459f171dc8db4d

gregor herrmann gregoa at debian.org
Wed Jun 5 17:46:02 UTC 2013


The following commit has been merged in the master branch:
commit 35eb1a6161fbd745d8c1621ac97bf6bbd79d15fe
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jun 5 19:44:35 2013 +0200

    workaround for debhelper bug #711131
    
    Git-Dch: Ignore

diff --git a/debian/rules b/debian/rules
index 18e4798..58f652e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,3 +22,7 @@ override_dh_auto_install:
 	dh_auto_install
 	rm $(TMP)/usr/bin/*
 	rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/bin
+
+# bug #711131 in debhelper 9.20130604
+override_dh_installchangelogs:
+	dh_installchangelogs Changes

-- 
Debian packaging of libsocialtext-resting-utils-perl



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