Author: malat
Date: 2012-10-23 10:14:30 +0000 (Tue, 23 Oct 2012)
New Revision: 12464

Modified:
   trunk/packages/openslide/trunk/debian/changelog
   trunk/packages/openslide/trunk/debian/rules
Log:
Prepare for next upload

Modified: trunk/packages/openslide/trunk/debian/changelog
===================================================================
--- trunk/packages/openslide/trunk/debian/changelog     2012-10-23 09:50:50 UTC 
(rev 12463)
+++ trunk/packages/openslide/trunk/debian/changelog     2012-10-23 10:14:30 UTC 
(rev 12464)
@@ -1,3 +1,9 @@
+openslide (3.3.1-2) UNRELEASED; urgency=low
+
+  * Make sure that build is verbose
+
+ -- Mathieu Malaterre <ma...@debian.org>  Tue, 23 Oct 2012 12:14:09 +0200
+
 openslide (3.3.1-1) unstable; urgency=low
 
   * New upstream

Modified: trunk/packages/openslide/trunk/debian/rules
===================================================================
--- trunk/packages/openslide/trunk/debian/rules 2012-10-23 09:50:50 UTC (rev 
12463)
+++ trunk/packages/openslide/trunk/debian/rules 2012-10-23 10:14:30 UTC (rev 
12464)
@@ -4,6 +4,10 @@
 %:
        dh $@ --parallel
 
+# by default build is not verbose enough to check build flags:
+override_dh_auto_configure:
+       dh_auto_configure -- --disable-silent-rules
+
 get-orig-source:
        uscan --verbose --force-download --rename
 


_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to