Now neutron-server depends on python-openstackclient.
authorThomas Goirand <thomas@goirand.fr>
Mon, 21 Sep 2015 13:04:03 +0000 (13:04 +0000)
committerThomas Goirand <thomas@goirand.fr>
Fri, 25 Sep 2015 07:52:29 +0000 (07:52 +0000)
Rewritten-From: 5631fd30559dde4a2aff65843a9804f3d77b7e5f

xenial/debian/changelog
xenial/debian/control

index 7f10f94bb57a157cdf694d7d65668e861cfa2a37..2d829b8eacd95fd6b3b9e83fdfa476c17a08a0ae 100644 (file)
@@ -3,6 +3,7 @@ neutron (1:7.0.0~rc1-1) experimental; urgency=medium
   * New upstream release.
   * Fixed (build-)depends for this release.
   * Rebased patches.
+  * Now neutron-server depends on python-openstackclient.
 
  -- Thomas Goirand <zigo@debian.org>  Fri, 25 Sep 2015 09:37:11 +0200
 
index 5532a2051e8b6ae208e5ba4baf4b8bcc1481f7eb..8dd7708e418bd44982f6fa35ec5f3f12b3092523 100644 (file)
@@ -143,6 +143,7 @@ Depends: adduser,
          debconf,
          lsb-base,
          neutron-common (= ${source:Version}),
+         python-openstackclient,
          ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends},