]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Reviewed (build-)depends for the rc1.
authorThomas Goirand <thomas@goirand.fr>
Tue, 8 Oct 2013 08:52:29 +0000 (16:52 +0800)
committerThomas Goirand <thomas@goirand.fr>
Tue, 8 Oct 2013 08:52:29 +0000 (16:52 +0800)
Change-Id: I47ceddbccfd1bb69dd83796b71ba4f2e9c5ea09e

Rewritten-From: fc1dc39c46a50c146849f8c4ebdbea3aa72c756b

xenial/debian/control

index e2780b1808d4746060a9f0144c7fd0ac66c3a66b..673c7aefc5838a8496baec27be4e3ff62b413a4f 100644 (file)
@@ -16,32 +16,36 @@ Build-Depends-Indep: node-less,
                      openstack-pkg-tools,
                      pep8 (>= 1.3.3),
                      pylint,
-                     python-ceilometerclient (>=1.0.1),
-                     python-cinderclient,
+                     python-ceilometerclient (>= 1.0.6),
+                     python-cinderclient (>= 1:1.0.6),
                      python-cloudfiles,
                      python-compressor (>= 1.3),
                      python-coverage,
+                     python-django (>= 1.4),
                      python-django-nose,
                      python-docutils,
-                     python-eventlet (>= 0.12.0),
-                     python-glanceclient,
+                     python-eventlet (>= 0.13.0),
+                     python-glanceclient (>= 1:0.10.0),
                      python-hacking,
-                     python-heatclient (>= 0.2.2),
+                     python-heatclient (>= 0.2.4),
                      python-iso8601,
-                     python-keystoneclient (>= 1:0.2.0),
+                     python-keystoneclient (>= 1:0.3.2),
                      python-kombu (>= 2.5.12),
+                     python-lesscpy (>= 0.9j),
                      python-lockfile,
                      python-mox,
                      python-netaddr,
-                     python-neutronclient (>= 2.2.3),
+                     python-neutronclient (>= 2.3.0),
                      python-nose,
                      python-nosehtmloutput,
                      python-nosexcover,
                      python-novaclient (>= 2:2.10),
-                     python-openstack-auth (>= 1.0.11),
+                     python-openstack-auth (>= 1.1.1),
                      python-openstack.nose-plugin,
+                     python-oslo.sphinx,
                      python-sphinx,
-                     python-swiftclient,
+                     python-swiftclient (>= 1:1.6.0),
+                     python-troveclient,
                      python-tz
 Standards-Version: 3.9.3
 Homepage: http://horizon.openstack.org
@@ -52,26 +56,28 @@ Package: python-django-horizon
 Section: python
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: python-ceilometerclient (>=1.0.1),
-         python-cinderclient,
+Depends: python-ceilometerclient (>= 1.0.6),
+         python-cinderclient (>= 1:1.0.6),
          python-cloudfiles,
          python-compressor (>= 1.3),
          python-d2to1 (>= 0.2.10),
-         python-django,
+         python-django (>= 1.4),
          python-django-nose,
-         python-eventlet (>= 0.12.0),
-         python-glanceclient,
-         python-heatclient (>= 0.2.2),
+         python-eventlet (>= 0.13.0),
+         python-glanceclient (>= 1:0.10.0),
+         python-heatclient (>= 0.2.4),
          python-iso8601,
-         python-keystoneclient (>= 1:0.2.0),
+         python-keystoneclient (>= 1:0.3.2),
          python-kombu (>= 2.5.12),
+         python-lesscpy (>= 0.9j),
          python-lockfile,
          python-memcache,
          python-netaddr,
-         python-neutronclient (>= 2.2.3),
+         python-neutronclient (>= 2.3.0),
          python-novaclient (>= 2:2.10),
-         python-openstack-auth (>= 1.0.11),
-         python-swiftclient,
+         python-openstack-auth (>= 1.1.1),
+         python-swiftclient (>= 1:1.6.0),
+         python-troveclient,
          python-tz,
          ${misc:Depends},
          ${python:Depends}