Update DEB-specs to 2013.2 version
[openstack-build/cinder-build.git] / debian / control
index bb9e046e20fcb21539d96d79d116e01c5b5e7f54..daf5e923663ef608e932d74be286df8239c82001 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,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,