From 010598fd91722474d1d8a216a20fa429a2615c3a Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Mon, 2 Nov 2015 11:56:51 -0400 Subject: [pkg] move python-service-identity to Recommends - Resolves: #7559 --- debian/changelog | 7 +++++++ debian/control | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bcbc0bb..c03039a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +leap-common (0.4.11.1) unstable; urgency=medium + + * Move python-service-identity to Recommends. + Closes leap issue #7559 + + -- Ben Carrillo Mon, 02 Nov 2015 11:55:28 -0400 + leap-common (0.4.11) unstable; urgency=medium * Dummy release. This is exactly tag 0.4.4, to fix a former versioning diff --git a/debian/control b/debian/control index b9033ad..8f9e640 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ 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 (>=14.4.1-1.1), python-txzmq (>= 0.7.3), python-twisted-web (>= 13.0.0), python-service-identity +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), 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