Fixed (build-)depends for this release.
authorThomas Goirand <thomas@goirand.fr>
Fri, 19 Sep 2014 10:15:26 +0000 (18:15 +0800)
committerThomas Goirand <thomas@goirand.fr>
Fri, 19 Sep 2014 10:15:26 +0000 (18:15 +0800)
Rewritten-From: 28f06826733a28cfdc9a2f6a21685d75750229ba

xenial/debian/control

index d89cb6531c78da00131e9036b9cc99fcf72d1caa..fc98a5afa18b962f3c0fcfdd07779cfa9c9bb34c 100644 (file)
@@ -11,14 +11,13 @@ Build-Depends: debhelper (>= 9),
                python-all (>= 2.6),
                python-pbr (>= 0.6),
                python-sphinx (>= 1.2.1)
-Build-Depends-Indep: alembic (>= 0.6.2),
+Build-Depends-Indep: alembic (>= 0.6.4),
                      bridge-utils,
                      pep8 (>= 1.3.3),
                      python-anyjson (>= 0.3.3),
                      python-argparse,
                      python-babel (>= 1.3),
                      python-cliff (>= 1.4.5),
-                     python-configobj,
                      python-coverage (>= 3.6),
                      python-eventlet (>= 0.13.0),
                      python-fixtures (>= 0.3.14),
@@ -29,26 +28,26 @@ Build-Depends-Indep: alembic (>= 0.6.2),
                      python-iso8601 (>= 0.1.9),
                      python-jinja2,
                      python-jsonrpclib,
-                     python-keystoneclient (>= 1:0.9.0),
+                     python-keystoneclient (>= 1:0.10.0),
                      python-keystonemiddleware,
                      python-kombu (>= 2.4.8),
                      python-lxml,
                      python-mock (>= 1.0),
                      python-netaddr (>= 0.7.6),
                      python-netifaces,
-                     python-neutronclient (>= 2.3.5),
+                     python-neutronclient (>= 2.3.6),
                      python-nose,
                      python-nosexcover,
                      python-novaclient (>= 2:2.17.0),
-                     python-oslo.config (>= 1.2.1),
-                     python-oslo.db,
-                     python-oslo.messaging (>= 1.3.0),
-                     python-oslo.rootwrap,
-                     python-oslosphinx,
+                     python-oslo.config (>= 1.4.0.0~a3),
+                     python-oslo.db (>= 0.4.0),
+                     python-oslo.messaging (>= 1.4.0.0~a3),
+                     python-oslo.rootwrap (>= 1.3.0.0~a1),
+                     python-oslosphinx (>= 2.2.0.0~a2),
                      python-paste,
                      python-pastedeploy,
                      python-pyudev,
-                     python-requests (>= 1.1),
+                     python-requests (>= 1.2.1),
                      python-routes,
                      python-setuptools,
                      python-simplejson,
@@ -102,12 +101,11 @@ Breaks: python-quantum (<< 2013.2~),
         quantum-plugin-openvswitch-agent (<< 2013),
         quantum-plugin-ryu (<< 2013),
         quantum-plugin-ryu-agent (<< 2013)
-Depends: alembic (>= 0.6.2),
+Depends: alembic (>= 0.6.4),
          python-anyjson (>= 0.3.3),
          python-argparse,
          python-babel (>= 1.3),
          python-cliff,
-         python-configobj,
          python-eventlet (>= 0.13.0),
          python-gflags,
          python-greenlet (>= 0.3.2),
@@ -115,23 +113,23 @@ Depends: alembic (>= 0.6.2),
          python-iso8601 (>= 0.1.9),
          python-jinja2,
          python-jsonrpclib,
-         python-keystoneclient (>= 1:0.9.0),
+         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.5),
+         python-neutronclient (>= 2.3.6),
          python-novaclient (>= 2:2.17.0),
-         python-oslo.config (>= 1.2.1),
-         python-oslo.db,
-         python-oslo.messaging (>= 1.3.0),
-         python-oslo.rootwrap,
+         python-oslo.config (>= 1.4.0.0~a3),
+         python-oslo.db (>= 0.4.0),
+         python-oslo.messaging (>= 1.4.0.0~a3),
+         python-oslo.rootwrap (>= 1.3.0.0~a1),
          python-paste,
          python-pastedeploy,
          python-pbr (>= 0.6),
          python-pyudev,
-         python-requests (>= 1.1),
+         python-requests (>= 1.2.1),
          python-routes,
          python-simplejson,
          python-six (>= 1.7.0),