[Python-modules-commits] [numpydoc] 04/08: Bump versioned depends on Python to 2.7 and 3.4
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri Dec 23 16:03:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository numpydoc.
commit 63d426f7027f5077c3c72a349f56b41769d781a8
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Fri Dec 23 14:20:40 2016 +0000
Bump versioned depends on Python to 2.7 and 3.4
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 0135289..3854f44 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Denis Laxalde <denis at laxalde.org>
-Build-Depends: python-all (>= 2.6.6-3),
- python3-all (>= 3.3),
+Build-Depends: python-all (>= 2.7),
+ python3-all (>= 3.4),
debhelper (>= 9),
python-setuptools,
python3-setuptools,
@@ -16,8 +16,8 @@ Build-Depends: python-all (>= 2.6.6-3),
python3-matplotlib,
Standards-Version: 3.9.6
Homepage: https://github.com/numpy/numpydoc
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.3
+X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.4
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/numpydoc.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/numpydoc.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/numpydoc.git
More information about the Python-modules-commits
mailing list