[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

pixman: Changes to 'debian-unstable'



 debian/changelog |    6 ++++++
 debian/rules     |    1 +
 2 files changed, 7 insertions(+)

New commits:
commit dc295159348399a6adf99923354687f6a3303362
Author: Julien Cristau <jcristau@debian.org>
Date:   Sat Jul 27 14:37:23 2013 +0200

    Disable silent Makefile rules.

diff --git a/debian/changelog b/debian/changelog
index 4012929..7ea9a70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pixman (0.30.0-2) UNRELEASED; urgency=low
+
+  * Disable silent Makefile rules.
+
+ -- Julien Cristau <jcristau@debian.org>  Sat, 27 Jul 2013 14:37:11 +0200
+
 pixman (0.30.0-1) sid; urgency=low
 
   [ Maarten Lankhorst, Cyril Brulebois, Julien Cristau ]
diff --git a/debian/rules b/debian/rules
index 13c4752..7107d8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@ override_dh_auto_configure:
 	# also avoid loongson2f optimizations on mipsel, see 0.26.0-3
 	# changelog entry:
 	LS_CFLAGS=" " dh_auto_configure -- --disable-gtk \
+	  --disable-silent-rules \
 	  --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 
 # Install in debian/tmp to retain control through dh_install:


Reply to: