From 2a332e18b9b7b75759f8eee7455a9e7aecdb0db3 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 3 Aug 2015 16:58:07 +0200 Subject: [PATCH] Fixed (build-)depends for this release. Rewritten-From: a403cce1d979533a8b0701ab76170e5c60f70904 --- xenial/debian/changelog | 1 + xenial/debian/control | 63 +++++++++++++++++++++++------------------ 2 files changed, 36 insertions(+), 28 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 751fe2c..d425a28 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,6 +1,7 @@ horizon (1:8.0.0~b2-1) experimental; urgency=medium * New upstream release. + * Fixed (build-)depends for this release. -- Thomas Goirand Mon, 03 Aug 2015 16:16:25 +0200 diff --git a/xenial/debian/control b/xenial/debian/control index 7d4e21d..987bd83 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -8,30 +8,31 @@ Build-Depends: debhelper (>= 9), openstack-pkg-tools, po-debconf, python-all, - python-pbr, + python-pbr (>= 1.3), python-setuptools, python-sphinx, Build-Depends-Indep: gettext, python-babel, python-ceilometerclient (>= 1.0.13), - python-cinderclient (>= 1:1.1.0), + python-cinderclient (>= 1:1.3.0), python-compressor, python-coverage, python-django, + python-django-babel, python-django-nose, - python-django-pyscss, - python-eventlet (>= 0.16.1), - python-glanceclient (>= 1:0.15.0), + python-django-pyscss (>= 2.0.2), + python-eventlet (>= 0.17.4), + python-glanceclient (>= 1:0.18.0), python-hacking, python-heatclient (>= 0.3.0), python-httplib2, python-iso8601, - python-keystoneclient (>= 1:1.1.0), + python-keystoneclient (>= 1:1.6.0), python-kombu, - python-mock, - python-mox, + python-mock (>= 1.3), + python-mox3 (>= 0.7.0), python-netaddr, - python-neutronclient (>= 2.3.11), + python-neutronclient (>= 1:2.6.0), python-nose, python-nose-exclude, python-nosehtmloutput, @@ -39,23 +40,25 @@ Build-Depends-Indep: gettext, python-novaclient (>= 2:2.22.0), python-openstack-auth (>= 1.1.7), python-openstack.nose-plugin, - python-oslo.concurrency (>= 1.8.0), - python-oslo.config (>= 1:1.9.3), + python-oslo.concurrency (>= 2.3.0), + python-oslo.config (>= 1:1.11.0), python-oslo.i18n (>= 1.5.0), + python-oslo.policy (>= 0.5.0), python-oslo.serialization (>= 1.4.0), - python-oslo.utils (>= 1.4.0), + python-oslo.utils (>= 1.9.0), python-oslosphinx (>= 2.5.0), python-pint, - python-pyscss, - python-saharaclient (>= 0.8.0), + python-pyscss (>= 1.3.4), + python-saharaclient (>= 0.9.0), python-six (>= 1.9.0), python-swiftclient, - python-testtools, - python-troveclient (>= 1.0.7), + python-testtools (>= 1.4.0), + python-troveclient (>= 1.2.0), python-tz, python-xstatic, python-xstatic-angular (>= 1.3.7), python-xstatic-angular-bootstrap, + python-xstatic-angular-gettext, python-xstatic-angular-lrdragndrop, python-xstatic-bootstrap-datepicker (>= 0.0.0.1-3~), python-xstatic-bootstrap-scss (>= 3), @@ -90,37 +93,41 @@ Architecture: all Pre-Depends: dpkg (>= 1.15.6~), Depends: python-babel, python-ceilometerclient (>= 1.0.13), - python-cinderclient (>= 1:1.1.0), + python-cinderclient (>= 1:1.3.0), python-compressor, python-django, - python-django-pyscss, - python-eventlet (>= 0.16.1), - python-glanceclient (>= 1:0.15.0), + python-django-babel, + python-django-pyscss (>= 2.0.2), + python-eventlet (>= 0.17.4), + python-glanceclient (>= 1:0.18.0), python-heatclient (>= 0.3.0), python-httplib2, python-iso8601, - python-keystoneclient (>= 1:1.1.0), + python-keystoneclient (>= 1:1.6.0), python-kombu, python-memcache, python-netaddr, - python-neutronclient (>= 2.3.11), + python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.22.0), python-openstack-auth (>= 1.1.7), - python-oslo.concurrency (>= 1.8.0), - python-oslo.config (>= 1:1.9.3), + python-oslo.concurrency (>= 2.3.0), + python-oslo.config (>= 1:1.11.0), python-oslo.i18n (>= 1.5.0), + python-oslo.policy (>= 0.5.0), python-oslo.serialization (>= 1.4.0), - python-oslo.utils (>= 1.4.0), + python-oslo.utils (>= 1.9.0), + python-pbr (>= 1.3), python-pint, - python-pyscss, - python-saharaclient (>= 0.8.0), + python-pyscss (>= 1.3.4), + python-saharaclient (>= 0.9.0), python-six (>= 1.9.0), python-swiftclient, - python-troveclient (>= 1.0.7), + python-troveclient (>= 1.2.0), python-tz, python-xstatic, python-xstatic-angular (>= 1.3.7), python-xstatic-angular-bootstrap, + python-xstatic-angular-gettext, python-xstatic-angular-lrdragndrop, python-xstatic-bootstrap-datepicker (>= 0.0.0.1-3~), python-xstatic-bootstrap-scss (>= 3), -- 2.45.2