]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fix (build-)dependencies.
authorIvan Udovichenko <iudovichenko@mirantis.com>
Tue, 7 Jun 2016 22:34:34 +0000 (01:34 +0300)
committerIvan Udovichenko <iudovichenko@mirantis.com>
Tue, 7 Jun 2016 22:34:34 +0000 (01:34 +0300)
Rewritten-From: f9f1d341f753a04a156c1433f82fd94fecc93409

xenial/debian/changelog
xenial/debian/control

index a296ebe9067817e2558355680e4f02befd422b55..31e8b4dfbf0f60b37c2c55f578d6daf79352b2fa 100644 (file)
@@ -1,3 +1,9 @@
+horizon (2:10.0.0~b1-1) UNRELEASED; urgency=medium
+
+  * Fix (build-)dependencies.
+
+ -- Ivan Udovichenko <iudovichenko@mirantis.com>  Wed, 08 Jun 2016 00:51:25 +0300
+
 horizon (2:9.0.0-3) unstable; urgency=medium
 
   [ Ondřej Nový ]
index 6380c6d0cc6c99fbe4af9e3a72190f38e6ff608e..d63c56890b421e94d4586b46b0c08958ed9d7b31 100644 (file)
@@ -14,38 +14,37 @@ Build-Depends: debhelper (>= 9),
                python-sphinx,
 Build-Depends-Indep: gettext,
                      git,
-                     python-babel,
+                     python-babel (>= 2.3.4),
                      python-ceilometerclient (>= 2.2.1),
-                     python-cinderclient (>= 1:1.3.0),
+                     python-cinderclient (>= 1:1.6.0),
                      python-django-compressor (>= 2.0),
                      python-coverage,
                      python-django (>= 1.8),
-                     python-django-babel,
+                     python-django-babel (>= 0.5.1),
                      python-django-nose (>= 1.4.3),
-                     python-django-openstack-auth (>= 2.0.0),
+                     python-django-openstack-auth (>= 2.3.0),
                      python-django-pyscss (>= 2.0.2),
                      python-glanceclient (>= 1:2.0.0),
                      python-hacking,
-                     python-heatclient (>= 0.6.0),
-                     python-httplib2,
-                     python-iso8601,
-                     python-keystoneclient (>= 1:1.6.0),
+                     python-heatclient (>= 1.1.0),
+                     python-iso8601 (>= 0.1.11),
+                     python-keystoneclient (>= 1:1.7.0),
                      python-mock (>= 1.3),
                      python-mox3 (>= 0.7.0),
                      python-netaddr (>= 0.7.12),
-                     python-neutronclient (>= 1:2.6.0),
+                     python-neutronclient (>= 1:4.2.0),
                      python-nose,
                      python-nose-exclude,
                      python-nosehtmloutput,
                      python-nosexcover,
                      python-novaclient (>= 2:2.29.0),
                      python-openstack.nose-plugin,
-                     python-oslo.concurrency (>= 3.5.0),
-                     python-oslo.config (>= 1:3.7.0),
+                     python-oslo.concurrency (>= 3.8.0),
+                     python-oslo.config (>= 1:3.9.0),
                      python-oslo.i18n (>= 2.1.0),
                      python-oslo.policy (>= 0.5.0),
                      python-oslo.serialization (>= 2.0.0),
-                     python-oslo.utils (>= 3.5.0),
+                     python-oslo.utils (>= 3.9.0),
                      python-oslosphinx (>= 2.5.0),
                      python-pint,
                      python-pyscss (>= 1.3.4),
@@ -57,6 +56,7 @@ Build-Depends-Indep: gettext,
                      python-xstatic,
                      python-xstatic-angular (>= 1.3.7),
                      python-xstatic-angular-bootstrap,
+                     python-xstatic-angular-fileupload (>= 12.0.4.0),
                      python-xstatic-angular-gettext,
                      python-xstatic-angular-lrdragndrop,
                      python-xstatic-bootstrap-datepicker (>= 0.0.0.1-3~),
@@ -73,7 +73,7 @@ Build-Depends-Indep: gettext,
                      python-xstatic-jquery.tablesorter (>= 2.14.5.1),
                      python-xstatic-jsencrypt,
                      python-xstatic-magic-search (>= 0.2.5.1),
-                     python-xstatic-mdi,
+                     python-xstatic-mdi (>= 1.4.57.0),
                      python-xstatic-rickshaw,
                      python-xstatic-roboto-fontface (>= 0.4.3.2),
                      python-xstatic-smart-table,
@@ -89,29 +89,28 @@ Vcs-Git: https://anonscm.debian.org/git/openstack/horizon.git
 Package: python-django-horizon
 Section: python
 Architecture: all
-Depends: python-babel,
+Depends: python-babel (>= 2.3.4),
          python-ceilometerclient (>= 2.2.1),
-         python-cinderclient (>= 1:1.3.0),
+         python-cinderclient (>= 1:1.6.0),
          python-django-compressor (>= 2.0),
          python-django (>= 1.8),
-         python-django-babel,
-         python-django-openstack-auth (>= 2.0.0),
+         python-django-babel (>= 0.5.1),
+         python-django-openstack-auth (>= 2.3.0),
          python-django-pyscss (>= 2.0.2),
          python-glanceclient (>= 1:2.0.0),
-         python-heatclient (>= 0.6.0),
-         python-httplib2,
-         python-iso8601,
-         python-keystoneclient (>= 1:1.6.0),
+         python-heatclient (>= 1.1.0),
+         python-iso8601 (>= 0.1.11),
+         python-keystoneclient (>= 1:1.7.0),
          python-memcache,
          python-netaddr (>= 0.7.12),
-         python-neutronclient (>= 1:2.6.0),
+         python-neutronclient (>= 1:4.2.0),
          python-novaclient (>= 2:2.29.0),
-         python-oslo.concurrency (>= 3.5.0),
-         python-oslo.config (>= 1:3.7.0),
+         python-oslo.concurrency (>= 3.8.0),
+         python-oslo.config (>= 1:3.9.0),
          python-oslo.i18n (>= 2.1.0),
          python-oslo.policy (>= 0.5.0),
          python-oslo.serialization (>= 2.0.0),
-         python-oslo.utils (>= 3.5.0),
+         python-oslo.utils (>= 3.9.0),
          python-pbr (>= 1.8),
          python-pint,
          python-pyscss (>= 1.3.4),
@@ -121,6 +120,7 @@ Depends: python-babel,
          python-xstatic,
          python-xstatic-angular (>= 1.3.7),
          python-xstatic-angular-bootstrap,
+         python-xstatic-angular-fileupload (>= 12.0.4.0),
          python-xstatic-angular-gettext,
          python-xstatic-angular-lrdragndrop,
          python-xstatic-bootstrap-datepicker (>= 0.0.0.1-3~),
@@ -137,7 +137,7 @@ Depends: python-babel,
          python-xstatic-jquery.tablesorter (>= 2.14.5.1),
          python-xstatic-jsencrypt,
          python-xstatic-magic-search (>= 0.2.5.1),
-         python-xstatic-mdi,
+         python-xstatic-mdi (>= 1.4.57.0),
          python-xstatic-rickshaw,
          python-xstatic-roboto-fontface (>= 0.4.3.2),
          python-xstatic-smart-table,