Updated (build-)depends for this release.
authorThomas Goirand <thomas@goirand.fr>
Sun, 12 Oct 2014 08:23:48 +0000 (16:23 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sun, 12 Oct 2014 08:23:48 +0000 (16:23 +0800)
Rewritten-From: 0a8b25ff75184982ed5eaa64b9ebe712abaccef7

trusty/debian/changelog
trusty/debian/control

index 32bcec1455149c9757b871410febae911bd6600f..3e16a4faa364e9d0c7f00bc895c9919cd7eca1c6 100644 (file)
@@ -1,6 +1,7 @@
 neutron (2014.2~rc2-1) experimental; urgency=medium
 
   * New upstream release.
+  * Updated (build-)depends for this release.
   * Added ipset, iproute2, arping and keepalived as dependency.
 
  -- Thomas Goirand <zigo@debian.org>  Fri, 10 Oct 2014 23:11:10 +0800
index d7dfe8e781ee1a0d8e53364a095df31947b5c060..f67404f943522773e621455989f8d489b8c865cd 100644 (file)
@@ -16,7 +16,7 @@ Build-Depends-Indep: alembic (>= 0.6.4),
                      python-anyjson (>= 0.3.3),
                      python-argparse,
                      python-babel (>= 1.3),
-                     python-cliff (>= 1.4.5),
+                     python-cliff (>= 1.7.0),
                      python-coverage (>= 3.6),
                      python-eventlet (>= 0.13.0),
                      python-fixtures (>= 0.3.14),
@@ -29,7 +29,6 @@ Build-Depends-Indep: alembic (>= 0.6.4),
                      python-jsonrpclib,
                      python-keystoneclient (>= 1:0.10.0),
                      python-keystonemiddleware,
-                     python-kombu (>= 2.4.8),
                      python-lxml,
                      python-mock (>= 1.0),
                      python-netaddr (>= 0.7.6),
@@ -38,11 +37,11 @@ Build-Depends-Indep: alembic (>= 0.6.4),
                      python-nose,
                      python-nosexcover,
                      python-novaclient (>= 2:2.17.0),
-                     python-oslo.config (>= 1.4.0.0~a3),
-                     python-oslo.db (>= 0.4.0),
-                     python-oslo.messaging (>= 1.4.0.0~a3),
+                     python-oslo.config (>= 1.4.0.0),
+                     python-oslo.db (>= 1.0.0),
+                     python-oslo.messaging (>= 1.4.0.0),
                      python-oslo.rootwrap (>= 1.3.0.0),
-                     python-oslosphinx (>= 2.2.0.0~a2),
+                     python-oslosphinx (>= 2.2.0.0),
                      python-paste,
                      python-pastedeploy,
                      python-pyudev,
@@ -52,7 +51,7 @@ Build-Depends-Indep: alembic (>= 0.6.4),
                      python-simplejson,
                      python-six (>= 1.7.0),
                      python-sqlalchemy (>= 0.8.4),
-                     python-stevedore (>= 0.14),
+                     python-stevedore (>= 1.0.0),
                      python-subunit (>= 0.0.18),
                      python-testrepository (>= 0.0.13),
                      python-testtools (>= 0.9.34),
@@ -107,7 +106,6 @@ Depends: alembic (>= 0.6.4),
          python-anyjson (>= 0.3.3),
          python-argparse,
          python-babel (>= 1.3),
-         python-cliff,
          python-eventlet (>= 0.13.0),
          python-gflags,
          python-greenlet (>= 0.3.2),
@@ -117,15 +115,14 @@ Depends: alembic (>= 0.6.4),
          python-jsonrpclib,
          python-keystoneclient (>= 1:0.10.0),
          python-keystonemiddleware,
-         python-kombu (>= 2.4.8),
          python-lxml,
          python-migrate,
          python-netaddr (>= 0.7.6),
          python-neutronclient (>= 2.3.6),
          python-novaclient (>= 2:2.17.0),
-         python-oslo.config (>= 1.4.0.0~a3),
-         python-oslo.db (>= 0.4.0),
-         python-oslo.messaging (>= 1.4.0.0~a3),
+         python-oslo.config (>= 1.4.0.0),
+         python-oslo.db (>= 1.0.0),
+         python-oslo.messaging (>= 1.4.0.0),
          python-oslo.rootwrap (>= 1.3.0.0),
          python-paste,
          python-pastedeploy,
@@ -136,7 +133,7 @@ Depends: alembic (>= 0.6.4),
          python-simplejson,
          python-six (>= 1.7.0),
          python-sqlalchemy (>= 0.8.4),
-         python-stevedore (>= 0.14),
+         python-stevedore (>= 1.0.0),
          python-webob (>= 1.2.3),
          ${misc:Depends},
          ${python:Depends}