Fixed (build-)depends for this release.
authorThomas Goirand <zigo@debian.org>
Thu, 3 Mar 2016 14:10:10 +0000 (22:10 +0800)
committerThomas Goirand <zigo@debian.org>
Thu, 3 Mar 2016 14:10:10 +0000 (22:10 +0800)
Rewritten-From: eb16f5b2397264e788f0520600a100e877f90e06

trusty/debian/changelog
trusty/debian/control

index dce12e18033a0dd182dbc6eb0ed076b957f56ff1..6ae70d9b57d9ffcd5dec334f7c80ac6b3613e5d4 100644 (file)
@@ -5,6 +5,7 @@ neutron (2:8.0.0~b3-1) experimental; urgency=medium
 
   [ Thomas Goirand ]
   * New upstream release.
+  * Fixed (build-)depends for this release.
 
  -- Thomas Goirand <zigo@debian.org>  Thu, 03 Mar 2016 20:40:19 +0800
 
index 09daf18f434e3e26f66fd611698d7dbff4bcdcfe..fd7c853cc6a775f93eaae10e1aee1217974ffa31 100644 (file)
@@ -20,7 +20,8 @@ Build-Depends-Indep: alembic (>= 0.8.0),
                      python-coverage,
                      python-ddt (>= 1.0.1),
                      python-debtcollector (>= 1.2.0),
-                     python-eventlet (>= 0.17.4),
+                     python-designateclient (>= 1.5.0),
+                     python-eventlet (>= 0.18.4),
                      python-fixtures (>= 1.3.1),
                      python-gflags,
                      python-greenlet,
@@ -32,24 +33,25 @@ Build-Depends-Indep: alembic (>= 0.8.0),
                      python-mock (>= 1.3),
                      python-netaddr (>= 0.7.12),
                      python-neutronclient (>= 1:2.6.0),
+                     python-neutron-lib,
                      python-novaclient (>= 2:2.30.1),
                      python-openvswitch,
                      python-os-testr (>= 0.4.2),
-                     python-oslo.concurrency (>= 2.3.0),
-                     python-oslo.config (>= 1:3.2.0),
+                     python-oslo.concurrency (>= 3.5.0),
+                     python-oslo.config (>= 1:3.7.0),
                      python-oslo.context (>= 0.2.0),
                      python-oslo.db (>= 4.1.0),
-                     python-oslo.i18n (>= 1.5.0),
+                     python-oslo.i18n (>= 2.1.0),
                      python-oslo.log (>= 2.0.0),
-                     python-oslo.messaging (>= 3.0.0),
+                     python-oslo.messaging (>= 4.0.0),
                      python-oslo.middleware (>= 3.0.0),
                      python-oslo.policy (>= 0.5.0),
                      python-oslo.reports (>= 0.6.0),
                      python-oslo.rootwrap (>= 2.0.0),
                      python-oslo.serialization (>= 2.0.0),
                      python-oslo.service (>= 1.0.0),
-                     python-oslo.utils (>= 3.2.0),
-                     python-oslo.versionedobjects (>= 1.0.0),
+                     python-oslo.utils (>= 3.5.0),
+                     python-oslo.versionedobjects (>= 1.5.0),
                      python-oslosphinx (>= 2.5.0),
                      python-oslotest (>= 1.10.0),
                      python-paste,
@@ -65,7 +67,6 @@ Build-Depends-Indep: alembic (>= 0.8.0),
                      python-six (>= 1.9.0),
                      python-sqlalchemy (>= 1.0.10),
                      python-stevedore (>= 1.5.0),
-                     python-tempest-lib (>= 0.11.0),
                      python-testresources,
                      python-testscenarios,
                      python-testtools (>= 1.4.0),
@@ -87,7 +88,8 @@ Depends: alembic (>= 0.8.0),
          iproute2,
          ipset,
          python-debtcollector (>= 1.2.0),
-         python-eventlet (>= 0.17.4),
+         python-designateclient (>= 1.5.0),
+         python-eventlet (>= 0.18.4),
          python-gflags,
          python-greenlet,
          python-httplib2,
@@ -97,23 +99,24 @@ Depends: alembic (>= 0.8.0),
          python-mysqldb,
          python-netaddr (>= 0.7.12),
          python-neutronclient (>= 1:2.6.0),
+         python-neutron-lib,
          python-novaclient (>= 2:2.30.1),
          python-openvswitch,
-         python-oslo.concurrency (>= 2.3.0),
-         python-oslo.config (>= 1:3.2.0),
+         python-oslo.concurrency (>= 3.5.0),
+         python-oslo.config (>= 1:3.7.0),
          python-oslo.context (>= 0.2.0),
          python-oslo.db (>= 4.1.0),
-         python-oslo.i18n (>= 1.5.0),
+         python-oslo.i18n (>= 2.1.0),
          python-oslo.log (>= 2.0.0),
-         python-oslo.messaging (>= 3.0.0),
+         python-oslo.messaging (>= 4.0.0),
          python-oslo.middleware (>= 3.0.0),
          python-oslo.policy (>= 0.5.0),
          python-oslo.reports (>= 0.6.0),
          python-oslo.rootwrap (>= 2.0.0),
          python-oslo.serialization (>= 2.0.0),
          python-oslo.service (>= 1.0.0),
-         python-oslo.utils (>= 3.2.0),
-         python-oslo.versionedobjects (>= 1.0.0),
+         python-oslo.utils (>= 3.5.0),
+         python-oslo.versionedobjects (>= 1.5.0),
          python-paste,
          python-pastedeploy,
          python-pbr (>= 1.8),