aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPer Andersson <avtobiff@gmail.com>2012-10-25 17:46:34 +0200
committerPer Andersson <avtobiff@gmail.com>2012-10-25 17:46:34 +0200
commitdccfd44605a634cfed3860abd2a03b40a0e195f8 (patch)
treef6cfa68722c42815e1c0e2c2b3af99c0a0b030d7
parent8cbcb4ef89525816194d6073233734f762df9cfd (diff)
downloadpython-bleach-dccfd44605a634cfed3860abd2a03b40a0e195f8.tar
python-bleach-dccfd44605a634cfed3860abd2a03b40a0e195f8.tar.gz
Update dependency versions
* Remove version requirement from python-all * Add tilde suffix to debhelper version
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 112b17f..2d6238c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
Maintainer: Per Andersson <avtobiff@gmail.com>
Standards-Version: 3.9.3
Build-Depends:
- debhelper (>= 7.0.50),
- python-all (>= 2.6.6-9),
+ debhelper (>= 7.0.50~),
+ python-all,
python-setuptools
Homepage: http://github.com/jsocol/bleach/
Vcs-Git: git://git.debian.org/collab-maint/python-bleach.git