debian/changelog | 6 ++++++ debian/rules | 1 + 2 files changed, 7 insertions(+)
New commits: commit dc295159348399a6adf99923354687f6a3303362 Author: Julien Cristau <jcris...@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 <jcris...@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: -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1v33mp-0000p8...@vasks.debian.org