[Python-modules-commits] [python-kanboard] 05/10: Update rules
ChangZhuo Chen
czchen at moszumanska.debian.org
Tue Feb 28 15:37:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
czchen pushed a commit to branch master
in repository python-kanboard.
commit 0f80b97ec47f8d0452912e4fe01b073a48c5bda5
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date: Tue Feb 28 23:22:55 2017 +0800
Update rules
---
debian/rules | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)
diff --git a/debian/rules b/debian/rules
index acbdc9f..cbacecc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,18 +1,7 @@
#!/usr/bin/make -f
-# See debhelper(7) (uncomment to enable)
-# output every command that modifies files on the build system.
#export DH_VERBOSE = 1
-export PYBUILD_NAME=python-kanboard
+export PYBUILD_NAME=kanboard
%:
dh $@ --with python2,python3 --buildsystem=pybuild
-
-
-# If you need to rebuild the Sphinx documentation
-# Add spinxdoc to the dh --with line
-#override_dh_auto_build:
-# dh_auto_build
-# PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml docs/ build/html # HTML generator
-# PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bman docs/ build/man # Manpage generator
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-kanboard.git
More information about the Python-modules-commits
mailing list