Fixed (build-)depends for this release.
authorThomas Goirand <zigo@debian.org>
Tue, 5 Apr 2016 08:10:05 +0000 (10:10 +0200)
committerThomas Goirand <zigo@debian.org>
Tue, 5 Apr 2016 08:10:05 +0000 (10:10 +0200)
Rewritten-From: 8fc6c769e8b05ad51b6cdb236b3614cb5c33b707

xenial/debian/changelog
xenial/debian/control

index f4536f47b4b73d57a05b49faea392360c4c85eac..82571be6c816f29709e243b854b0355c3de303f9 100644 (file)
@@ -2,6 +2,7 @@ neutron (2:8.0.0~rc3-1) unstable; urgency=medium
 
   * New upstream release.
   * Uploading to unstable.
+  * Fixed (build-)depends for this release.
 
  -- Thomas Goirand <zigo@debian.org>  Tue, 05 Apr 2016 10:07:40 +0200
 
index 97bc9c48cea16ee4e872e5ea6fb583cb88a6337d..682855e0b6c27f8b31302b8876ce0baabf6ae03b 100644 (file)
@@ -32,7 +32,8 @@ Build-Depends-Indep: alembic (>= 0.8.0),
                      python-keystonemiddleware (>= 4.0.0),
                      python-mock (>= 1.3),
                      python-netaddr (>= 0.7.12),
-                     python-neutronclient (>= 1:2.6.0),
+                     python-netifaces (>= 0.10.4),
+                     python-neutronclient (>= 1:4.1.0),
                      python-neutron-lib,
                      python-novaclient (>= 2:2.30.1),
                      python-openvswitch,
@@ -98,7 +99,8 @@ Depends: alembic (>= 0.8.0),
          python-keystonemiddleware (>= 4.0.0),
          python-mysqldb,
          python-netaddr (>= 0.7.12),
-         python-neutronclient (>= 1:2.6.0),
+         python-netifaces (>= 0.10.4),
+         python-neutronclient (>= 1:4.1.0),
          python-neutron-lib,
          python-novaclient (>= 2:2.30.1),
          python-openvswitch,