From: Thomas Goirand Date: Sat, 16 Jul 2016 14:30:15 +0000 (+0200) Subject: Fixed (build-)depends for this release. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c46ef9b089d1db6c19b7f1c64bac188f2efde4ca;p=openstack-build%2Fhorizon-build.git Fixed (build-)depends for this release. Rewritten-From: 8ba5597a56782780c6c813afc78903994e8165cf --- diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 0a4faad..4067340 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,6 +1,7 @@ horizon (3:10.0.0~b2-1) experimental; urgency=medium * New upstream release. + * Fixed (build-)depends for this release. * Updated Danish translation of debconf templates (Closes: #830639). * Add fix-oslo.utils-last-vers-compat.patch, useful until ~b2. diff --git a/xenial/debian/control b/xenial/debian/control index d63c568..d73a6e3 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -40,11 +40,11 @@ Build-Depends-Indep: gettext, python-novaclient (>= 2:2.29.0), python-openstack.nose-plugin, python-oslo.concurrency (>= 3.8.0), - python-oslo.config (>= 1:3.9.0), + python-oslo.config (>= 1:3.12.0), python-oslo.i18n (>= 2.1.0), - python-oslo.policy (>= 0.5.0), + python-oslo.policy (>= 1.9.0), python-oslo.serialization (>= 2.0.0), - python-oslo.utils (>= 3.9.0), + python-oslo.utils (>= 3.15.0), python-oslosphinx (>= 2.5.0), python-pint, python-pyscss (>= 1.3.4), @@ -106,11 +106,11 @@ Depends: python-babel (>= 2.3.4), python-neutronclient (>= 1:4.2.0), python-novaclient (>= 2:2.29.0), python-oslo.concurrency (>= 3.8.0), - python-oslo.config (>= 1:3.9.0), + python-oslo.config (>= 1:3.12.0), python-oslo.i18n (>= 2.1.0), - python-oslo.policy (>= 0.5.0), + python-oslo.policy (>= 1.9.0), python-oslo.serialization (>= 2.0.0), - python-oslo.utils (>= 3.9.0), + python-oslo.utils (>= 3.15.0), python-pbr (>= 1.8), python-pint, python-pyscss (>= 1.3.4),