From 90037b0a4ecaae7ee2d0dfca183efa7d2151844e Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Sat, 17 Aug 2013 11:40:55 -0400 Subject: remove versioned dependency on python-requests --- debian/changelog | 1 + debian/control | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 032f6c47..567fb725 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ leap-client (0.3.0) unstable; urgency=low * Upgrade to 0.3.0 * Add python-pyside dependencies + * Remove versioned dependency on python-requests -- Micah Anderson Thu, 15 Aug 2013 20:22:18 -0400 diff --git a/debian/control b/debian/control index 78d1d03b..67c32b17 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: http://leap.se Build-Depends: debhelper (>= 8.0.0), python-support, python (>=2.6), python-setuptools, python-qt4, pep8, python-sphinx (>= 1.0.7+dfsg), docutils-common, python-nose, python-mock, - python-requests (<= 0.15), python-srp, python-crypto, python-keyring, python-xdg, + python-requests, python-srp, python-crypto, python-keyring, python-xdg, python-jsonschema (>= 0.7.0), python-psutil, python-openssl, python-sh, python-dateutil, python-argparse, python-netifaces, xvfb, xauth @@ -27,8 +27,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python-argparse, python-psutil, python-netifaces, - python-requests (>= 0.10), - python-requests (<= 0.15), + python-requests, python-xdg, python-jsonschema (>= 0.7.0), python-sh, -- cgit v1.2.3