From: Thomas Goirand Date: Fri, 29 Jan 2016 03:13:17 +0000 (+0800) Subject: Fixed (build-)depends for this release. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=38544e4d33bdc48ccc1607d4d5e11c18e07c28dd;p=openstack-build%2Fneutron-lbaas-build.git Fixed (build-)depends for this release. Rewritten-From: 6129d703e70a5fb21621bcead15a4c257c44a5cf --- diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 51b9f3d..198a8af 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,6 +1,7 @@ neutron-lbaas (1:8.0.0~b2-1) experimental; urgency=medium * New upstream release. + * Fixed (build-)depends for this release. -- Thomas Goirand Fri, 29 Jan 2016 11:03:24 +0800 diff --git a/trusty/debian/control b/trusty/debian/control index d05fb31..c231a85 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -18,36 +18,37 @@ Build-Depends-Indep: alembic (>= 0.8.0), python-eventlet (>= 0.17.4), python-fixtures (>= 1.3.1), python-hacking (>= 0.10.0), + python-keystoneauth1 (>= 2.1.0), python-mock (>= 1.3), python-mysqldb, python-netaddr (>= 0.7.12), python-neutron (>= 1:7.0.0~rc1), python-openssl (>= 0.14), python-oslo.concurrency (>= 2.3.0), - python-oslo.config (>= 1:2.3.3), - python-oslo.db (>= 2.4.1), - python-oslo.log (>= 1.8.0), - python-oslo.messaging (>= 1.16.0), - python-oslo.serialization (>= 1.4.0), - python-oslo.service (>= 0.8.0), - python-oslo.utils (>= 2.0.0), + python-oslo.config (>= 1:3.2.0), + python-oslo.db (>= 4.1.0), + python-oslo.log (>= 1.14.0), + python-oslo.messaging (>= 2.6.1), + python-oslo.serialization (>= 1.10.0), + python-oslo.service (>= 1.0.0), + python-oslo.utils (>= 3.2.0), python-oslosphinx (>= 2.5.0), + python-oslotest (>= 1.10.0), python-psycopg2, python-pyasn1, python-pyasn1-modules, - python-requests (>= 2.5.2), - python-requests-mock (>= 0.6.0), + python-requests (>= 2.8.1), + python-requests-mock (>= 0.7.0), python-six (>= 1.9.0), python-stevedore (>= 1.5.0), - python-sqlalchemy (>= 0.9.9), - python-tempest-lib (>= 0.8.0), + python-sqlalchemy (>= 1.0.10), + python-tempest-lib (>= 0.13.0), python-testscenarios, python-testtools (>= 1.4.0), python-webob, python-webtest, subunit, testrepository, -# python-oslotest (>= 1.5.1), Standards-Version: 3.9.6 Homepage: http://github.com/openstack/neutron-lbaas Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/neutron-lbaas.git;a=summary @@ -59,23 +60,24 @@ Section: python Depends: alembic (>= 0.8.0), python-barbicanclient (>= 3.3.0), python-eventlet (>= 0.17.4), + python-keystoneauth1 (>= 2.1.0), python-netaddr (>= 0.7.12), python-neutron (>= 1:7.0.0~rc1), python-openssl (>= 0.14), - python-oslo.config (>= 1:2.3.0), - python-oslo.db (>= 2.4.1), - python-oslo.log (>= 1.8.0), - python-oslo.messaging (>= 1.16.0), - python-oslo.serialization (>= 1.4.0), - python-oslo.service (>= 0.8.0), - python-oslo.utils (>= 2.0.0), + python-oslo.config (>= 1:3.2.0), + python-oslo.db (>= 4.1.0), + python-oslo.log (>= 1.14.0), + python-oslo.messaging (>= 2.6.1), + python-oslo.serialization (>= 1.10.0), + python-oslo.service (>= 1.0.0), + python-oslo.utils (>= 3.2.0), python-pbr (>= 1.8), python-pyasn1, python-pyasn1-modules, - python-requests (>= 2.5.2), + python-requests (>= 2.8.1), python-six (>= 1.9.0), python-stevedore (>= 1.5.0), - python-sqlalchemy (>= 0.9.9), + python-sqlalchemy (>= 1.0.10), ${misc:Depends}, ${python:Depends}, Recommends: iputils-arping