debian/changelog | 6 ++++++ debian/rules | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)
New commits: commit 3ff9e159832083c8641d121db39fdc0e49281e0c Author: Andreas Boll <andreas.boll....@gmail.com> Date: Tue Jul 2 17:46:19 2013 +0200 Disable silent rules. diff --git a/debian/changelog b/debian/changelog index f38acf4..845415f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +glw (8.0.0-2) UNRELEASED; urgency=low + + * Disable silent rules. + + -- Andreas Boll <andreas.boll....@gmail.com> Tue, 02 Jul 2013 17:35:38 +0200 + glw (8.0.0-1) unstable; urgency=low [ Sven Joachim ] diff --git a/debian/rules b/debian/rules index d19ce17..11ae34c 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f override_dh_auto_configure: - dh_auto_configure -- --enable-motif + dh_auto_configure -- --disable-silent-rules --enable-motif # Kill *.la files, and forget no-one: override_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/e1uu3qw-0007un...@vasks.debian.org