From fd839f93df3957abc50402fa4e206228429a5edb Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 22 Sep 2016 10:03:20 +0200 Subject: [pkg] remove dependency to python-zmq>=14.4.1-1.1 from debian/control as well --- debian/control | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..80cdc18 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: leap-common +Maintainer: Micah Anderson +Uploaders: LEAP automated build +Section: python +Priority: optional +Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9) +Standards-Version: 3.9.8 + +Package: python-leap-common +Architecture: all +Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-dateutil, python-openssl, python-zmq, python-txzmq (>= 0.7.3), python-twisted-web (>= 13.0.0) +Recommends: python-service-identity +Description: Common Python files needed by LEAP projects + This package contains common Python functions that are needed + for the LEAP Client project -- cgit v1.2.3