[SCM] mate-menus Debian package branch, master, updated. f678d78a3976c7dc6d8d0718499d51b2445897f9

Mike Gabriel sunweaver at moszumanska.debian.org
Mon Jan 13 09:24:27 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-menus.git;a=commitdiff;h=157e181

The following commit has been merged in the master branch:
commit 157e1817dbb7f654bae7eb1a80ef53719e251d74
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Jan 12 14:46:05 2014 +0100

    debian/rules: run debhelper with python2 module
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a32e715..75eefe3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --with python2
 
 override_dh_auto_configure:
 	# upstream tarball is without configure. autogen.sh will create it

-- 
mate-menus Debian package



More information about the pkg-mate-commits mailing list