X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=daf5e923663ef608e932d74be286df8239c82001;hb=c074d1a950d70a239f549359ad089d7196be6846;hp=bb9e046e20fcb21539d96d79d116e01c5b5e7f54;hpb=19ab6ca2ac555f84995c9153a467496501c0361b;p=openstack-build%2Fcinder-build.git diff --git a/debian/control b/debian/control index bb9e046e2..daf5e9236 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,41 +27,45 @@ 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 (>= 1:0.2.3), python-oslo.config, python-greenlet, python-iso8601, - python-kombu, + python-kombu (>= 2.5.12), python-lockfile, python-lxml, python-migrate, - python-mysqldb, python-paramiko, python-paste, python-pastedeploy, python-routes, - python-stevedore (>= 0.8), + python-stevedore (>= 0.9), python-swiftclient, python-sqlalchemy, python-suds,