[med-svn] [python-biom-format] 01/04: Proper use of Use sphinxdoc

Andreas Tille tille at debian.org
Thu Jul 14 12:46:15 UTC 2016


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

tille pushed a commit to branch master
in repository python-biom-format.

commit 566fd071aed5397303a9fc60af6d1d0eb0b32e40
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jul 14 14:07:42 2016 +0200

    Proper use of Use sphinxdoc
---
 debian/changelog | 8 ++++++++
 debian/control   | 4 ++--
 debian/rules     | 2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a5b30ae..44907c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-biom-format (2.1.5+dfsg-3) UNRELEASED; urgency=medium
+
+  * Use sphinxdoc
+    Closes: #831239
+  * Use python-shinx in Build-Depends (instead only Build-Depends-Indep)
+
+ -- Andreas Tille <tille at debian.org>  Thu, 14 Jul 2016 14:04:56 +0200
+
 python-biom-format (2.1.5+dfsg-2) unstable; urgency=medium
 
   * Breaks+Replaces: python-biom-format (<= 2.1+dfsg-1)
diff --git a/debian/control b/debian/control
index 3e5b8e4..1f31f52 100644
--- a/debian/control
+++ b/debian/control
@@ -26,8 +26,8 @@ Build-Depends: debhelper (>= 9),
                python3-nose,
                python3-numpy,
                python3-setuptools,
-               python3-scipy
-Build-Depends-Indep: python-sphinx
+               python3-scipy,
+               python-sphinx
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-biom-format.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/python-biom-format.git
diff --git a/debian/rules b/debian/rules
index 7a81d31..1f04cd3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ export PYBUILD_BEFORE_TEST=cp -r {dir}/examples {dir}/tests {build_dir}
 # export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with python2,python3,bash-completion --buildsystem=pybuild
+	dh $@ --with python2,python3,bash-completion,,sphinxdoc --buildsystem=pybuild
 
 override_dh_auto_build:
 	# arch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-biom-format.git



More information about the debian-med-commit mailing list