[SCM] Debian packaging of libpoe-component-irc-perl branch, master, updated. debian/6.78+dfsg-1-16-gabcdf20
gregor herrmann
gregoa at debian.org
Tue Jun 4 22:19:46 UTC 2013
The following commit has been merged in the master branch:
commit 871ff9cd1daa0e74cfb9360748d3591eaffb955f
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Jun 5 00:17:40 2013 +0200
add override_dh_installchangelogs,. probably a debhelper bug
Git-Dch: Ignore
diff --git a/debian/rules b/debian/rules
index 26907b2..eacdccc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,7 @@ override_dh_auto_test:
# should be available -- jawnsy (Jonathan Yu)
perl -MNet::Ping -e 'exit (Net::Ping->new()->ping("127.0.0.1", 1));' \
|| dh_auto_test
+
+# this looks like a bug in debhelper 9.20130604 ...
+override_dh_installchangelogs:
+ dh_installchangelogs Changes
--
Debian packaging of libpoe-component-irc-perl
More information about the Pkg-perl-cvs-commits
mailing list