summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-09-24 15:20:05 -0400
committerKali Kaneko <kali@leap.se>2015-09-24 15:20:05 -0400
commitae391b09024825a044fbdc91cd44ce125093490c (patch)
treef6294385c78b5957196e904396e2dcbf745c3177 /debian/control
parent5b62dbbc0de18342c7b9ab0236e888b01be0ff41 (diff)
parent0176fddcc10c6e8c3be4404ead2511a36eb86a90 (diff)
Merge branch 'debian/experimental' of ssh://leap.se/leap_pycommon into debian/experimental
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index a5795bd..45ed005 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
Source: leap-common
-Maintainer: Micah Anderson <micah@debian.org>
+Maintainer: Micah Anderson <micah@leap.se>
Uploaders: Ben Carrillo <ben@futeisha.org>
Section: python
Priority: optional
@@ -8,7 +8,7 @@ Standards-Version: 3.9.6
Package: python-leap-common
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dirspec, python-dateutil, python-openssl, python-zmq, python-txzmq
-Description: Common python files needed by LEAP projects.
- This package contains common python functions that are needed
+Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dirspec, python-dateutil, python-openssl, python-zmq (>=14.4.1-1.1), python-txzmq (>= 0.7.3)
+Description: Common Python files needed by LEAP projects
+ This package contains common Python functions that are needed
for the LEAP Client project