[Python-modules-commits] [python-chartkick] 07/11: Set buildsystem to pybuild

ChangZhuo Chen czchen at moszumanska.debian.org
Fri Sep 2 10:12:31 UTC 2016


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

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

commit 7661edb3fc97d40057f2dc6378715f2961f3a056
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Fri Sep 2 17:35:41 2016 +0800

    Set buildsystem to pybuild
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 48354b5..f504e4d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 export PYBUILD_NAME = chartkick
 
 %:
-	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-chartkick.git



More information about the Python-modules-commits mailing list