From a91b20f090d6d3038c556f34dc473adc59310015 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 7 Feb 2013 16:48:44 -0500 Subject: update build-dependencies to have necessary python modules to have tests pass --- debian/changelog | 1 + debian/control | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 40858e5d..f5241f34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ leap-client (0.2.0~rc+874bbf7local) unstable; urgency=low * updated dependency list [ Micah Anderson ] + * updated build-dependencies to have necessary packages to pass tests * removed unused comments from control file * move build-depends to source package section of control file * switch source/format to 3.0 (native) diff --git a/debian/control b/debian/control index a8868d67..ff5ccd4a 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,9 @@ Homepage: http://leap.se #Vcs-Git: git://git.debian.org/python-applications-team/leap-client.git #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), xvfb, xauth + python-sphinx (>= 1.0.7+dfsg), docutils-common, python-nose, + python-requests (<= 0.14.2), python-srp, python-keyring, python-xdg, + python-jsonschema, python-psutil, python-openssl, python-sh, xvfb, xauth X-Python-Version: >= 2.6 Package: leap-client -- cgit v1.2.3