From 8426d0f560ea9c0f592315862fca5b0fe6fc99a3 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 1 Jul 2014 21:01:21 -0400 Subject: add necessary version dependency for python-requests --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b84b766f..ad48b8fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bitmask (0.5.3.1) unstable; urgency=medium + + * Add version dependency for python-requests + + -- Micah Anderson Tue, 01 Jul 2014 21:00:49 -0400 + bitmask (0.5.3) unstable; urgency=medium * Update to 0.5.3 release diff --git a/debian/control b/debian/control index c0ce4925..4b2027bf 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Homepage: https://leap.se Build-Depends: debhelper (>= 8.0.0), dh-python, python (>=2.6), python-setuptools, pep8, python-sphinx (>= 1.0.7+dfsg), docutils-common, python-nose, python-mock, - python-requests, python-srp, python-crypto, python-keyring, python-xdg, + python-requests (>= 2.0.0-1~), python-srp, python-crypto, python-keyring, python-xdg, python-jsonschema (>= 0.7.0), python-psutil, python-openssl, python-dateutil, python-argparse, python-netifaces, pyside-tools, xvfb, xauth -- cgit v1.2.3