[sasmodels] 02/09: Require a sufficiently new sphinx
Stuart Prescott
stuart at debian.org
Mon Nov 6 11:23:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
stuart pushed a commit to branch master
in repository sasmodels.
commit fa105be6f9a9b1098f762715c969645fc07b74f9
Author: Stuart Prescott <stuart at debian.org>
Date: Mon Nov 6 21:45:11 2017 +1100
Require a sufficiently new sphinx
sasview relies on the doc generation outputs to be in the right place
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 8b03d4a..fc79f37 100644
--- a/debian/control
+++ b/debian/control
@@ -16,14 +16,14 @@ Build-Depends:
python-numpy,
python-pyopencl,
python-scipy,
- python-sphinx (>= 1.0.7+dfsg),
+ python-sphinx (>= 1.6~),
python3-all,
python3-matplotlib,
python3-setuptools,
python3-numpy,
python3-pyopencl,
python3-scipy,
- python3-sphinx (>= 1.0.7+dfsg),
+ python3-sphinx (>= 1.6~),
Standards-Version: 4.1.1
Homepage: http://www.sasview.org/
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/sasmodels.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sasmodels.git
More information about the debian-science-commits
mailing list