From: Thomas Goirand Date: Wed, 23 Sep 2015 19:31:03 +0000 (+0200) Subject: Fixed (build-)depends for this release. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=76f778b8f374d4b7c9b0bdf98d58ab9301f8e387;p=openstack-build%2Fheat-build.git Fixed (build-)depends for this release. Rewritten-From: 7961337fa8bf31cdd5ead106da87b2ab96f87f75 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 74febc49..d01271d8 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,10 @@ +heat (1:5.0.0~rc1-1) experimental; urgency=medium + + * New upstream release. + * Fixed (build-)depends for this release. + + -- Thomas Goirand Wed, 23 Sep 2015 18:33:01 +0200 + heat (1:5.0.0~b3-2) experimental; urgency=medium * Added nl.po. diff --git a/xenial/debian/control b/xenial/debian/control index 299ab653..258e0c74 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -9,13 +9,13 @@ Build-Depends: debhelper (>= 9), openstack-pkg-tools (>= 23~), po-debconf, python-all, - python-pbr (>= 1.6), + python-pbr (>= 1.8), python-setuptools, python-sphinx, Build-Depends-Indep: bandit (>= 0.13.2), python-babel, python-barbicanclient (>= 3.3.0), - python-ceilometerclient (>= 1.4.0), + python-ceilometerclient (>= 1.5.0), python-cinderclient (>= 1:1.3.1), python-croniter, python-coverage, @@ -27,14 +27,12 @@ Build-Depends-Indep: bandit (>= 0.13.2), python-greenlet, python-hacking, python-heatclient (>= 0.3.0), - python-httplib2, - python-iso8601, python-keystoneclient (>= 1:1.6.0), python-keystonemiddleware (>= 2.0.0), python-kombu, python-lxml, python-magnumclient, - python-manilaclient (>= 1.2.0), + python-manilaclient (>= 1.3.0), python-migrate (>= 0.9.6), python-mistralclient (>= 1.0.0), python-mock, @@ -42,7 +40,7 @@ Build-Depends-Indep: bandit (>= 0.13.2), python-mysqldb, python-netaddr (>= 0.7.12), python-neutronclient (>= 1:2.6.0), - python-novaclient (>= 2:2.26.0), + python-novaclient (>= 2:2.28.1), python-oslo.cache (>= 0.4.0), python-oslo.concurrency (>= 2.3.0), python-oslo.config (>= 1:2.3.0), @@ -90,7 +88,7 @@ Section: python Architecture: all Depends: python-babel (>= 1.3), python-barbicanclient (>= 3.3.0), - python-ceilometerclient (>= 1.4.0), + python-ceilometerclient (>= 1.5.0), python-cinderclient (>= 1:1.3.1), python-croniter, python-crypto, @@ -100,21 +98,19 @@ Depends: python-babel (>= 1.3), python-glanceclient (>= 1:0.18.0), python-greenlet, python-heatclient (>= 0.3.0), - python-httplib2, - python-iso8601, python-keystoneclient (>= 1:1.6.0), python-keystonemiddleware (>= 2.0.0), python-kombu, python-lxml, python-magnumclient, - python-manilaclient (>= 1.2.0), + python-manilaclient (>= 1.3.0), python-memcache, python-migrate (>= 0.9.6), python-mistralclient (>= 1.0.0), python-mysqldb, python-netaddr (>= 0.7.12), python-neutronclient (>= 1:2.6.0), - python-novaclient (>= 2:2.26.0), + python-novaclient (>= 2:2.28.1), python-oslo.cache (>= 0.4.0), python-oslo.concurrency (>= 2.3.0), python-oslo.config (>= 1:2.3.0), @@ -132,7 +128,7 @@ Depends: python-babel (>= 1.3), python-oslo.versionedobjects (>= 0.9.0), python-osprofiler, python-pastedeploy, - python-pbr (>= 1.6), + python-pbr (>= 1.8), python-requests (>= 2.5.2), python-routes, python-saharaclient (>= 0.10.0),