[SCM] libmateweather Debian package branch, master, updated. debian/1.8.0-1-7-ge2f3a89

Mike Gabriel sunweaver at moszumanska.debian.org
Wed Apr 30 13:41:52 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/libmateweather.git;a=commitdiff;h=aecb466

The following commit has been merged in the master branch:
commit aecb46613f01d909fa2f307b6b571ab92a9add69
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Apr 30 15:40:21 2014 +0200

    debian/rules: Turn on compiler commands during package build (configure option: --disable-silent-rules).
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 242ec66..fba2a56 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ override_dh_auto_configure:
 	# upstream tarball is without configure. autogen.sh will create it
 	NOCONFIGURE=1 ./autogen.sh
 	dh_auto_configure $(DHFLAGS) -- \
+                --disable-silent-rules \
 		--disable-static \
 		--enable-locations-compression \
 		--enable-python=no

-- 
libmateweather Debian package



More information about the pkg-mate-commits mailing list