]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fixed (build-)depends for Icehouse beta 3.
authorThomas Goirand <thomas@goirand.fr>
Fri, 14 Mar 2014 10:43:16 +0000 (18:43 +0800)
committerThomas Goirand <thomas@goirand.fr>
Fri, 14 Mar 2014 10:45:03 +0000 (18:45 +0800)
Change-Id: I2bb6ffdda2f7a004b945c8c6393153518f72cf1a

Rewritten-From: 3310615b19482df3aff57dcaef5858cfd9c814f9

xenial/debian/control

index 4e42b732bcef91a059ed090d71b7d9695baa4825..322110b4a3aabd61a002c4fc65794aa31cfdbda7 100644 (file)
@@ -9,7 +9,7 @@ Uploaders: Julien Danjou <acid@debian.org>,
 Build-Depends: debhelper (>= 9),
                po-debconf,
                python-all (>= 2.6.6-3~),
-               python-pbr (>= 0.5.21),
+               python-pbr (>= 0.6),
                openstack-pkg-tools,
                python-setuptools
 Build-Depends-Indep: pep8 (>= 1.3.3),
@@ -21,19 +21,19 @@ Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-coverage (>= 3.6),
                      python-django (>= 1.4),
                      python-django-nose,
-                     python-docutils,
+                     python-docutils (>= 0.9.1),
                      python-eventlet (>= 0.13.0),
                      python-glanceclient (>= 1:0.10.0),
                      python-hacking (>= 0.8.0),
                      python-heatclient (>= 0.2.4),
                      python-iso8601 (>= 0.1.8),
-                     python-keystoneclient (>= 1:0.4.1),
+                     python-keystoneclient (>= 1:0.6.0),
                      python-kombu (>= 2.5.12),
                      python-lesscpy (>= 0.9j),
                      python-lockfile,
                      python-mox,
                      python-netaddr,
-                     python-neutronclient (>= 2.3.0),
+                     python-neutronclient (>= 2.3.4),
                      python-nose,
                      python-nosehtmloutput,
                      python-nosexcover,
@@ -42,8 +42,10 @@ Build-Depends-Indep: pep8 (>= 1.3.3),
                      python-openstack-auth (>= 1.1.3),
                      python-openstack.nose-plugin,
                      python-oslo.sphinx,
+                     python-six (>= 1.5.2),
                      python-sphinx,
                      python-swiftclient (>= 1:1.6.0),
+                     python-testtools (>= 0.9.34),
                      python-troveclient (>= 1.0.3),
                      python-tz
 Standards-Version: 3.9.5
@@ -66,15 +68,16 @@ Depends: python-ceilometerclient (>= 1.0.6),
          python-glanceclient (>= 1:0.10.0),
          python-heatclient (>= 0.2.4),
          python-iso8601 (>= 0.1.8),
-         python-keystoneclient (>= 1:0.4.1),
+         python-keystoneclient (>= 1:0.6.0),
          python-kombu (>= 2.5.12),
          python-lesscpy (>= 0.9j),
          python-lockfile,
          python-memcache,
          python-netaddr,
-         python-neutronclient (>= 2.3.0),
+         python-neutronclient (>= 2.3.4),
          python-novaclient (>= 2:2.15.0),
          python-openstack-auth (>= 1.1.3),
+         python-six (>= 1.5.2),
          python-swiftclient (>= 1:1.6.0),
          python-troveclient (>= 1.0.3),
          python-tz,