From d20aacfdb66aec79114e1e49f9885fb94f1239fb Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sat, 18 Apr 2015 18:22:15 +0200 Subject: [PATCH] Fixed (build-)depends for Jessie. Rewritten-From: b8d1d3b16d0fb264cc4c4b87e612d6c15961a864 --- trusty/debian/control | 69 ++++++++++++++++++------------------------- 1 file changed, 29 insertions(+), 40 deletions(-) diff --git a/trusty/debian/control b/trusty/debian/control index 33222be3..e126c55c 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -13,29 +13,27 @@ Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-pbr, python-sphinx, -Build-Depends-Indep: python-babel (>= 1.3), +Build-Depends-Indep: python-babel, python-ceilometerclient (>= 1.0.13), python-cinderclient (>= 1:1.1.0), - python-cliff (>= 1.6), - python-coverage (>= 3.6), + python-coverage, python-crypto, python-eventlet (>= 0.16.1), python-glanceclient (>= 1:0.15.0), - python-greenlet (>= 0.3.2), + python-greenlet, python-hacking, python-heatclient (>= 0.3.0), - python-httplib2 (>= 0.7.5), - python-iso8601 (>= 0.1.9), + python-httplib2, + python-iso8601, python-keystoneclient (>= 1:1.1.0), python-keystonemiddleware (>= 1.5.0), - python-kombu (>= 2.5.0), - python-lxml (>= 2.3), - python-memcache, + python-kombu, + python-lxml, python-migrate (>= 0.9.5), - python-mock (>= 1.0), + python-mock, python-mox, python-mysqldb, - python-netaddr (>= 0.7.12), + python-netaddr, python-neutronclient (>= 2.3.11), python-novaclient (>= 2:2.22.0), python-oslo.concurrency (>= 1.8.0), @@ -52,30 +50,25 @@ Build-Depends-Indep: python-babel (>= 1.3), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.5.1), python-osprofiler, - python-paramiko (>= 1.13.0), - python-paste, + python-paramiko, python-pastedeploy, python-posix-ipc, python-psycopg2, - python-pycryptopp, python-qpid, - python-requests (>= 2.2.0), + python-requests, python-routes, python-saharaclient (>= 0.8.0), - python-sendfile, - python-setuptools, python-six (>= 1.9.0), - python-sqlalchemy (>= 0.9.7), + python-sqlalchemy, python-stevedore (>= 1.3.0), - python-subunit, - python-swiftclient (>= 1:2.2.0), - python-testscenarios (>= 0.4), - python-testtools (>= 0.9.36), + python-swiftclient, + python-testscenarios, + python-testtools, python-troveclient (>= 1.0.7), - python-webob (>= 1.2.3), + python-webob, python-yaml, - subunit (>= 0.0.18), - testrepository (>= 0.0.18), + subunit, + testrepository, Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/heat.git;a=summary Vcs-Git: git://anonscm.debian.org/openstack/heat.git @@ -91,18 +84,18 @@ Depends: python-babel (>= 1.3), python-crypto, python-eventlet (>= 0.16.1), python-glanceclient (>= 1:0.15.0), - python-greenlet (>= 0.3.2), + python-greenlet, python-heatclient (>= 0.3.0), - python-httplib2 (>= 0.7.5), - python-iso8601 (>= 0.1.9), + python-httplib2, + python-iso8601, python-keystoneclient (>= 1:1.1.0), python-keystonemiddleware (>= 1.5.0), - python-kombu (>= 2.5.0), - python-lxml (>= 2.3), + python-kombu, + python-lxml, python-memcache, python-migrate (>= 0.9.5), python-mysqldb, - python-netaddr (>= 0.7.12), + python-netaddr, python-neutronclient (>= 2.3.11), python-novaclient (>= 2:2.22.0), python-oslo.concurrency (>= 1.8.0), @@ -117,26 +110,22 @@ Depends: python-babel (>= 1.3), python-oslo.utils (>= 1.4.0), python-oslo.versionedobjects (>= 0.1.1), python-osprofiler, - python-paste, python-pastedeploy, python-pbr (>= 0.6), python-posix-ipc, - python-pycryptopp, python-qpid, - python-requests (>= 2.2.0), + python-requests, python-routes, python-saharaclient (>= 0.8.0), - python-sendfile, - python-setuptools, python-six (>= 1.9.0), - python-sqlalchemy (>= 0.9.7), + python-sqlalchemy, python-stevedore (>= 1.3.0), - python-swiftclient (>= 1:2.2.0), + python-swiftclient, python-troveclient (>= 1.0.7), - python-webob (>= 1.2.3), + python-webob, python-yaml, ${misc:Depends}, - ${python:Depends} + ${python:Depends}, Description: OpenStack orchestration service - Python files Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a -- 2.45.2