]> review.fuel-infra Code Review - openstack-build/neutron-lbaas-build.git/commitdiff
Fixed (build-)depends for this release.
authorThomas Goirand <zigo@debian.org>
Wed, 15 Apr 2015 19:37:30 +0000 (21:37 +0200)
committerThomas Goirand <zigo@debian.org>
Wed, 15 Apr 2015 19:37:30 +0000 (21:37 +0200)
Rewritten-From: 232405fb481bf48397b0be7cf772ef1f0a1a941e

trusty/debian/control

index 3f3da0f242d2eadb0382085775d2619d60a2945c..75cf06cffbba98506da9d08cc4b2c3e8d4fab905 100644 (file)
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
                python-sphinx (>= 1.2.1)
 Build-Depends-Indep: alembic (>= 0.7.2),
                      python-barbicanclient (>= 3.0.1),
-                     python-cliff (>= 1.7.0),
+                     python-cliff (>= 1.10.0),
                      python-coverage (>= 3.6),
                      python-eventlet (>= 0.16.1),
                      python-fixtures (>= 0.3.14),
@@ -23,23 +23,23 @@ Build-Depends-Indep: alembic (>= 0.7.2),
                      python-netaddr (>= 0.7.12),
                      python-neutron,
                      python-openssl,
-                     python-oslo.concurrency (>= 1.4.1),
-                     python-oslo.config (>= 1.9.0),
-                     python-oslo.db (>= 1.5.0),
-                     python-oslo.log (>= 0.4.0),
-                     python-oslo.messaging (>= 1.6.0),
-                     python-oslo.serialization (>= 1.2.0),
-                     python-oslo.utils (>= 1.2.0),
-                     python-oslosphinx (>= 2.2.0.0),
-                     python-oslotest (>= 1.2.0),
+                     python-oslo.concurrency (>= 1.8.0),
+                     python-oslo.config (>= 1:1.9.3),
+                     python-oslo.db (>= 1.7.0),
+                     python-oslo.log (>= 1.0.0),
+                     python-oslo.messaging (>= 1.8.0),
+                     python-oslo.serialization (>= 1.4.0),
+                     python-oslo.utils (>= 1.4.0),
+                     python-oslosphinx (>= 2.5.0),
+                     python-oslotest (>= 1.5.1),
                      python-psycopg2,
                      python-pyasn1,
                      python-pyasn1-modules,
                      python-requests (>= 2.2.0),
-                     python-requests-mock (>= 0.5.1),
+                     python-requests-mock (>= 0.6.0),
                      python-six (>= 1.9.0),
                      python-sqlalchemy (>= 0.9.7),
-                     python-tempest-lib (>= 0.3.0),
+                     python-tempest-lib (>= 0.4.0),
                      python-testscenarios (>= 0.4),
                      python-testtools (>= 0.9.36),
                      python-webob (>= 1.2.3),
@@ -61,12 +61,12 @@ Depends: alembic (>= 0.7.2),
          python-netaddr (>= 0.7.12),
          python-neutron,
          python-openssl,
-         python-oslo.config (>= 1.9.0),
-         python-oslo.db (>= 1.5.0),
-         python-oslo.log (>= 0.4.0),
-         python-oslo.messaging (>= 1.6.0),
-         python-oslo.serialization (>= 1.2.0),
-         python-oslo.utils (>= 1.2.0),
+         python-oslo.config (>= 1:1.9.3),
+         python-oslo.db (>= 1.7.0),
+         python-oslo.log (>= 1.0.0),
+         python-oslo.messaging (>= 1.8.0),
+         python-oslo.serialization (>= 1.4.0),
+         python-oslo.utils (>= 1.4.0),
          python-pbr,
          python-pyasn1,
          python-pyasn1-modules,