[Python-modules-commits] [python-jellyfish] 01/03: Move python-sphinx to Build-Depends

Diego M. Rodriguez diegom-guest at moszumanska.debian.org
Sun Sep 25 16:32:11 UTC 2016


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

diegom-guest pushed a commit to branch master
in repository python-jellyfish.

commit a5915aabd07f8fe8ce396c59298c791942ff625c
Author: Diego M. Rodriguez <diego.plan9 at gmail.com>
Date:   Sun Sep 25 17:39:50 2016 +0200

    Move python-sphinx to Build-Depends
    
    Move python-sphinx and python-docutils from Build-Depends-Indep to
    Build-Depends (Closes: #838677).
    Remove the minimal version from python-sphinx in order to match the most
    recent version of the Python/LibraryStyleGuide document.
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9a5d66e..ad1324b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,15 @@ Build-Depends: debhelper (>= 9),
                dh-python,
                python-all (>= 2.6.6-3~),
                python-all-dev,
+               python-docutils,
                python-pytest,
                python-setuptools,
+               python-sphinx,
                python-unicodecsv,
                python3-all,
                python3-all-dev,
                python3-pytest,
                python3-setuptools
-Build-Depends-Indep: python-docutils, python-sphinx (>= 1.0.7+dfsg-1~)
 Homepage: https://github.com/jamesturk/jellyfish
 Standards-Version: 3.9.8
 X-Python-Version: >= 2.6

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



More information about the Python-modules-commits mailing list