[mate-desktop] 03/03: debian/rules: Enable dh_girepository helper.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Tue Mar 14 13:36:08 UTC 2017


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

flexiondotorg-guest pushed a commit to branch ubuntu/zesty
in repository mate-desktop.

commit 0257f9dbca35eab89cc8d795a894c5718ddcc0b9
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date:   Tue Mar 14 13:08:06 2017 +0000

    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 a851c52..7fd406b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh $@ $(DHFLAGS)
+	dh $@ $(DHFLAGS) --with 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-desktop.git



More information about the pkg-mate-commits mailing list