From: Thomas Goirand Date: Wed, 15 Apr 2015 19:37:30 +0000 (+0200) Subject: Fixed (build-)depends for this release. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=df07b385d9e9c69f21089b3d2d8b0a2f55f69c30;p=openstack-build%2Fneutron-lbaas-build.git Fixed (build-)depends for this release. Rewritten-From: 232405fb481bf48397b0be7cf772ef1f0a1a941e --- diff --git a/xenial/debian/control b/xenial/debian/control index 3f3da0f..75cf06c 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -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,