[Python-modules-commits] [trollius-redis] 01/01: Removing explicit versions from deps on d/control; setting X-Python*-Version to correct values
Sergio Durigan Junior
sergiodj-guest at moszumanska.debian.org
Fri Aug 5 22:02:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
sergiodj-guest pushed a commit to branch master
in repository trollius-redis.
commit f22ba2df77427162c18f142f604ffd6828d900f4
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date: Fri Aug 5 18:02:02 2016 -0400
Removing explicit versions from deps on d/control; setting X-Python*-Version to correct values
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index e387f80..0e8722e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Sergio Durigan Junior <sergiodj at sergiodj.net>
Build-Depends:
debhelper (>=9),
dh-python,
- python-all (>= 2.6.6-3~),
+ python-all,
python-setuptools,
python-trollius,
python3-all,
@@ -14,8 +14,8 @@ Build-Depends:
python3-trollius,
Standards-Version: 3.9.8
Homepage: https://github.com/benjolitz/trollius-redis/
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.2
+X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.3
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/trollius-redis.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/trollius-redis.git
Testsuite: autopkgtest-pkg-python
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/trollius-redis.git
More information about the Python-modules-commits
mailing list