[med-svn] [python-oset] 10/11: Drop versioning of python depends
Kevin Murray
daube-guest at moszumanska.debian.org
Fri Oct 9 10:15:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository python-oset.
commit 24c7f5f1baff0f41991b6a37a1e8eb5a8004f518
Author: Kevin Murray <spam at kdmurray.id.au>
Date: Thu Oct 8 22:39:14 2015 +1100
Drop versioning of python depends
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 29e210e..edc5044 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Uploaders: Kevin Murray <spam at kdmurray.id.au>
Section: python
Priority: optional
Build-Depends: dh-python,
- python-setuptools (>= 0.6b3),
- python-all (>= 2.6.6-3),
- python3-setuptools (>= 0.6b3),
- python3-all (>= 2.6.6-3),
+ python-all,
+ python-setuptools,
+ python3-all,
+ python3-setuptools,
debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: https://gitorious.com/sleipnir/python-oset
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-oset.git
More information about the debian-med-commit
mailing list