From: Thomas Goirand Date: Fri, 15 Jul 2016 17:40:16 +0000 (+0200) Subject: Fixed (build-)depends for this release. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=5be8c4099117201330d1a4d7ff6297e5521125d9;p=openstack-build%2Fheat-build.git Fixed (build-)depends for this release. Rewritten-From: 7d49f57c334248f9332478321b0211a2b424d302 --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 70e8225f..e1ab9ba3 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,6 +1,7 @@ heat (1:7.0.0~b2-1) experimental; urgency=medium * New upstream release. + * Fixed (build-)depends for this release. * Added new pt_BR.po Brazilian Portuguese debconf templates translation (Closes: #829341). * Updated Danish translation of the debconf templates (Closes: #830642). diff --git a/xenial/debian/control b/xenial/debian/control index a1c769e5..85a744ac 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -6,7 +6,7 @@ Uploaders: Thomas Goirand , Build-Depends: debhelper (>= 9), dh-python, dh-systemd, - openstack-pkg-tools (>= 40~), + openstack-pkg-tools (>= 52~), po-debconf, python-all, python-pbr (>= 1.8), @@ -25,12 +25,12 @@ Build-Depends-Indep: bandit (>= 0.13.2), python-debtcollector (>= 1.2.0), python-designateclient (>= 1.5.0), python-eventlet (>= 0.18.4), - python-fixtures (>= 1.3.1), + python-fixtures (>= 3.0.0), python-glanceclient (>= 1:2.0.0), python-greenlet, python-hacking, python-heatclient (>= 1.1.0), - python-keystoneauth1 (>= 2.1.0), + python-keystoneauth1 (>= 2.7.0), python-keystoneclient (>= 1:1.7.0), python-keystonemiddleware (>= 4.0.0), python-kombu (>= 3.0.25), @@ -38,29 +38,30 @@ Build-Depends-Indep: bandit (>= 0.13.2), python-magnumclient (>= 2.0.0), python-manilaclient (>= 1.3.0), python-migrate (>= 0.9.6), - python-mistralclient (>= 1.0.0), + python-mistralclient (>= 2.0.0), python-mock (>= 2.0), - python-monascaclient (>= 1.0.30), + python-monascaclient (>= 1.1.0), python-mysqldb, python-netaddr (>= 0.7.12), python-neutronclient (>= 1:4.2.0), python-novaclient (>= 2:2.29.0), python-openstackclient (>= 2.1.0), + python-openstackdocstheme, python-os-collect-config, python-oslo.cache (>= 1.5.0), python-oslo.concurrency (>= 3.8.0), - python-oslo.config (>= 1:3.9.0), - python-oslo.context (>= 2.2.0), + python-oslo.config (>= 1:3.12.0), + python-oslo.context (>= 2.4.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 2.0.0), - python-oslo.messaging (>= 4.5.0), + python-oslo.messaging (>= 5.2.0), python-oslo.middleware (>= 3.0.0), - python-oslo.policy (>= 0.5.0), + python-oslo.policy (>= 1.9.0), python-oslo.reports (>= 1.0.0), python-oslo.serialization (>= 2.0.0), python-oslo.service (>= 1.10.0), - python-oslo.utils (>= 3.11.0), + python-oslo.utils (>= 3.15.0), python-oslo.versionedobjects (>= 1.9.1), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), @@ -110,7 +111,7 @@ Depends: python-babel (>= 2.3.4), python-glanceclient (>= 1:2.0.0), python-greenlet, python-heatclient (>= 1.1.0), - python-keystoneauth1 (>= 2.1.0), + python-keystoneauth1 (>= 2.7.0), python-keystoneclient (>= 1:1.7.0), python-keystonemiddleware (>= 4.0.0), python-lxml, @@ -118,8 +119,8 @@ Depends: python-babel (>= 2.3.4), python-manilaclient (>= 1.3.0), python-memcache, python-migrate (>= 0.9.6), - python-mistralclient (>= 1.0.0), - python-monascaclient (>= 1.0.30), + python-mistralclient (>= 2.0.0), + python-monascaclient (>= 1.1.0), python-mysqldb, python-netaddr (>= 0.7.12), python-neutronclient (>= 1:4.2.0), @@ -127,18 +128,18 @@ Depends: python-babel (>= 2.3.4), python-openstackclient (>= 2.1.0), python-oslo.cache (>= 1.5.0), python-oslo.concurrency (>= 3.8.0), - python-oslo.config (>= 1:3.9.0), - python-oslo.context (>= 2.2.0), + python-oslo.config (>= 1:3.12.0), + python-oslo.context (>= 2.4.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 2.0.0), - python-oslo.messaging (>= 4.5.0), + python-oslo.messaging (>= 5.2.0), python-oslo.middleware (>= 3.0.0), - python-oslo.policy (>= 0.5.0), + python-oslo.policy (>= 1.9.0), python-oslo.reports (>= 1.0.0), python-oslo.serialization (>= 2.0.0), python-oslo.service (>= 1.10.0), - python-oslo.utils (>= 3.11.0), + python-oslo.utils (>= 3.15.0), python-oslo.versionedobjects (>= 1.9.1), python-osprofiler (>= 1.3.0), python-pastedeploy,