summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorkali <kali@leap.se>2013-02-12 06:40:15 +0900
committerkali <kali@leap.se>2013-02-12 06:43:23 +0900
commit06419353d6b6af3ac28e53ea408ec2dfaa2212d2 (patch)
tree9d8c97b32ed19099af7ffb92e99ee3b9950d02e9 /debian/control
parentca4d08e4e116995c74dc8277ef2ab264dc09ef43 (diff)
change signature
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index b554edbd..ebcfa93f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Homepage: http://leap.se
#Vcs-Browser: http://git.debian.org/?p=python-applications-team/leap-client.git;a=summary
Build-Depends: debhelper (>= 8.0.0), python-support, python (>=2.6),
python-sphinx (>= 1.0.7+dfsg), docutils-common, python-nose,
- python-requests (<= 0.14.2), python-srp, python-keyring, python-xdg,
+ python-requests (<= 0.15), python-srp, python-keyring, python-xdg,
python-jsonschema, python-psutil, python-openssl, python-sh, xvfb, xauth
X-Python-Version: >= 2.6
@@ -24,7 +24,8 @@ Depends: ${misc:Depends}, ${python:Depends},
python-argparse,
python-psutil,
python-netifaces,
- python-requests (<= 0.14.2),
+ python-requests (>= 0.10),
+ python-requests (<= 0.15),
python-xdg,
python-jsonschema (>= 0.8.0),
python-sh,