[Python-modules-commits] [jinja2] 07/08: invoke dh_sphinx
Piotr Ożarowski
piotr at moszumanska.debian.org
Thu Nov 30 10:11:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
piotr pushed a commit to branch master
in repository jinja2.
commit 5113872789b4ac479c784af8bbf3f58f39ee398c
Author: Piotr Ożarowski <piotr at debian.org>
Date: Thu Nov 30 11:06:58 2017 +0100
invoke dh_sphinx
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index fb26134..6698e1a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
export PYBUILD_NAME=jinja2
%:
- dh $@ --with python2,python3 --buildsystem=pybuild
+ dh $@ --with python2,python3,sphinx --buildsystem=pybuild
override_dh_auto_clean:
make -C docs clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jinja2.git
More information about the Python-modules-commits
mailing list