[mate-desktop] 05/10: debian/rules: Drop --with python2 and --enable-mpaste. mpaste dropped upstream.

Aron Xu aron at debian.org
Wed Jun 21 11:53:46 UTC 2017


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

aron pushed a commit to branch master
in repository mate-desktop.

commit f18a87f644df61300490a9e615571cf95d6ddc10
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date:   Thu Jan 19 01:04:10 2017 +0000

    debian/rules: Drop --with python2 and --enable-mpaste. mpaste dropped upstream.
---
 debian/rules | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 12878ac..7fd406b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 
 %:
-	dh $@ $(DHFLAGS) --with gir,python2
+	dh $@ $(DHFLAGS) --with gir
 
 override_dh_install:
 	rm -f debian/tmp/usr/lib/*/*.la
@@ -23,8 +23,7 @@ override_dh_auto_configure:
 		--disable-silent-rules \
 		--disable-static \
 		--disable-schemas-compile \
-		--enable-gtk-doc \
-		--enable-mpaste
+		--enable-gtk-doc
 
 override_dh_strip:
 	dh_strip -pmate-desktop --dbgsym-migration='mate-desktop-dbg (<< 1.14.1-1~)'

-- 
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