* New upstream release.
authorThomas Goirand <zigo@debian.org>
Mon, 7 Sep 2015 09:51:38 +0000 (11:51 +0200)
committerThomas Goirand <zigo@debian.org>
Mon, 7 Sep 2015 09:51:38 +0000 (11:51 +0200)
  * Fixed (build-)depends for this release.

Rewritten-From: 88bd95fb06d3787171fceadaff1429d52fe15d1d

xenial/debian/changelog
xenial/debian/control

index 2b5ade7de2b695a2a806caa6eff05753d7330589..211c73e98dbb66a5b07686a76aa6c1c635488c88 100644 (file)
@@ -1,3 +1,10 @@
+neutron (7.0.0~b3-1) experimental; urgency=medium
+
+  * New upstream release.
+  * Fixed (build-)depends for this release.
+
+ -- Thomas Goirand <zigo@debian.org>  Mon, 07 Sep 2015 11:51:13 +0200
+
 neutron (7.0.0~b2-1) experimental; urgency=medium
 
   * New upstream release.
index 2fcd94a5e3a8ce5d046cc44e2b788736b25b5674..63f4bf5733e2f9ddf578964ffa17d338b920ccee 100644 (file)
@@ -10,12 +10,12 @@ Build-Depends: debhelper (>= 9),
                openstack-pkg-tools (>= 23~),
                po-debconf,
                python-all,
-               python-pbr (>= 1.3),
+               python-pbr (>= 1.6),
                python-setuptools,
                python-sphinx,
-Build-Depends-Indep: alembic (>= 0.7.2),
+Build-Depends-Indep: alembic (>= 0.8.0),
                      bridge-utils,
-                     python-cliff (>= 1.13.0),
+                     python-cliff (>= 1.14.0),
                      python-coverage,
                      python-ddt (>= 0.7.0),
                      python-debtcollector (>= 0.3.0),
@@ -29,25 +29,26 @@ Build-Depends-Indep: alembic (>= 0.7.2),
                      python-keystoneclient (>= 1:1.6.0),
                      python-keystonemiddleware (>= 2.0.0),
                      python-mock (>= 1.3),
-                     python-netaddr,
-                     python-neutronclient (>= 1:2.3.11),
-                     python-novaclient (>= 2:2.22.0),
+                     python-netaddr (>= 0.7.12),
+                     python-neutronclient (>= 1:2.6.0),
+                     python-novaclient (>= 2:2.26.0),
                      python-os-testr,
                      python-oslo.concurrency (>= 2.3.0),
-                     python-oslo.config (>= 1:1.11.0),
+                     python-oslo.config (>= 1:2.3.0),
                      python-oslo.context (>= 0.2.0),
-                     python-oslo.db (>= 1.12.0),
+                     python-oslo.db (>= 2.4.1),
                      python-oslo.i18n (>= 1.5.0),
-                     python-oslo.log (>= 1.6.0),
+                     python-oslo.log (>= 1.8.0),
                      python-oslo.messaging (>= 1.16.0),
-                     python-oslo.middleware (>= 2.4.0),
+                     python-oslo.middleware (>= 2.8.0),
                      python-oslo.policy (>= 0.5.0),
                      python-oslo.rootwrap (>= 2.0.0),
                      python-oslo.serialization (>= 1.4.0),
-                     python-oslo.service,
-                     python-oslo.utils (>= 1.9.0),
+                     python-oslo.service (>= 0.8.0),
+                     python-oslo.utils (>= 2.0.0),
+                     python-oslo.versionedobjects (>= 0.9.0),
                      python-oslosphinx (>= 2.5.0),
-                     python-oslotest (>= 1.7.0),
+                     python-oslotest (>= 1.10.0),
                      python-paste,
                      python-pastedeploy,
                      python-pyudev,
@@ -74,7 +75,7 @@ Vcs-Git: git://anonscm.debian.org/openstack/neutron.git
 Package: python-neutron
 Architecture: all
 Section: python
-Depends: alembic (>= 0.7.2),
+Depends: alembic (>= 0.8.0),
          conntrack,
          iproute2,
          ipset,
@@ -87,25 +88,26 @@ Depends: alembic (>= 0.7.2),
          python-keystoneclient (>= 1:1.6.0),
          python-keystonemiddleware (>= 2.0.0),
          python-mysqldb,
-         python-netaddr,
-         python-neutronclient (>= 1:2.3.11),
-         python-novaclient (>= 2:2.22.0),
+         python-netaddr (>= 0.7.12),
+         python-neutronclient (>= 1:2.6.0),
+         python-novaclient (>= 2:2.26.0),
          python-oslo.concurrency (>= 2.3.0),
-         python-oslo.config (>= 1:1.11.0),
+         python-oslo.config (>= 1:2.3.0),
          python-oslo.context (>= 0.2.0),
-         python-oslo.db (>= 1.12.0),
+         python-oslo.db (>= 2.4.1),
          python-oslo.i18n (>= 1.5.0),
-         python-oslo.log (>= 1.5.0),
+         python-oslo.log (>= 1.8.0),
          python-oslo.messaging (>= 1.16.0),
-         python-oslo.middleware (>= 2.4.0),
+         python-oslo.middleware (>= 2.8.0),
          python-oslo.policy (>= 0.5.0),
          python-oslo.rootwrap (>= 2.0.0),
          python-oslo.serialization (>= 1.4.0),
-         python-oslo.service,
-         python-oslo.utils (>= 1.9.0),
+         python-oslo.service (>= 0.8.0),
+         python-oslo.utils (>= 2.0.0),
+         python-oslo.versionedobjects (>= 0.9.0),
          python-paste,
          python-pastedeploy,
-         python-pbr (>= 1.3),
+         python-pbr (>= 1.6),
          python-psycopg2,
          python-pyudev,
          python-requests (>= 2.5.2),