[SCM] Debian packaging of Wx-Scintilla CPAN distribution branch, master, updated. debian/0.38-1-17-g1cc7cc6

gregor herrmann gregoa at debian.org
Mon Jun 17 22:03:38 UTC 2013


The following commit has been merged in the master branch:
commit fe495c9ff07dd3c9e4ba530d8e3924b52bea16d1
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 17 23:49:02 2013 +0200

    debian/rules: pass variable to Build.PL to unhide compiler flags.

diff --git a/debian/rules b/debian/rules
index 499b757..0ea6f3b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
 %:
 	dh $@
 
+override_dh_auto_configure:
+	dh_auto_configure -- verbose=1
+
 override_dh_auto_test:
 	xvfb-run -a dh_auto_test 
 

-- 
Debian packaging of Wx-Scintilla CPAN distribution



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