[SCM] Debian packaging of libglib-perl branch, master, updated. upstream/1.300-158-gf9a66aa

intrigeri intrigeri at boum.org
Fri Jul 12 20:24:50 UTC 2013


The following commit has been merged in the master branch:
commit 46c9a3d4ed6f4f28a5f1c620351bb3be083eb350
Author: intrigeri <intrigeri at boum.org>
Date:   Fri Jul 12 16:21:25 2013 +0000

    Revert "Disable automake silent building.": the way it was done has no effect.
    
    This reverts commit 38deb3b814f08b3dfa92e21e1ce9337d574b12c6.

diff --git a/debian/rules b/debian/rules
index 9777e8d..2e7b5b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh $@
 
 override_dh_auto_configure:
-	PERL5LIB=./lib dh_auto_configure -- --disable-silent-rules
+	PERL5LIB=./lib dh_auto_configure
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS

-- 
Debian packaging of libglib-perl



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