X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=1b2b78ab3f990bc3d879875d5bcc895448f13b86;hb=993abeb2fce8cbd8938f37fb5da513b9a32f9e86;hp=7feaaa4807e985b3a1e0c8cbffaeb5a2aa605915;hpb=31a0be4fb6cdada80e87140510d3bb0d1ef99b69;p=openstack-build%2Fcinder-build.git diff --git a/debian/control b/debian/control index 7feaaa480..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.7), + 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-rtslib, + python-stevedore (>= 0.9), python-swiftclient, python-sqlalchemy, python-suds,