]> review.fuel-infra Code Review - openstack-build/neutron-lbaas-build.git/commitdiff
neutron-lbaas-agent now depends on python-neutron-lbaas (Closes: #828149).
authorThomas Goirand <zigo@debian.org>
Mon, 27 Jun 2016 14:07:53 +0000 (16:07 +0200)
committerThomas Goirand <zigo@debian.org>
Mon, 27 Jun 2016 14:07:53 +0000 (16:07 +0200)
Rewritten-From: 2499a3853fb07a8ee0dc8b4b1b89cc2e3050379f

trusty/debian/changelog
trusty/debian/control

index 44281d34bd8f2541d171e1f580d39f51484278af..c897093448cf128af0a3ad2b822eca94e07f8344 100644 (file)
@@ -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ý <novy@ondrej.org>  Thu, 19 May 2016 21:02:50 +0200
+  [ Thomas Goirand ]
+  * neutron-lbaas-agent now depends on python-neutron-lbaas (Closes: #828149).
+
+ -- Thomas Goirand <zigo@debian.org>  Mon, 27 Jun 2016 16:07:12 +0200
 
 neutron-lbaas (1:8.0.0-1) unstable; urgency=medium
 
index 4639cc233478e6dfead751e1176a205d3447da99..e6d574c2c8d52a1a2529a3f59a102a383e586a56 100644 (file)
@@ -101,6 +101,7 @@ Depends: adduser,
          debconf,
          lsb-base,
          neutron-common,
+         python-nova (= ${binary:Version}),
          ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends}