From 909aa43ac4d2a0df807d263eb2609a366d820449 Mon Sep 17 00:00:00 2001 From: null Date: Fri, 18 Mar 2016 17:33:57 +0000 Subject: [PATCH] Update to 9.0.0~rc1 * Update runtime requirements according to global requirements of Mitaka Change-Id: Ibaaddaa30099c950ad09547dd284e7e63739465c Related-Bug: #1556845 --- trusty/debian/changelog | 8 ++++++ trusty/debian/control | 64 ++++++++++++++++++++--------------------- 2 files changed, 40 insertions(+), 32 deletions(-) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index d6e1eff..d3e3dd0 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,11 @@ +horizon (2:9.0.0~rc1-1~u14.04+mos1) mos9.0; urgency=medium + + * Update to 9.0.0~rc1 + * Update runtime requirements according to global requirements of Mitaka + * Related-Bug: #1556845 + + -- Daniil Trishkin Fri, 18 Mar 2016 20:32:48 +0300 + horizon (2:9.0.0~b2-2~u14.04+mos1) mos9.0; urgency=medium * d/openstack-dashboard-apache.postinst: Disable all non-default sites in diff --git a/trusty/debian/control b/trusty/debian/control index fff0b7b..5bab31a 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -86,60 +86,60 @@ Vcs-Git: git://anonscm.debian.org/openstack/horizon.git Package: python-django-horizon Section: python Architecture: all -Depends: python-babel, - python-ceilometerclient (>= 2.0.0), - python-cinderclient (>= 1:1.3.0), +Depends: python-babel (>= 1.3), + python-ceilometerclient (>= 2.2.1), + python-cinderclient (>= 1:1.3.1), python-compressor, python-django (>= 1.8), - python-django-babel, + python-django-babel (>= 0.4.0), python-django-openstack-auth (>= 2.0.0), python-django-pyscss (>= 2.0.2), - python-glanceclient (>= 1:1.2.0), + python-glanceclient (>= 1:2.0.0), python-heatclient (>= 0.6.0), - python-httplib2, - python-iso8601, + python-httplib2 (>= 0.7.5), + python-iso8601 (>= 0.1.9), python-keystoneclient (>= 1:1.6.0), - python-memcache, + python-memcache (>= 1.56), python-netaddr (>= 0.7.12), python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.29.0), - python-oslo.concurrency (>= 2.3.0), - python-oslo.config (>= 1:3.2.0), - python-oslo.i18n (>= 1.5.0), + python-oslo.concurrency (>= 3.5.0), + python-oslo.config (>= 1:3.7.0), + python-oslo.i18n (>= 2.1.0), python-oslo.policy (>= 0.5.0), python-oslo.serialization (>= 2.0.0), - python-oslo.utils (>= 3.2.0), + python-oslo.utils (>= 3.5.0), python-pbr (>= 1.8), - python-pint, + python-pint (>= 0.5), python-pyscss (>= 1.3.4), python-six (>= 1.9.0), - python-swiftclient, - python-tz, - python-xstatic, + python-swiftclient (>= 2.2.0), + python-tz (>= 2013.6), + python-xstatic (>= 1.0.0), 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-angular-bootstrap (>= 0.11.0.2), + python-xstatic-angular-gettext (>= 2.1.0.2), + python-xstatic-angular-lrdragndrop (>= 1.0.2.2), + python-xstatic-bootstrap-datepicker (>= 1.3.1.0), python-xstatic-bootstrap-scss (>= 3), - python-xstatic-bootswatch, - python-xstatic-d3, - python-xstatic-font-awesome, - python-xstatic-hogan, + python-xstatic-bootswatch (>= 3.3.5.3), + python-xstatic-d3 (>= 3.1.6.2), + python-xstatic-font-awesome (>= 4.3.0), + python-xstatic-hogan (>= 2.0.0.2), python-xstatic-jasmine (>= 2.1.2.0), - python-xstatic-jquery, - python-xstatic-jquery-migrate, + python-xstatic-jquery (>= 1.7.2), + python-xstatic-jquery-migrate (>= 1.2.1.1), python-xstatic-jquery-ui (>= 1.10.1), - python-xstatic-jquery.quicksearch, + python-xstatic-jquery.quicksearch (>= 2.0.3.1), python-xstatic-jquery.tablesorter (>= 2.14.5.1), - python-xstatic-jsencrypt, + python-xstatic-jsencrypt (>= 2.0.0.2), python-xstatic-magic-search (>= 0.2.5.1), python-xstatic-mdi, - python-xstatic-rickshaw, + python-xstatic-rickshaw (>= 1.5.0), python-xstatic-roboto-fontface (>= 0.4.3.2), - python-xstatic-smart-table, - python-xstatic-spin, - python-xstatic-term.js, + python-xstatic-smart-table (>= 1.4.5.3), + python-xstatic-spin (>= 1.2.5.2), + python-xstatic-term.js (>= 0.0.4), python-yaml, ${misc:Depends}, ${python:Depends}, -- 2.45.2