From 67eff932ca9391307f786cfd4c51fb9fab713075 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 27 Jun 2016 16:07:53 +0200 Subject: [PATCH] neutron-lbaas-agent now depends on python-neutron-lbaas (Closes: #828149). Rewritten-From: 2499a3853fb07a8ee0dc8b4b1b89cc2e3050379f --- trusty/debian/changelog | 8 ++++++-- trusty/debian/control | 1 + 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 44281d3..c897093 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,9 +1,13 @@ -neutron-lbaas (1:8.0.0-2) UNRELEASED; urgency=medium +neutron-lbaas (1:8.0.0-3) unstable; urgency=medium + [ Ondřej Nový ] * d/rules: Removed UPSTREAM_GIT with default value * d/copyright: Changed source URL to https protocol - -- Ondřej Nový Thu, 19 May 2016 21:02:50 +0200 + [ Thomas Goirand ] + * neutron-lbaas-agent now depends on python-neutron-lbaas (Closes: #828149). + + -- Thomas Goirand Mon, 27 Jun 2016 16:07:12 +0200 neutron-lbaas (1:8.0.0-1) unstable; urgency=medium diff --git a/trusty/debian/control b/trusty/debian/control index 4639cc2..e6d574c 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -101,6 +101,7 @@ Depends: adduser, debconf, lsb-base, neutron-common, + python-nova (= ${binary:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -- 2.45.2