X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=1f20f0fb89e77b638f0dab52762ac2e6cb110d0d;hb=bec5eb65284fcc788f0c814ab3765a854687614e;hp=2b6b4cab6ca54344f77df68c9e93d61f16e3afeb;hpb=c6af47a1fd64c3156f839cc6351eaa61eec144c8;p=openstack-build%2Fcinder-build.git diff --git a/debian/control b/debian/control index 2b6b4cab6..1f20f0fb8 100644 --- a/debian/control +++ b/debian/control @@ -4,70 +4,83 @@ 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-amqplib (>= 0.6.1), + python-anyjson (>= 0.3.3), + python-babel, python-coverage, - python-eventlet, - python-glanceclient, - python-greenlet, - python-hp3parclient (>= 1.0.0), + 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-iso8601, - python-keystoneclient, - python-kombu, + python-keystoneclient (>= 1:0.3.0), + python-kombu (>= 2.5.12), python-lockfile, - python-lxml, + python-lxml (>= 2.3), python-migrate, python-mock, python-mox, python-mysqldb, - python-nose, - python-oslo.config, - python-paramiko, + python-netaddr, + python-novaclient (>= 1:2.15.0), + python-oslo.config (>= 1:1.1.0), + python-paramiko (>= 1.8), python-paste, python-pastedeploy, + python-pbr (>= 0.5.21), python-routes, - python-swiftclient, python-setuptools, - python-setuptools-git, + python-six, python-sphinx, - python-sqlalchemy, - python-stevedore (>= 0.8), + python-sqlalchemy (>= 0.8.2), + python-stevedore (>= 0.10), python-suds, - python-webob -Standards-Version: 3.9.3 + python-swiftclient (>= 1:1.5), + python-testtools (>= 0.9.32), + python-webob (>= 1.2.3), + 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 +XS-Testsuite: autopkgtest Package: python-cinder Section: python Architecture: all Depends: - python-amqplib, - python-anyjson, - python-eventlet, - python-glance, - python-glanceclient, - python-keystoneclient, - python-oslo.config, - python-greenlet, + python-amqplib (>= 0.6.1), + python-anyjson (>= 0.3.3), + python-babel, + python-eventlet (>= 0.13.0), + python-glanceclient (>= 1:0.9.0), + python-greenlet (>= 0.3.2), + python-importlib, python-iso8601, - python-kombu, + python-keystoneclient (>= 1:0.3.0), + python-kombu (>= 2.5.12), python-lockfile, - python-lxml, + python-lxml (>= 2.3), python-migrate, - python-paramiko, + python-mysqldb, + python-netaddr, + python-novaclient (>= 1:2.12.0), + python-oslo.config (>= 1:1.1.0), + python-paramiko (>= 1.8), python-paste, python-pastedeploy, python-routes, - python-stevedore (>= 0.8), - python-swiftclient, - python-sqlalchemy, + python-six, + python-sqlalchemy (>= 0.8.2), + python-stevedore (>= 0.10), python-suds, - python-webob, + python-swiftclient (>= 1:1.5), + python-webob (>= 1.2.3), ${misc:Depends}, ${python:Depends} -Suggests: python-hp3parclient +Suggests: python-ceph, python-hp3parclient Description: Cinder Python libraries OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public @@ -117,7 +130,6 @@ Depends: tgt, ${misc:Depends}, ${python:Depends} -Suggests: ceph-common Breaks: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 ) Replaces: cinder-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 ) Description: Cinder storage service - Volume server