[pkg-otr-team] [irssi-plugin-otr] 05/05: make build verbose to remove W-compiler-flags-hidden warnings

Antoine Beaupré anarcat at moszumanska.debian.org
Sat Feb 22 17:11:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

anarcat pushed a commit to branch debian
in repository irssi-plugin-otr.

commit d14de6307d720c5df4fdfbc94bf011bd46b35f2c
Author: Antoine Beaupré <anarcat at koumbit.org>
Date:   Sat Feb 22 12:04:23 2014 -0500

    make build verbose to remove W-compiler-flags-hidden warnings
---
 debian/changelog | 3 ++-
 debian/rules     | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 58d1828..7b0ee3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,8 @@ irssi-plugin-otr (1.0.0-1) unstable; urgency=medium
     * Get rid of patch merged upstream (gmodule-nolink.patch).
   * Update to standards 3.9.5, no change.
   * Use upstream tags to build tarball.
-  * ship updated watch file
+  * Ship updated watch file.
+  * Keep build verbose to remove W-compiler-flags-hidden warnings.
 
  -- Antoine Beaupré <anarcat at debian.org>  Sat, 22 Feb 2014 11:21:23 -0500
 
diff --git a/debian/rules b/debian/rules
index 4db8e92..93c0b4f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
 %:
 	dh $@ --with autoreconf
 
+override_dh_auto_configure:
+	dh_auto_configure -- --disable-silent-rules
+
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/irssi-plugin-otr
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-otr/packages/irssi-plugin-otr.git



More information about the Pkg-otr-team mailing list