[med-svn] [python-biomaj3] 03/07: fix doc build
Olivier Sallou
osallou at debian.org
Sat Jan 14 13:41:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
osallou pushed a commit to branch master
in repository python-biomaj3.
commit f0bcc9126cb3ffba69716817ef2e67a4afbcc5fb
Author: Olivier Sallou <osallou at debian.org>
Date: Sat Jan 14 12:08:40 2017 +0000
fix doc build
---
debian/changelog | 2 +-
debian/rules | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 83fb0cd..85927a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
python-biomaj3 (3.0.20-1) UNRELEASED; urgency=medium
- * New package (Closes: #NNNN).
+ * New package (Closes: # 851366).
-- Olivier Sallou <osallou at debian.org> Sat, 14 Jan 2017 09:30:04 +0000
diff --git a/debian/rules b/debian/rules
index c641a08..92ab976 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,9 +28,10 @@ override_dh_auto_test:
dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
override_dh_sphinxdoc:
- cd docs && make html
+ dh_sphinxdoc
override_dh_installdocs:
+ cd docs && make html
cp -r docs/_build/html debian/biomaj3-doc/usr/share/doc/biomaj3-doc/
dh_installdocs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-biomaj3.git
More information about the debian-med-commit
mailing list