Build-Depends:
debhelper (>= 9),
python-all (>= 2.6.6-3~),
- python-pbr (>= 0.5.21),
+ python-pbr (>= 0.6),
Build-Depends-Indep:
- python-babel,
+ python-pbr (>= 0.6), python-pbr (<< 1.0),
+ python-babel (>= 1.3),
python-boto (>= 2.4),
- python-ceilometerclient,
- python-cinderclient,
+ python-ceilometerclient (>=1.0.6),
+ python-cinderclient (>=1.0.6),
python-coverage,
- python-crypto,
+ python-crypto (>= 2.6),
python-eventlet (>= 0.12.0),
python-extras,
- python-glanceclient,
+ python-glanceclient (>= 1:0.9.0),
python-greenlet (>= 0.3.2),
- python-heatclient,
- python-httplib2,
- python-iso8601,
- python-keystoneclient (>= 1:0.2.3),
- python-kombu,
+ python-heatclient (>= 0.2.3),
+ python-httplib2 (>= 0.7.5),
+ python-iso8601 (>= 0.1.9),
+ python-keystoneclient (>= 1:0.7.0),
+ python-kombu (>= 2.4.8),
python-lockfile (>= 0.8),
python-lxml (>= 2.3),
python-memcache,
- python-migrate,
- python-mox,
- python-netaddr,
- python-neutronclient (>= 1:2.2.0),
- python-novaclient,
- python-oslo.config,
+ python-migrate (>= 0.8.2), python-migrate (<< 0.8.4) | python-migrate (>> 0.8.4),
+ python-mox (>= 0.5.3),
+ python-netaddr (>= 0.7.6),
+ python-neutronclient (>= 1:2.3.4), python-neutronclient (<< 1:3),
+ python-novaclient (>= 2.17.0),
+ python-oslo.config (>= 1:1.2.0),
python-oslosphinx,
- python-paramiko,
+ python-paramiko (>= 1.9.0),
python-paste,
- python-pastedeploy,
- python-routes,
+ python-pastedeploy (>= 1.5.0),
+ python-routes (>= 1.12.3),
python-setuptools,
python-six,
- python-sphinx,
- python-sqlalchemy (>= 0.7.8),
- python-swiftclient,
- python-testrepository (>= 0.0.13),
- python-testscenarios,
+ python-sphinx (>= 1.1.2), python-sphinx (<< 1.2),
+ python-sqlalchemy (>= 0.7.8), python-sqlalchemy (<= 0.9.99),
+ python-swiftclient (>= 1.6),
+ python-testrepository (>= 0.0.17),
+ python-testscenarios (>= 0.4),
python-testtools (>= 0.9.29),
- python-troveclient,
+ python-troveclient (>= 1.0.3),
python-webob (>= 1.2.3),
python-yaml,
- testrepository (>= 0.0.13)
+ testrepository (>= 0.0.17)
Standards-Version: 3.9.4
Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/heat/icehouse/files
Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/heat/icehouse
%package common
Summary: Heat common
Group: System Environment/Base
-
+Requires: python-pbr >= 0.6, python-pbr < 1.0
Requires: python-argparse
-Requires: python-eventlet
-Requires: python-greenlet
-Requires: python-httplib2
-Requires: python-iso8601
-Requires: python-kombu
-Requires: python-lxml
-Requires: python-netaddr
-Requires: python-cinderclient
-Requires: python-keystoneclient >= 0.3.1
+Requires: python-eventlet >= 0.13.0
+Requires: python-greenlet >= 0.3.2
+Requires: python-httplib2 >= 0.7.5
+Requires: python-iso8601 >= 0.1.9
+Requires: python-kombu >= 2.4.8
+Requires: python-lxml >= 2.3
+Requires: python-netaddr >= 0.7.6
+Requires: python-cinderclient >= 1.0.6
+Requires: python-keystoneclient >= 0.7.0
Requires: python-memcached
-Requires: python-novaclient
+Requires: python-novaclient >= 2.17.0
Requires: python-oslo-config >= 1:1.2.0
-Requires: python-neutronclient
-Requires: python-swiftclient
-Requires: python-migrate
+Requires: python-neutronclient >= 2.3.4, python-neutronclient < 3
+Requires: python-swiftclient >= 1.6
+Requires: python-migrate >= 0.8.2, python-migrate < 0.8.4, python-migrate > 0.8.4
Requires: python-qpid
-Requires: python-six >= 1.4.1
-Requires: PyYAML
+Requires: python-six >= 1.6.0
+Requires: PyYAML >= 3.1.0
Requires: m2crypto
+Requires: python-crypto >= 2.6
Requires: python-anyjson
-Requires: python-paramiko
-Requires: python-heatclient
-Requires: python-babel
+Requires: python-paramiko >= 1.9.0
+Requires: python-heatclient >= 0.2.3
+Requires: python-babel >= 1.3
Requires: MySQL-python
-Requires: python-paste-deploy1.5
-Requires: python-routes1.12
-Requires: python-sqlalchemy0.7
-Requires: python-webob1.2
+Requires: python-paste-deploy1.5 >= 1.5.0
+Requires: python-routes1.12 >= 1.12.3
+Requires: python-sqlalchemy >= 0.7.8, python-sqlalchemy <= 0.9.99
+Requires: python-webob >= 1.2.3
+Requires: python-requests >= 1.1
+Requires: python-ceilometerclient >= 1.0.6
+Requires: python-troveclient >= 1.0.3
Requires(pre): shadow-utils