X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=1b2b78ab3f990bc3d879875d5bcc895448f13b86;hb=993abeb2fce8cbd8938f37fb5da513b9a32f9e86;hp=2b6b4cab6ca54344f77df68c9e93d61f16e3afeb;hpb=f2f87b5de9a91777b27d8f88e429ae148f92abda;p=openstack-build%2Fcinder-build.git diff --git a/debian/control b/debian/control index 2b6b4cab6..1b2b78ab3 100644 --- a/debian/control +++ b/debian/control @@ -4,18 +4,18 @@ Priority: extra Maintainer: Chuck Short Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6) Build-Depends-Indep: - pep8, python-amqplib, - python-anyjson, - python-cheetah, + python-anyjson (>= 0.3.3), python-coverage, + python-d2to1, python-eventlet, + python-fixtures, python-glanceclient, python-greenlet, python-hp3parclient (>= 1.0.0), python-iso8601, - python-keystoneclient, - python-kombu, + python-keystoneclient (>= 0.2.3), + python-kombu (>= 2.5.12), python-lockfile, python-lxml, python-migrate, @@ -27,32 +27,37 @@ Build-Depends-Indep: python-paramiko, python-paste, python-pastedeploy, + python-pbr, python-routes, python-swiftclient, python-setuptools, python-setuptools-git, python-sphinx, python-sqlalchemy, - python-stevedore (>= 0.8), + python-stevedore (>= 0.9), python-suds, - python-webob -Standards-Version: 3.9.3 + python-testtools, + python-webob, + testrepository +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 +XS-Testsuite: autopkgtest Package: python-cinder Section: python Architecture: all Depends: python-amqplib, - python-anyjson, + python-anyjson (>= 0.3.3), python-eventlet, - python-glance, python-glanceclient, - python-keystoneclient, + python-keystoneclient (>= 0.2.3), python-oslo.config, python-greenlet, python-iso8601, - python-kombu, + python-kombu (>= 2.5.12), python-lockfile, python-lxml, python-migrate, @@ -60,7 +65,7 @@ Depends: python-paste, python-pastedeploy, python-routes, - python-stevedore (>= 0.8), + python-stevedore (>= 0.9), python-swiftclient, python-sqlalchemy, python-suds,