From: Thomas Goirand Date: Wed, 30 Sep 2015 11:37:38 +0000 (+0200) Subject: Fixed (build-)depends for this release. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=2aa75728004d03cd2a0e3b569cd3d0bbf810c5f2;p=openstack-build%2Fneutron-lbaas-build.git Fixed (build-)depends for this release. Rewritten-From: a68fc8f015c6e7e12533d11f9e7e205a95971498 --- diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 6133eb7..4b9ac03 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,6 +1,7 @@ neutron-lbaas (1:7.0.0~rc1-1) experimental; urgency=medium * New upstream release. + * Fixed (build-)depends for this release. -- Thomas Goirand Wed, 30 Sep 2015 10:05:31 +0200 diff --git a/trusty/debian/control b/trusty/debian/control index 9ce8fba..d05fb31 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -9,44 +9,45 @@ Build-Depends: debhelper (>= 9), openstack-pkg-tools (>= 23~), po-debconf, python-all, - python-pbr, + python-pbr (>= 1.8), python-setuptools, python-sphinx, -Build-Depends-Indep: alembic (>= 0.7.2), - python-barbicanclient (>= 3.0.1), - python-cliff (>= 1.10.0), +Build-Depends-Indep: alembic (>= 0.8.0), + python-barbicanclient (>= 3.3.0), python-coverage, - python-eventlet (>= 0.16.1), - python-fixtures, - python-hacking, - python-mock, + python-eventlet (>= 0.17.4), + python-fixtures (>= 1.3.1), + python-hacking (>= 0.10.0), + python-mock (>= 1.3), python-mysqldb, - python-netaddr, - python-neutron, - python-openssl, - 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-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.utils (>= 1.4.0), + python-oslo.service (>= 0.8.0), + python-oslo.utils (>= 2.0.0), python-oslosphinx (>= 2.5.0), - python-oslotest (>= 1.5.1), python-psycopg2, python-pyasn1, python-pyasn1-modules, - python-requests, + python-requests (>= 2.5.2), python-requests-mock (>= 0.6.0), python-six (>= 1.9.0), - python-sqlalchemy, - python-tempest-lib (>= 0.4.0), + python-stevedore (>= 1.5.0), + python-sqlalchemy (>= 0.9.9), + python-tempest-lib (>= 0.8.0), python-testscenarios, - python-testtools, + 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 @@ -55,25 +56,26 @@ Vcs-Git: git://anonscm.debian.org/openstack/neutron-lbaas.git Package: python-neutron-lbaas Architecture: all Section: python -Pre-Depends: dpkg (>= 1.15.6~) -Depends: alembic (>= 0.7.2), - python-barbicanclient (>= 3.0.1), - python-eventlet (>= 0.16.1), - python-netaddr, - python-neutron, - python-openssl, - 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), +Depends: alembic (>= 0.8.0), + python-barbicanclient (>= 3.3.0), + python-eventlet (>= 0.17.4), + 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.utils (>= 1.4.0), - python-pbr, + python-oslo.service (>= 0.8.0), + python-oslo.utils (>= 2.0.0), + python-pbr (>= 1.8), python-pyasn1, python-pyasn1-modules, - python-requests, + python-requests (>= 2.5.2), python-six (>= 1.9.0), - python-sqlalchemy, + python-stevedore (>= 1.5.0), + python-sqlalchemy (>= 0.9.9), ${misc:Depends}, ${python:Depends}, Recommends: iputils-arping @@ -88,7 +90,6 @@ Description: OpenStack virtual network service - Python library Package: neutron-lbaas-agent Architecture: all -Pre-Depends: dpkg (>= 1.15.6~) Depends: adduser, debconf, lsb-base,