]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fixed (build-)depends for this commit.
authorThomas Goirand <zigo@debian.org>
Thu, 2 Apr 2015 15:24:43 +0000 (17:24 +0200)
committerThomas Goirand <zigo@debian.org>
Thu, 2 Apr 2015 15:24:43 +0000 (17:24 +0200)
Rewritten-From: 2126ee4021f6a815f8d1328675a19f2386107e72

trusty/debian/control

index 6c2c6b91f103ff6bf1eb072cd3ad7b948b98eda2..80427a691127cfb2588b1088e39360ac91131a99 100644 (file)
@@ -39,18 +39,18 @@ Build-Depends-Indep: gettext,
                      python-nose-exclude,
                      python-nosehtmloutput,
                      python-nosexcover,
-                     python-novaclient (>= 2:2.18.0),
+                     python-novaclient (>= 2:2.22.0),
                      python-openstack-auth (>= 1.1.7),
                      python-openstack.nose-plugin,
-                     python-oslo.concurrency (>= 1.4.1),
-                     python-oslo.config (>= 1.9.0),
-                     python-oslo.i18n (>= 1.3.0),
-                     python-oslo.serialization (>= 1.2.0),
-                     python-oslo.utils (>= 1.2.0),
+                     python-oslo.concurrency (>= 1.8.0),
+                     python-oslo.config (>= 1.9.3),
+                     python-oslo.i18n (>= 1.5.0),
+                     python-oslo.serialization (>= 1.4.0),
+                     python-oslo.utils (>= 1.4.0),
                      python-oslosphinx (>= 2.2.0.0),
                      python-pint,
                      python-pyscss (>= 1.2.1),
-                     python-saharaclient (>= 0.7.6),
+                     python-saharaclient (>= 0.8.0),
                      python-six (>= 1.9.0),
                      python-swiftclient (>= 1:2.2.0),
                      python-testtools (>= 0.9.34),
@@ -72,6 +72,7 @@ Build-Depends-Indep: gettext,
                      python-xstatic-jquery.quicksearch,
                      python-xstatic-jquery.tablesorter,
                      python-xstatic-jsencrypt,
+                     python-xstatic-magic-search,
                      python-xstatic-qunit,
                      python-xstatic-rickshaw,
                      python-xstatic-smart-table,
@@ -108,16 +109,16 @@ Depends: python-babel (>= 1.3),
          python-memcache,
          python-netaddr (>= 0.7.12),
          python-neutronclient (>= 2.3.11),
-         python-novaclient (>= 2:2.18.0),
+         python-novaclient (>= 2:2.22.0),
          python-openstack-auth (>= 1.1.7),
-         python-oslo.concurrency (>= 1.4.1),
-         python-oslo.config (>= 1.9.0),
-         python-oslo.i18n (>= 1.3.0),
-         python-oslo.serialization (>= 1.2.0),
-         python-oslo.utils (>= 1.2.0),
+         python-oslo.concurrency (>= 1.8.0),
+         python-oslo.config (>= 1.9.3),
+         python-oslo.i18n (>= 1.5.0),
+         python-oslo.serialization (>= 1.4.0),
+         python-oslo.utils (>= 1.4.0),
          python-pint,
          python-pyscss (>= 1.2.1),
-         python-saharaclient (>= 0.7.6),
+         python-saharaclient (>= 0.8.0),
          python-six (>= 1.9.0),
          python-swiftclient (>= 1:2.2.0),
          python-troveclient (>= 1.0.7),
@@ -138,6 +139,7 @@ Depends: python-babel (>= 1.3),
          python-xstatic-jquery.quicksearch,
          python-xstatic-jquery.tablesorter,
          python-xstatic-jsencrypt,
+         python-xstatic-magic-search,
          python-xstatic-qunit,
          python-xstatic-rickshaw,
          python-xstatic-smart-table,