[Python-modules-commits] [python-blessed] 06/07: Update rules

ChangZhuo Chen czchen at moszumanska.debian.org
Mon May 9 11:16:51 UTC 2016


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

czchen pushed a commit to branch master
in repository python-blessed.

commit 3ad5f69b554e977e1fea57ba25affb598aa86a21
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Mon May 9 19:13:06 2016 +0800

    Update rules
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index bf61cdb..4b5c765 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 #export DH_VERBOSE = 1
+export PYBUILD_NAME = blessed
 
 %:
-	dh $@ --with python2,python3
+	dh $@ --with python2,python3 --buildsystem=pybuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-blessed.git



More information about the Python-modules-commits mailing list