]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
New (build-)depends for Juno b2.
authorThomas Goirand <thomas@goirand.fr>
Fri, 1 Aug 2014 07:02:10 +0000 (15:02 +0800)
committerThomas Goirand <thomas@goirand.fr>
Fri, 1 Aug 2014 09:29:22 +0000 (17:29 +0800)
Rewritten-From: 814ded17405174413165dcc15e2e52ba81124b1f

xenial/debian/control

index f5914f402b61b0bebd47bbc38c0f4a01f56f7d0b..f6eac6099300227c25767b4b764e5382988bd73b 100644 (file)
@@ -11,42 +11,47 @@ Build-Depends: debhelper (>= 9),
                python-all (>= 2.6.6-3~),
                python-pbr (>= 0.6),
                openstack-pkg-tools,
-               python-setuptools
+               python-setuptools,
+               python-sphinx
 Build-Depends-Indep: python-ceilometerclient (>= 1.0.6),
-                     python-cinderclient (>= 1:1.0.6),
+                     python-cinderclient (>= 1:1.0.7),
                      python-cloudfiles,
-                     python-compressor (>= 1.3),
+                     python-compressor (>= 1.4),
                      python-coverage (>= 3.6),
                      python-django (>= 1.4),
                      python-django-nose,
+                     python-django-pyscss,
                      python-docutils (>= 0.9.1),
                      python-eventlet (>= 0.13.0),
-                     python-glanceclient (>= 1:0.10.0),
+                     python-glanceclient (>= 1:0.13.1),
                      python-hacking (>= 0.8.0),
-                     python-heatclient (>= 0.2.4),
+                     python-heatclient (>= 0.2.9),
+                     python-httplib2 (>= 0.7.5),
                      python-iso8601 (>= 0.1.9),
-                     python-keystoneclient (>= 1:0.8.0),
+                     python-keystoneclient (>= 1:0.9.0),
                      python-kombu (>= 2.5.12),
-                     python-lesscpy (>= 0.9j),
                      python-lockfile,
                      python-mox,
                      python-netaddr,
-                     python-neutronclient (>= 2.3.4),
+                     python-neutronclient (>= 2.3.5),
                      python-nose,
                      python-nosehtmloutput,
                      python-nosexcover,
                      python-nose-exclude,
                      python-novaclient (>= 2:2.17.0),
-                     python-openstack-auth (>= 1.1.4),
+                     python-openstack-auth (>= 1.1.6),
                      python-openstack.nose-plugin,
                      python-oslosphinx,
+                     python-pyscss,
                      python-saharaclient (>=0.6.0),
-                     python-six (>= 1.6.0),
-                     python-sphinx,
+                     python-six (>= 1.7.0),
                      python-swiftclient (>= 1:2.0.2),
                      python-testtools (>= 0.9.34),
                      python-troveclient (>= 1.0.4),
-                     python-tz
+                     python-tz,
+                     python-xstatic,
+                     python-xstatic-jquery,
+                     python-xvfbwrapper
 Standards-Version: 3.9.5
 Homepage: http://horizon.openstack.org
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/horizon.git;a=summary
@@ -57,30 +62,34 @@ Section: python
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: python-ceilometerclient (>= 1.0.6),
-         python-cinderclient (>= 1:1.0.6),
+         python-cinderclient (>= 1:1.0.7),
          python-cloudfiles,
-         python-compressor (>= 1.3),
+         python-compressor (>= 1.4),
          python-d2to1 (>= 0.2.10),
          python-django (>= 1.4),
          python-django-nose,
+         python-django-pyscss,
          python-eventlet (>= 0.13.0),
-         python-glanceclient (>= 1:0.10.0),
-         python-heatclient (>= 0.2.4),
+         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.8.0),
+         python-keystoneclient (>= 1:0.9.0),
          python-kombu (>= 2.5.12),
-         python-lesscpy (>= 0.9j),
          python-lockfile,
          python-memcache,
          python-netaddr,
-         python-neutronclient (>= 2.3.4),
+         python-neutronclient (>= 2.3.5),
          python-novaclient (>= 2:2.17.0),
-         python-openstack-auth (>= 1.1.4),
+         python-openstack-auth (>= 1.1.6),
+         python-pyscss,
          python-saharaclient (>=0.6.0),
-         python-six (>= 1.6.0),
+         python-six (>= 1.7.0),
          python-swiftclient (>= 1:2.0.2),
          python-troveclient (>= 1.0.4),
          python-tz,
+         python-xstatic,
+         python-xstatic-jquery,
          ${misc:Depends},
          ${python:Depends}
 Recommends: memcached