[mate-panel] 01/05: debian/rules: Enable dh_girepository helper.

Mike Gabriel sunweaver at debian.org
Mon Feb 15 04:33:22 UTC 2016


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

sunweaver pushed a commit to branch master
in repository mate-panel.

commit e7a78a83ee7e71aacd7c4bfe4f0c9639f0b85de8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Feb 14 15:10:44 2016 +0100

    debian/rules: Enable dh_girepository helper.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e5c132e..15d38b9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 DHFLAGS=--parallel
 
 %:
-	dh $@ $(DHFLAGS) --with python2
+	dh $@ $(DHFLAGS) --with python2,gir
 
 override_dh_install:
 	rm -f debian/tmp/usr/lib/*/*.la

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-panel.git



More information about the pkg-mate-commits mailing list