[libio-socket-ip-perl] 01/02: Really effect the above change by changing the dh_perl invocation (Closes: #735925). Thanks to Niko Tyni for pointing out the problem.

dom at earth.li dom at earth.li
Sun Jan 19 17:39:59 UTC 2014


This is an automated email from the git hooks/post-receive script.

dom pushed a commit to branch master
in repository libio-socket-ip-perl.

commit ae1e7ea222b491cbb1c1e288483e6ed520808f31
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sun Jan 19 17:38:33 2014 +0000

    Really effect the above change by changing the dh_perl invocation (Closes: #735925). Thanks to Niko Tyni for pointing out the problem.
---
 debian/changelog | 7 +++++++
 debian/rules     | 3 +++
 2 files changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c37060a..e34dcc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libio-socket-ip-perl (0.25-3) UNRELEASED; urgency=medium
+
+  * Really effect the above change by changing the dh_perl invocation
+    (Closes: #735925). Thanks to Niko Tyni for pointing out the problem.
+
+ -- Dominic Hargreaves <dom at earth.li>  Sun, 19 Jan 2014 17:37:50 +0000
+
 libio-socket-ip-perl (0.25-2) unstable; urgency=medium
 
   * Switch Depends from perl to perl-base as a special case, for a
diff --git a/debian/rules b/debian/rules
index 2d33f6a..e5c8035 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_perl:
+	dh_perl -d

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-socket-ip-perl.git



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