* New upstream release.
authorThomas Goirand <zigo@debian.org>
Fri, 25 Sep 2015 07:41:28 +0000 (09:41 +0200)
committerThomas Goirand <zigo@debian.org>
Fri, 25 Sep 2015 07:41:28 +0000 (09:41 +0200)
  * Fixed (build-)depends for this release.

Rewritten-From: bf55366e8307bfb086fff4e7ba04bc76da78cd2f

trusty/debian/changelog
trusty/debian/control

index 61c095f58cbac6f409e1a1578e1c00900bbf756e..61c641942ead2b5c66ec0da6f3bc8fb9867da5d9 100644 (file)
@@ -1,6 +1,7 @@
 neutron (1:7.0.0~rc-1) experimental; urgency=medium
 
   * New upstream release.
+  * Fixed (build-)depends for this release.
 
  -- Thomas Goirand <zigo@debian.org>  Fri, 25 Sep 2015 09:37:11 +0200
 
index 63f4bf5733e2f9ddf578964ffa17d338b920ccee..5532a2051e8b6ae208e5ba4baf4b8bcc1481f7eb 100644 (file)
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
                openstack-pkg-tools (>= 23~),
                po-debconf,
                python-all,
-               python-pbr (>= 1.6),
+               python-pbr (>= 1.8),
                python-setuptools,
                python-sphinx,
 Build-Depends-Indep: alembic (>= 0.8.0),
@@ -31,7 +31,7 @@ Build-Depends-Indep: alembic (>= 0.8.0),
                      python-mock (>= 1.3),
                      python-netaddr (>= 0.7.12),
                      python-neutronclient (>= 1:2.6.0),
-                     python-novaclient (>= 2:2.26.0),
+                     python-novaclient (>= 2:2.28.1),
                      python-os-testr,
                      python-oslo.concurrency (>= 2.3.0),
                      python-oslo.config (>= 1:2.3.0),
@@ -51,15 +51,17 @@ Build-Depends-Indep: alembic (>= 0.8.0),
                      python-oslotest (>= 1.10.0),
                      python-paste,
                      python-pastedeploy,
+                     python-pecan (>= 1.0.0),
                      python-pyudev,
                      python-requests (>= 2.5.2),
                      python-requests-mock (>= 0.6.0),
                      python-retrying,
                      python-routes,
+                     python-ryu (>= 3.24),
                      python-six (>= 1.9.0),
-                     python-sqlalchemy,
+                     python-sqlalchemy (>= 0.9.9),
                      python-stevedore (>= 1.5.0),
-                     python-tempest-lib (>= 0.6.1),
+                     python-tempest-lib (>= 0.8.0),
                      python-testscenarios,
                      python-testtools (>= 1.4.0),
                      python-unittest2,
@@ -90,7 +92,7 @@ Depends: alembic (>= 0.8.0),
          python-mysqldb,
          python-netaddr (>= 0.7.12),
          python-neutronclient (>= 1:2.6.0),
-         python-novaclient (>= 2:2.26.0),
+         python-novaclient (>= 2:2.28.1),
          python-oslo.concurrency (>= 2.3.0),
          python-oslo.config (>= 1:2.3.0),
          python-oslo.context (>= 0.2.0),
@@ -107,14 +109,16 @@ Depends: alembic (>= 0.8.0),
          python-oslo.versionedobjects (>= 0.9.0),
          python-paste,
          python-pastedeploy,
-         python-pbr (>= 1.6),
+         python-pecan (>= 1.0.0),
+         python-pbr (>= 1.8),
          python-psycopg2,
          python-pyudev,
          python-requests (>= 2.5.2),
          python-retrying,
          python-routes,
+         python-ryu (>= 3.24),
          python-six (>= 1.9.0),
-         python-sqlalchemy,
+         python-sqlalchemy (>= 0.9.9),
          python-stevedore (>= 1.5.0),
          python-webob,
          ${misc:Depends},