]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Updated (build-)depends for this release.
authorThomas Goirand <thomas@goirand.fr>
Sat, 20 Sep 2014 15:53:33 +0000 (23:53 +0800)
committerThomas Goirand <thomas@goirand.fr>
Sat, 20 Sep 2014 15:53:33 +0000 (23:53 +0800)
Rewritten-From: 50a2a512ae810013da01e96937ce753c1c492577

trusty/debian/control

index 3bf18e1fc5b0013addbd4f7ed94905b5ce68394b..472f7a3bc80b3c05e30176bc3a59aed3761a485c 100644 (file)
@@ -18,22 +18,21 @@ Build-Depends-Indep: python-ceilometerclient (>= 1.0.6),
                      python-cloudfiles,
                      python-compressor (>= 1.4),
                      python-coverage (>= 3.6),
-                     python-django (>= 1.4),
+                     python-django (>= 1.4.2),
                      python-django-nose,
-                     python-django-pyscss,
-                     python-docutils (>= 0.9.1),
-                     python-eventlet (>= 0.13.0),
+                     python-django-pyscss (>= 1.0.2),
+                     python-eventlet (>= 0.15.1),
                      python-glanceclient (>= 1:0.13.1),
                      python-hacking (>= 0.8.0),
                      python-heatclient (>= 0.2.9),
                      python-httplib2 (>= 0.7.5),
                      python-iso8601 (>= 0.1.9),
-                     python-keystoneclient (>= 1:0.9.0),
+                     python-keystoneclient (>= 1:0.10.0),
                      python-kombu (>= 2.5.12),
                      python-lockfile,
                      python-mox,
                      python-netaddr,
-                     python-neutronclient (>= 2.3.5),
+                     python-neutronclient (>= 2.3.6),
                      python-nose,
                      python-nose-exclude,
                      python-nosehtmloutput,
@@ -41,16 +40,30 @@ Build-Depends-Indep: python-ceilometerclient (>= 1.0.6),
                      python-novaclient (>= 2:2.17.0),
                      python-openstack-auth (>= 1.1.6),
                      python-openstack.nose-plugin,
-                     python-oslosphinx,
+                     python-oslosphinx (>= 2.2.0.0~a2),
                      python-pyscss,
-                     python-saharaclient (>=0.6.0),
+                     python-saharaclient (>= 0.7.1),
                      python-six (>= 1.7.0),
-                     python-swiftclient (>= 1:2.0.2),
+                     python-swiftclient (>= 1:2.2.0),
                      python-testtools (>= 0.9.34),
                      python-troveclient (>= 1.0.4),
                      python-tz,
                      python-xstatic,
+                     python-xstatic-angular,
+                     python-xstatic-angular-cookies,
+                     python-xstatic-angular-mock,
+                     python-xstatic-d3,
+                     python-xstatic-font-awesome,
+                     python-xstatic-hogan,
+                     python-xstatic-jasmine,
                      python-xstatic-jquery,
+                     python-xstatic-jquery-migrate,
+                     python-xstatic-jquery.quicksearch,
+                     python-xstatic-jquery.tablesorter,
+                     python-xstatic-jsencrypt,
+                     python-xstatic-qunit,
+                     python-xstatic-rickshaw,
+                     python-xstatic-spin,
                      python-xvfbwrapper
 Build-Conflicts: python-unittest2
 Standards-Version: 3.9.5
@@ -67,30 +80,44 @@ Depends: python-ceilometerclient (>= 1.0.6),
          python-cloudfiles,
          python-compressor (>= 1.4),
          python-d2to1 (>= 0.2.10),
-         python-django (>= 1.4),
+         python-django (>= 1.4.2),
          python-django-nose,
-         python-django-pyscss,
-         python-eventlet (>= 0.13.0),
+         python-django-pyscss (>= 1.0.2),
+         python-eventlet (>= 0.15.1),
          python-glanceclient (>= 1:0.13.1),
          python-heatclient (>= 0.2.9),
          python-httplib2 (>= 0.7.5),
          python-iso8601 (>= 0.1.9),
-         python-keystoneclient (>= 1:0.9.0),
+         python-keystoneclient (>= 1:0.10.0),
          python-kombu (>= 2.5.12),
          python-lockfile,
          python-memcache,
          python-netaddr,
-         python-neutronclient (>= 2.3.5),
+         python-neutronclient (>= 2.3.6),
          python-novaclient (>= 2:2.17.0),
          python-openstack-auth (>= 1.1.6),
          python-pyscss,
-         python-saharaclient (>=0.6.0),
+         python-saharaclient (>= 0.7.1),
          python-six (>= 1.7.0),
-         python-swiftclient (>= 1:2.0.2),
+         python-swiftclient (>= 1:2.2.0),
          python-troveclient (>= 1.0.4),
          python-tz,
          python-xstatic,
+         python-xstatic-angular,
+         python-xstatic-angular-cookies,
+         python-xstatic-angular-mock,
+         python-xstatic-d3,
+         python-xstatic-font-awesome,
+         python-xstatic-hogan,
+         python-xstatic-jasmine,
          python-xstatic-jquery,
+         python-xstatic-jquery-migrate,
+         python-xstatic-jquery.quicksearch,
+         python-xstatic-jquery.tablesorter,
+         python-xstatic-jsencrypt,
+         python-xstatic-qunit,
+         python-xstatic-rickshaw,
+         python-xstatic-spin,
          ${misc:Depends},
          ${python:Depends}
 Recommends: memcached