Fixed (build-)depends.
authorThomas Goirand <zigo@debian.org>
Mon, 16 Mar 2015 23:50:18 +0000 (00:50 +0100)
committerThomas Goirand <zigo@debian.org>
Mon, 16 Mar 2015 23:50:18 +0000 (00:50 +0100)
Rewritten-From: 857c964e89c6abe667af80f7f0dfa81c81df4739

trusty/debian/control

index 22094295449aaedc8f795f6e11ad397de1f65aa7..89c568c1c6f11a6a2fd0117f4cfe06e09cc7a4c1 100644 (file)
@@ -27,33 +27,35 @@ Build-Depends-Indep: alembic (>= 0.7.2),
                      python-glance (>= 2014.1~),
                      python-glanceclient (>= 1:0.15.0),
                      python-hacking (>= 0.8),
-                     python-happybase (>= 0.8),
+                     python-happybase (>= 0.5),
                      python-httplib2 (>= 0.7.5),
                      python-iso8601 (>= 0.1.8),
                      python-jsonpath-rw,
                      python-jsonschema (>= 2.0.0),
-                     python-keystoneclient (>= 1:1.0.0),
+                     python-kafka,
+                     python-keystoneclient (>= 1:1.1.0),
                      python-keystonemiddleware,
                      python-kombu (>= 2.4.8),
                      python-lxml,
-                     python-migrate (>= 0.8.2),
+                     python-migrate (>= 0.9.5),
                      python-mock (>= 1.0),
                      python-msgpack (>= 0.4.0),
                      python-mysqldb,
                      python-netaddr (>= 0.7.12),
-                     python-neutronclient (>= 2.3.6),
+                     python-neutronclient (>= 2.3.11),
                      python-novaclient (>= 2:2.18.0),
                      python-oslo.concurrency (>= 1.4.1),
-                     python-oslo.config (>= 1.6.0),
-                     python-oslo.context,
+                     python-oslo.config (>= 1.9.0),
+                     python-oslo.context (>= 0.2.0),
                      python-oslo.i18n (>= 1.3.0),
-                     python-oslo.db (>= 1.4.1),
+                     python-oslo.db (>= 1.5.0),
                      python-oslo.messaging (>= 1.6.0),
                      python-oslo.middleware (>= 0.3.0),
                      python-oslo.rootwrap (>= 1.5.0),
+                     python-oslo.policy,
                      python-oslo.serialization (>= 1.2.0),
                      python-oslo.utils (>= 1.2.0),
-                     python-oslo.vmware (>= 0.9.0),
+                     python-oslo.vmware (>= 0.11.0),
                      python-oslosphinx (>= 2.2.0.0),
                      python-oslotest (>= 1.2.0),
                      python-pecan (>= 0.8.0),
@@ -62,8 +64,9 @@ Build-Depends-Indep: alembic (>= 0.7.2),
                      python-pymongo (>= 2.5),
                      python-pysnmp4 (>= 4.2.1),
                      python-requests (>= 2.2.0),
+                     python-requests-aws (>= 0.1.4),
                      python-retrying,
-                     python-six (>= 1.7.0),
+                     python-six (>= 1.9.0),
                      python-sphinxcontrib-docbookrestapi,
                      python-sphinxcontrib-httpdomain,
                      python-sphinxcontrib-pecanwsme (>= 0.6),
@@ -76,6 +79,7 @@ Build-Depends-Indep: alembic (>= 0.7.2),
                      python-tooz (>= 0.4),
                      python-tz,
                      python-webob (>= 1.2.3),
+                     python-werkzeug (>= 0.7),
                      python-wsme (>= 0.6),
                      python-yaml,
                      subunit (>= 0.0.18),
@@ -97,31 +101,30 @@ Depends: alembic (>= 0.7.2),
          python-flask (>= 0.10),
          python-glanceclient (>= 1:0.15.0),
          python-greenlet (>= 0.4),
-         python-happybase (>= 0.8),
          python-iso8601 (>= 0.1.8),
          python-jsonpath-rw,
          python-jsonschema (>= 2.0.0),
-         python-keystoneclient (>= 1:1.0.0),
+         python-keystoneclient (>= 1:1.1.0),
          python-keystonemiddleware,
          python-kombu (>= 2.4.8),
          python-lxml,
-         python-migrate (>= 0.8.2),
+         python-migrate (>= 0.9.5),
          python-msgpack (>= 0.4.0),
          python-mysqldb,
          python-netaddr (>= 0.7.12),
-         python-neutronclient (>= 2.3.6),
+         python-neutronclient (>= 2.3.11),
          python-novaclient (>= 2:2.18.0),
          python-oslo.concurrency (>= 1.4.1),
-         python-oslo.config (>= 1.6.0),
-         python-oslo.context,
+         python-oslo.config (>= 1.9.0),
+         python-oslo.context (>= 0.2.0),
          python-oslo.i18n (>= 1.3.0),
-         python-oslo.db (>= 1.4.1),
+         python-oslo.db (>= 1.5.0),
          python-oslo.messaging (>= 1.6.0),
          python-oslo.middleware (>= 0.3.0),
+         python-oslo.policy,
          python-oslo.rootwrap (>= 1.5.0),
          python-oslo.serialization (>= 1.2.0),
          python-oslo.utils (>= 1.2.0),
-         python-oslo.vmware (>= 0.9.0),
          python-pbr (>= 0.6),
          python-pecan (>= 0.8.0),
          python-posix-ipc,
@@ -129,13 +132,14 @@ Depends: alembic (>= 0.7.2),
          python-pysnmp4 (>= 4.2.1),
          python-requests (>= 2.2.0),
          python-retrying,
-         python-six (>= 1.7.0),
+         python-six (>= 1.9.0),
          python-sqlalchemy (>= 0.9.7),
          python-stevedore (>= 1.1.0),
          python-swiftclient (>= 1:2.2.0),
          python-tooz (>= 0.4),
          python-tz,
          python-webob (>= 1.2.3),
+         python-werkzeug (>= 0.7),
          python-wsme (>= 0.6),
          python-yaml,
          ${misc:Depends},