[mate-menus] 01/02: debian/rules: Enable dh_girespository helper.

Mike Gabriel sunweaver at debian.org
Tue Jan 24 19:25:10 UTC 2017


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

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

commit 15585c9fc1f48152438ca47b8ac98bee62a2cebe
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date:   Wed Jan 18 14:00:04 2017 +0000

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

diff --git a/debian/rules b/debian/rules
index b07ad3b..a28b530 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh $@ $(DHFLAGS) --with python2
+	dh $@ $(DHFLAGS) --with python2,gir
 
 override_dh_auto_configure:
 	# upstream tarball is without configure. autogen.sh will create it

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



More information about the pkg-mate-commits mailing list