[Pkg-privacy-commits] [obfsproxy] 15/17: Do not use dh_python2

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:02:30 UTC 2015


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

infinity0 pushed a commit to branch tpo-lucid-backport
in repository obfsproxy.

commit 203eec22b1c68a24750ed4c9cf270571b5ca8b49
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sat Oct 5 18:03:36 2013 +0200

    Do not use dh_python2
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 97377f8..0da1b15 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --buildsystem=python_distutils --with=python2
+	dh $@ --buildsystem=python_distutils
 
 override_dh_installman:
 	a2x --no-xmllint --doctype manpage --format manpage debian/obfsproxy.1.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/obfsproxy.git



More information about the Pkg-privacy-commits mailing list