[SCM] Debian packaging of libthread-serialize-perl branch, master, updated. debian/0.12-1-7-g1420bff

gregor herrmann gregoa at debian.org
Thu Jun 14 23:14:53 UTC 2012


The following commit has been merged in the master branch:
commit 7ec76ee03a0036c48f8a8b1d584face179fcf335
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 15 01:12:53 2012 +0200

    debian/rules: add override_dh_auto_configure to workaround
    Makefile.PL/maintblead argument handling.

diff --git a/debian/rules b/debian/rules
index 2d33f6a..61b2281 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_auto_configure:
+	perl Makefile.PL blead INSTALLDIRS=vendor

-- 
Debian packaging of libthread-serialize-perl



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