]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Fixed (build-)depends for Icehouse b2.
authorThomas Goirand <thomas@goirand.fr>
Wed, 29 Jan 2014 14:02:11 +0000 (22:02 +0800)
committerThomas Goirand <thomas@goirand.fr>
Wed, 29 Jan 2014 14:02:11 +0000 (22:02 +0800)
Change-Id: I300c3a2db00349173ff680680c39478db345276e

Rewritten-From: 78f432de572cb22d82ebd74cb0b526ba241f682d

xenial/debian/control

index 4967c9835729e5e776c852f012224fd82de16410..797acc6e9259933074a6512efd619bb4cedba41d 100644 (file)
@@ -9,27 +9,26 @@ Build-Depends: debhelper (>= 9),
                openstack-pkg-tools (>= 4),
                po-debconf,
                python-all (>= 2.6),
-               python-d2to1 (>= 0.2.10),
                python-pbr (>= 0.5.21)
 Build-Depends-Indep: alembic (>= 0.4.1),
                      bridge-utils,
                      pep8 (>= 1.3.3),
                      python-amqplib,
                      python-anyjson (>= 0.3.3),
-                     python-babel,
+                     python-babel (>= 1.3),
                      python-cliff (>= 1.4.5),
                      python-configobj,
-                     python-coverage,
+                     python-coverage (>= 3.6),
                      python-eventlet (>= 0.13.0),
                      python-fixtures (>= 0.3.14),
                      python-gflags,
                      python-greenlet (>= 0.3.2),
-                     python-hacking,
+                     python-hacking (>= 0.8.0),
                      python-httplib2,
                      python-iso8601 (>= 0.1.8),
                      python-jinja2,
                      python-jsonrpclib,
-                     python-keystoneclient (>= 1:0.3.2),
+                     python-keystoneclient (>= 1:0.4.1),
                      python-kombu (>= 2.4.8),
                      python-lxml,
                      python-mock (>= 1.0),
@@ -43,16 +42,16 @@ Build-Depends-Indep: alembic (>= 0.4.1),
                      python-oslo.config (>= 1.2.1),
                      python-paste,
                      python-pastedeploy,
+                     python-psutil,
                      python-pyudev,
                      python-requests (>= 1.1),
                      python-routes,
                      python-setuptools,
-                     python-setuptools-git,
                      python-simplejson,
                      python-six (>= 1.4.1),
                      python-sphinx,
                      python-sqlalchemy,
-                     python-stevedore (>= 0.10),
+                     python-stevedore (>= 0.12),
                      python-subunit,
                      python-testrepository (>= 0.0.13),
                      python-testtools (>= 0.9.32),
@@ -103,7 +102,7 @@ Breaks: python-quantum (<< 2013.2~),
 Depends: alembic (>= 0.4.1),
          python-amqplib,
          python-anyjson (>= 0.3.3),
-         python-babel,
+         python-babel (>= 1.3),
          python-configobj,
          python-eventlet (>= 0.13.0),
          python-gflags,
@@ -112,7 +111,7 @@ Depends: alembic (>= 0.4.1),
          python-iso8601 (>= 0.1.8),
          python-jinja2,
          python-jsonrpclib,
-         python-keystoneclient (>= 1:0.3.2),
+         python-keystoneclient (>= 1:0.4.1),
          python-kombu (>= 2.4.8),
          python-lxml,
          python-migrate,
@@ -129,7 +128,7 @@ Depends: alembic (>= 0.4.1),
          python-simplejson,
          python-six (>= 1.4.1),
          python-sqlalchemy,
-         python-stevedore (>= 0.10),
+         python-stevedore (>= 0.12),
          python-webob (>= 1.2.3),
          ${misc:Depends},
          ${python:Depends}