Merge "Update RPM-specs to 2013.2 version" into openstack-ci/build/havana
[openstack-build/cinder-build.git] / debian / control
index 2b6b4cab6ca54344f77df68c9e93d61f16e3afeb..1b2b78ab3f990bc3d879875d5bcc895448f13b86 100644 (file)
@@ -4,18 +4,18 @@ Priority: extra
 Maintainer: Chuck Short <zulcss@ubuntu.com>
 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,