X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=1be8693f3d34f30cc942d58ac1547e212e2bc46b;hb=2488c85b5b4a4be509c0d7365dfffd3ba28258a8;hp=1f20f0fb89e77b638f0dab52762ac2e6cb110d0d;hpb=d009ec770802fa791ebbf74a8af2b492a9c7af8c;p=openstack-build%2Fcinder-build.git diff --git a/debian/control b/debian/control index 1f20f0fb8..1be8693f3 100644 --- a/debian/control +++ b/debian/control @@ -4,47 +4,52 @@ Priority: extra Maintainer: Chuck Short Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6) Build-Depends-Indep: - python-amqplib (>= 0.6.1), python-anyjson (>= 0.3.3), - python-babel, + python-babel (>= 1.3), python-coverage, - python-d2to1, python-eventlet (>= 0.13.0), python-fixtures (>= 0.3.14), python-glanceclient (>= 1:0.9.0), python-greenlet (>= 0.3.2), - python-hp3parclient (>= 2.0.0), + python-hacking, python-iso8601, - python-keystoneclient (>= 1:0.3.0), + python-keystoneclient (>= 1:0.4.2), + python-keystonemiddleware (>= 1.0.0), python-kombu (>= 2.5.12), - python-lockfile, python-lxml (>= 2.3), - python-migrate, + python-migrate (>= 0.9.1), python-mock, python-mox, - python-mysqldb, + python-mysqldb , python-netaddr, - python-novaclient (>= 1:2.15.0), - python-oslo.config (>= 1:1.1.0), - python-paramiko (>= 1.8), + python-novaclient (>= 2.17.0), + python-oslo.config (>= 1.2.1), + python-oslo.db, + python-oslo.rootwrap, + python-oslo.messaging, + python-oslosphinx, + python-paramiko (>= 1.13), python-paste, - python-pastedeploy, - python-pbr (>= 0.5.21), + python-pastedeploy (>= 1.5), + python-requests, + python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>> 0.7), python-pbr (<< 1.0), python-routes, python-setuptools, - python-six, + python-six (>= 1.7.0), python-sphinx, - python-sqlalchemy (>= 0.8.2), - python-stevedore (>= 0.10), + python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<< 0.9.5) | python-sqlalchemy (>> 0.9.5), python-sqlalchemy (<= 0.9.99), + python-stevedore (>= 0.14), python-suds, - python-swiftclient (>= 1:1.5), + python-swiftclient (>= 2.0.2), + python-taskflow, python-testtools (>= 0.9.32), python-webob (>= 1.2.3), + subunit, testrepository (>= 0.0.17) Standards-Version: 3.9.4 Homepage: http://launchpad.net/cinder -Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/cinder/havana/files -Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/cinder/havana +Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/cinder/juno/files +Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/cinder/juno XS-Testsuite: autopkgtest Package: python-cinder @@ -53,30 +58,32 @@ Architecture: all Depends: python-amqplib (>= 0.6.1), python-anyjson (>= 0.3.3), - python-babel, + python-babel (>= 1.3), python-eventlet (>= 0.13.0), python-glanceclient (>= 1:0.9.0), python-greenlet (>= 0.3.2), - python-importlib, - python-iso8601, + python-iso8601 (>= 0.1.9) , python-keystoneclient (>= 1:0.3.0), + python-keystonemiddleware (>= 1.0.0), python-kombu (>= 2.5.12), python-lockfile, python-lxml (>= 2.3), - python-migrate, - python-mysqldb, - python-netaddr, + python-migrate (>= 0.9.1), + python-netaddr (>= 0.7.6), python-novaclient (>= 1:2.12.0), - python-oslo.config (>= 1:1.1.0), - python-paramiko (>= 1.8), + python-oslo.config (>= 1:1.2.1), + python-oslo.messaging, + python-paramiko (>= 1.13), python-paste, - python-pastedeploy, - python-routes, - python-six, - python-sqlalchemy (>= 0.8.2), - python-stevedore (>= 0.10), + python-pastedeploy (>= 1.5), + python-routes (>= 1.12.3), python-routes (<< 2.0) | python-routes (> 2.0), + python-six (>= 1.7.0), + python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<< 0.9.5) | python-sqlalchemy (>> 0.9.5), python-sqlalchemy (<= 0.9.99), + python-stevedore (>= 0.14), python-suds, - python-swiftclient (>= 1:1.5), + python-swiftclient (>= 2.0.2), + python-taskflow, + python-rtslib-fb (>= 2.1.39), python-webob (>= 1.2.3), ${misc:Depends}, ${python:Depends}