From: Thomas Goirand Date: Tue, 22 Mar 2016 12:29:04 +0000 (+0100) Subject: Fixed (build-)depends for this release. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=b438394595934415b041af0509aa8aad005f1e71;p=openstack-build%2Fheat-build.git Fixed (build-)depends for this release. Rewritten-From: be5af7fa39de8fd3ceb2261b73b77f248afe6b36 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 5fa65a74..49d6f77a 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -2,6 +2,7 @@ heat (1:6.0.0~rc1-1) experimental; urgency=medium * New upstream release. * Added git as build-depends-indep. + * Fixed (build-)depends for this release. -- Thomas Goirand Tue, 22 Mar 2016 13:25:50 +0100 diff --git a/xenial/debian/control b/xenial/debian/control index 8e8e7f39..e1b73d4e 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: bandit (>= 0.13.2), python-debtcollector (>= 1.2.0), python-designateclient (>= 1.5.0), python-eventlet (>= 0.18.4), - python-glanceclient (>= 1:1.2.0), + python-glanceclient (>= 1:2.0.0), python-greenlet, python-hacking, python-heatclient (>= 0.6.0), @@ -43,7 +43,7 @@ Build-Depends-Indep: bandit (>= 0.13.2), python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.29.0), python-openstackclient (>= 2.1.0), - python-oslo.cache (>= 1.0.0), + python-oslo.cache (>= 1.5.0), python-oslo.concurrency (>= 3.5.0), python-oslo.config (>= 1:3.7.0), python-oslo.context (>= 0.2.0), @@ -69,7 +69,7 @@ Build-Depends-Indep: bandit (>= 0.13.2), python-requests (>= 2.8.1), python-routes, python-saharaclient (>= 0.13.0), - python-senlinclient, + python-senlinclient (>= 0.3.0), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0), @@ -102,7 +102,7 @@ Depends: python-babel (>= 1.3), python-debtcollector (>= 1.2.0), python-designateclient (>= 1.5.0), python-eventlet (>= 0.18.4), - python-glanceclient (>= 1:1.2.0), + python-glanceclient (>= 1:2.0.0), python-greenlet, python-heatclient (>= 0.6.0), python-keystoneclient (>= 1:1.6.0), @@ -118,7 +118,7 @@ Depends: python-babel (>= 1.3), python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.29.0), python-openstackclient (>= 2.1.0), - python-oslo.cache (>= 1.0.0), + python-oslo.cache (>= 1.5.0), python-oslo.concurrency (>= 3.5.0), python-oslo.config (>= 1:3.7.0), python-oslo.context (>= 0.2.0), @@ -142,7 +142,7 @@ Depends: python-babel (>= 1.3), python-requests (>= 2.8.1), python-routes, python-saharaclient (>= 0.13.0), - python-senlinclient, + python-senlinclient (>= 0.3.0), python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0),