[SCM] mate-session-manager Debian package branch, master, updated. 5db98e1f4a0ab9d5b19bcee582bff12f066897e7

Mike Gabriel sunweaver at moszumanska.debian.org
Tue Apr 8 23:00:04 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-session-manager.git;a=commitdiff;h=e6955a4

The following commit has been merged in the master branch:
commit e6955a4ec4fdedc5d4c83f68ac1bdc284a99e6bf
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Apr 9 00:40:04 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 f98ac23..4c0f92a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,7 @@ override_dh_auto_test:
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
+		--disable-silent-rules \
 		--localstatedir=/var/lib \
 		--libexecdir=/usr/lib \
 		--disable-introspection \

-- 
mate-session-manager Debian package



More information about the pkg-mate-commits mailing list