From 0176fddcc10c6e8c3be4404ead2511a36eb86a90 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 10 Sep 2015 15:07:19 -0400 Subject: Specify explicit dependencies for python-zmq and python-txzmq --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 0aba906..bf8721f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ leap-common (0.4.2) unstable; urgency=medium * Update standards version to 3.9.6 (no changes) * Change my email address * Add pydist-overrides for pyopenssl + * Specify explicit dependencies for python-zmq and python-txzmq -- Micah Anderson Tue, 01 Sep 2015 14:18:31 -0400 diff --git a/debian/control b/debian/control index e35b604..45ed005 100644 --- a/debian/control +++ b/debian/control @@ -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 +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 -- cgit v1.2.3