[pybtex] 93/108: deb/rules: run dh_sphinxdoc

Daniel Stender stender at moszumanska.debian.org
Fri Jul 21 10:18:33 UTC 2017


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

stender pushed a commit to branch master
in repository pybtex.

commit 730d6cf5d5f287ad8f413f4cb6674e1cf9a73819
Author: Daniel Stender <stender at debian.org>
Date:   Mon Mar 14 14:12:28 2016 +0000

    deb/rules: run dh_sphinxdoc
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9aa72e3..822ab9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 export PYBUILD_NAME=pybtex
 
 %:
-	dh $@ --with python2 --buildsystem=pybuild
+	dh $@ --with python2,sphinxdoc --buildsystem=pybuild
 
 .PHONY: override_dh_auto_test
 override_dh_auto_test:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pybtex.git



More information about the debian-science-commits mailing list