From: Thomas Goirand Date: Mon, 27 Jun 2016 14:07:53 +0000 (+0200) Subject: neutron-lbaas-agent now depends on python-neutron-lbaas (Closes: #828149). X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=67eff932ca9391307f786cfd4c51fb9fab713075;p=openstack-build%2Fneutron-lbaas-build.git neutron-lbaas-agent now depends on python-neutron-lbaas (Closes: #828149). Rewritten-From: 2499a3853fb07a8ee0dc8b4b1b89cc2e3050379f --- 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}