Build-Depends-Indep: pep8 (>= 1.3.3),
python-argparse,
python-babel,
- python-boto,
+ python-boto (>= 2.4),
python-cinderclient,
python-coverage,
python-crypto,
- python-eventlet (>= 0.9.16),
+ python-eventlet (>= 0.12.0),
python-extras,
python-glanceclient,
- python-greenlet (>= 0.3.1),
+ python-greenlet (>= 0.3.2),
+ python-hacking,
python-httplib2,
python-iso8601,
- python-keystoneclient,
+ python-keystoneclient (>= 1:0.2.3),
python-kombu,
python-lxml (>= 2.3),
python-memcache,
python-mox,
python-nose,
python-nosexcover,
- python-novaclient,
+ python-novaclient (>= 2:2.11.0),
python-oslo.config,
python-paramiko,
python-paste,
python-pastedeploy,
python-pycryptopp,
python-qpid,
- python-quantumclient,
+ python-quantumclient (>= 1:2.2.0),
python-routes,
python-sendfile,
python-setuptools,
python-sphinx,
python-sqlalchemy (>= 0.7.8),
python-swiftclient,
- python-webob,
- python-yaml
+ python-testrepository (>= 0.0.13),
+ python-testtools (>= 0.9.29),
+ python-webob (>= 1.2.3),
+ python-yaml,
+ testrepository (>= 0.0.13)
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/heat.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/heat.git
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-argparse,
- python-boto,
+ python-boto (>= 2.4),
python-cinderclient,
python-crypto,
- python-eventlet (>= 0.9.16),
+ python-eventlet (>= 0.12.0),
python-extras,
python-glanceclient,
- python-greenlet (>= 0.3.1),
+ python-greenlet (>= 0.3.2),
python-httplib2,
python-iso8601,
- python-keystoneclient,
+ python-keystoneclient (>= 1:0.2.3),
python-kombu,
python-lxml (>= 2.3),
python-memcache,
python-migrate,
python-mysqldb,
- python-novaclient,
+ python-novaclient (>= 2:2.11.0),
python-oslo.config,
python-paste,
python-pastedeploy,
python-pycryptopp,
python-qpid,
- python-quantumclient,
+ python-quantumclient (>= 1:2.2.0),
python-routes,
python-sendfile,
python-setuptools,
python-sqlalchemy (>= 0.7.8),
python-swiftclient,
- python-webob,
+ python-webob (>= 1.2.3),
python-yaml,
${misc:Depends},
${python:Depends}