[python-bumps] 11/20: Build-Depends: python-sphinx, python3-sphinx

Drew Parsons dparsons at moszumanska.debian.org
Sun Oct 29 06:29:25 UTC 2017


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

dparsons pushed a commit to tag debian/0.7.6-1
in repository python-bumps.

commit c1402838f0c26358f4431b1c43a533e7e3e20452
Author: Drew Parsons <dparsons at debian.org>
Date:   Sun Oct 29 12:43:49 2017 +0800

    Build-Depends: python-sphinx, python3-sphinx
    
    for dh sphinxdoc support
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 7009c8d..4f5e50e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,11 @@ Source: python-bumps
 Section: unknown
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 10), dh-python, python-all, python-setuptools, python3-all, python3-setuptools
+Build-Depends: debhelper (>= 10), 
+    dh-python, 
+    python-all, python-setuptools, 
+    python3-all, python3-setuptools,
+    python-sphinx, python3-sphinx
 Standards-Version: 4.1.1
 Homepage: https://github.com/bumps/bumps
 X-Python-Version: >= 2.6

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



More information about the debian-science-commits mailing list