[SCM] pluma Debian package branch, master, updated. e15637c24798db059d385c3968f891007c881e4b

Mike Gabriel sunweaver at moszumanska.debian.org
Thu Apr 17 12:13:13 UTC 2014


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

The following commit has been merged in the master branch:
commit bcf19a2061ec8a68711bed4afd7ccd0ba7837b90
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Apr 17 13:39:11 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 362cb98..c5f75b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,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 \
 		--libexecdir=/usr/lib/ \
 		--enable-python \
 		--with-gtk=2.0

-- 
pluma Debian package



More information about the pkg-mate-commits mailing list