]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Update horizon to v10.0.0.0b2 36/25236/2
authorMikhail Ivanov <mivanov@mirantis.com>
Thu, 18 Aug 2016 15:45:14 +0000 (18:45 +0300)
committerMikhail Ivanov <mivanov@mirantis.com>
Thu, 18 Aug 2016 15:53:30 +0000 (18:53 +0300)
-Fix (build-)depends

Change-Id: I040ea7a360bd72432b88df19971260a21d87192c

xenial/debian/changelog
xenial/debian/control

index 27a5bc096876f2ba563b012e0f9f0ad9b3ec6db7..1f2596b22738cd47806714d2f646c3ebec336eb9 100644 (file)
@@ -1,3 +1,10 @@
+horizon (2:10.0.0~b2-1~u16.04+mos0) mos10.0; urgency=medium
+
+  * Update to 10.0.0~b2
+  * Fix (build-)depends
+
+ -- Mikhail Ivanov <mivanov@mirantis.com>  Thu, 18 Aug 2016 18:36:41 +0300
+
 horizon (2:10.0.0~b1-1~u16.04+mos0) mos10.0; urgency=medium
 
   * Source: http://http.debian.net/debian/pool/main/h/horizon/horizon_10.0.0~b1-1.dsc
index f9a0bb2411fe10fb78e9e62d892bbb4179eca337..81ecac7cb6fd1c37a6f1ed216f7dbd3889698769 100644 (file)
@@ -15,20 +15,20 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: gettext,
                      git,
                      python-babel (>= 2.3.4),
-                     python-ceilometerclient (>= 2.2.1),
+                     python-ceilometerclient (>= 2.5.0),
                      python-cinderclient (>= 1:1.6.0),
                      python-django-compressor (>= 2.0),
                      python-coverage (>= 3.6),
                      python-django (>= 1.8),
                      python-django-babel (>= 0.5.1),
                      python-django-nose (>= 1.4.3),
-                     python-django-openstack-auth (>= 2.3.0),
+                     python-django-openstack-auth (>= 2.4.0),
                      python-django-pyscss (>= 2.0.2),
                      python-glanceclient (>= 1:2.0.0),
                      python-hacking (>= 0.10.0),
                      python-heatclient (>= 1.1.0),
                      python-iso8601 (>= 0.1.11),
-                     python-keystoneclient (>= 1:1.7.0),
+                     python-keystoneclient (>= 1:2.0.0),
                      python-mock (>= 2.0),
                      python-mox3 (>= 0.7.0),
                      python-netaddr (>= 0.7.12),
@@ -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.10.0),
+                     python-oslo.config (>= 1:3.14.0),
                      python-oslo.i18n (>= 2.1.0),
                      python-oslo.policy (>= 1.9.0),
                      python-oslo.serialization (>= 2.0.0),
-                     python-oslo.utils (>= 3.11.0),
+                     python-oslo.utils (>= 3.16.0),
                      python-oslosphinx (>= 2.5.0),
                      python-pint (>= 0.5),
                      python-pyscss (>= 1.3.4),
@@ -59,6 +59,7 @@ Build-Depends-Indep: gettext,
                      python-xstatic-angular-fileupload (>= 12.0.4.0),
                      python-xstatic-angular-gettext (>= 2.1.0.2),
                      python-xstatic-angular-lrdragndrop (>= 1.0.2.2),
+                     python-xstatic-angular-schema-form (>= 0.8.13.0),
                      python-xstatic-bootstrap-datepicker,
                      python-xstatic-bootstrap-scss (>= 3),
                      python-xstatic-bootswatch,
@@ -74,11 +75,13 @@ Build-Depends-Indep: gettext,
                      python-xstatic-jsencrypt (>= 2.0.0.2),
                      python-xstatic-magic-search (>= 0.2.5.1),
                      python-xstatic-mdi (>= 1.4.57.0),
+                     python-xstatic-objectpath (>= 1.2.1.0),
                      python-xstatic-rickshaw (>= 1.5.0),
                      python-xstatic-roboto-fontface (>= 0.4.3.2),
                      python-xstatic-smart-table (>= 1.4.5.3),
                      python-xstatic-spin (>= 1.2.5.2),
                      python-xstatic-term.js (>= 0.0.4),
+                     python-xstatic-tv4 (>= 1.2.7.0),
                      python-xvfbwrapper (>= 0.1.3),
                      python-yaml,
 Standards-Version: 3.9.8
@@ -90,27 +93,27 @@ Package: python-django-horizon
 Section: python
 Architecture: all
 Depends: python-babel (>= 2.3.4),
-         python-ceilometerclient (>= 2.2.1),
+         python-ceilometerclient (>= 2.5.0),
          python-cinderclient (>= 1:1.6.0),
          python-django-compressor (>= 2.0),
          python-django (>= 1.8),
          python-django-babel (>= 0.5.1),
-         python-django-openstack-auth (>= 2.3.0),
+         python-django-openstack-auth (>= 2.4.0),
          python-django-pyscss (>= 2.0.2),
          python-glanceclient (>= 1:2.0.0),
          python-heatclient (>= 1.1.0),
          python-iso8601 (>= 0.1.11),
-         python-keystoneclient (>= 1:1.7.0),
+         python-keystoneclient (>= 1:2.0.0),
          python-memcache,
          python-netaddr (>= 0.7.12),
          python-neutronclient (>= 1:4.2.0),
          python-novaclient (>= 2:2.29.0),
          python-oslo.concurrency (>= 3.8.0),
-         python-oslo.config (>= 1:3.10.0),
+         python-oslo.config (>= 1:3.14.0),
          python-oslo.i18n (>= 2.1.0),
          python-oslo.policy (>= 1.9.0),
          python-oslo.serialization (>= 2.0.0),
-         python-oslo.utils (>= 3.11.0),
+         python-oslo.utils (>= 3.16.0),
          python-pbr (>= 1.8),
          python-pint (>= 0.5),
          python-pyscss (>= 1.3.4),
@@ -123,6 +126,7 @@ Depends: python-babel (>= 2.3.4),
          python-xstatic-angular-fileupload (>= 12.0.4.0),
          python-xstatic-angular-gettext (>= 2.1.0.2),
          python-xstatic-angular-lrdragndrop (>= 1.0.2.2),
+         python-xstatic-angular-schema-form (>= 0.8.13.0),
          python-xstatic-bootstrap-datepicker,
          python-xstatic-bootstrap-scss (>= 3),
          python-xstatic-bootswatch,
@@ -138,11 +142,13 @@ Depends: python-babel (>= 2.3.4),
          python-xstatic-jsencrypt (>= 2.0.0.2),
          python-xstatic-magic-search (>= 0.2.5.1),
          python-xstatic-mdi (>= 1.4.57.0),
+         python-xstatic-objectpath (>= 1.2.1.0),
          python-xstatic-rickshaw (>= 1.5.0),
          python-xstatic-roboto-fontface (>= 0.4.3.2),
          python-xstatic-smart-table (>= 1.4.5.3),
          python-xstatic-spin (>= 1.2.5.2),
          python-xstatic-term.js (>= 0.0.4),
+         python-xstatic-tv4 (>= 1.2.7.0),
          python-yaml,
          ${misc:Depends},
          ${python:Depends},