[Python-modules-commits] [sphinx] 01/03: Bump X-Python-Version to 2.7 and X-Python3-Version to 3.4.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Thu Dec 15 09:13:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository sphinx.
commit b807de7368162da1ab212dc7ce7d746369235dd0
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Thu Dec 15 11:57:59 2016 +0300
Bump X-Python-Version to 2.7 and X-Python3-Version to 3.4.
Following upstream setup.py changes.
---
debian/changelog | 2 ++
debian/control | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8c8ba0f..3920357 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ sphinx (1.5.1-1) UNRELEASED; urgency=medium
* New upstream release.
* Drop docutils_0.13.diff, applied upstream.
* Rebase other patches.
+ * Bump X-Python-Version to 2.7 and X-Python3-Version to 3.4, following
+ upstream.
-- Dmitry Shachnev <mitya57 at debian.org> Thu, 15 Dec 2016 11:52:28 +0300
diff --git a/debian/control b/debian/control
index aa60268..66b955f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Homepage: http://sphinx-doc.org/
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: dh-python,
dh-strip-nondeterminism,
- python-all (>= 2.6.6-3~), python3-all (>= 3.3~),
+ python-all (>= 2.6.6-4~), python3-all (>= 3.3.3-1~),
python-six (>= 1.5), python3-six (>= 1.5),
python-setuptools (>= 0.6c5-1~), python3-setuptools,
python-docutils (>= 0.11), python3-docutils (>= 0.11),
@@ -26,8 +26,8 @@ Build-Depends-Indep: dh-python,
dvipng,
graphviz,
perl
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.3
+X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.4
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/sphinx.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/sphinx.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinx.git
More information about the Python-modules-commits
mailing list