]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fixed (build-)depends for this release.
authorThomas Goirand <thomas@goirand.fr>
Tue, 1 Jul 2014 08:09:00 +0000 (16:09 +0800)
committerThomas Goirand <thomas@goirand.fr>
Tue, 1 Jul 2014 08:09:00 +0000 (16:09 +0800)
Rewritten-From: 8f0b194e7eea48342c9e7685ffadc6aa7bc42bb0

xenial/debian/changelog
xenial/debian/control

index 2a542a77291f384c0c18da32192c23342e6404e5..19ec6f8694e9714163eb8b05ed8825ed525b3142 100644 (file)
@@ -1,6 +1,7 @@
 horizon (2014.2~b1-1) experimental; urgency=medium
 
   * New upstream release.
+  * Fixed (build-)depends for this release.
 
  -- Thomas Goirand <zigo@debian.org>  Tue, 01 Jul 2014 16:06:08 +0800
 
index 8e1a19788920479c612ceefda9eff8ab034ebd44..f5914f402b61b0bebd47bbc38c0f4a01f56f7d0b 100644 (file)
@@ -25,7 +25,7 @@ Build-Depends-Indep: python-ceilometerclient (>= 1.0.6),
                      python-hacking (>= 0.8.0),
                      python-heatclient (>= 0.2.4),
                      python-iso8601 (>= 0.1.9),
-                     python-keystoneclient (>= 1:0.7.0),
+                     python-keystoneclient (>= 1:0.8.0),
                      python-kombu (>= 2.5.12),
                      python-lesscpy (>= 0.9j),
                      python-lockfile,
@@ -40,11 +40,12 @@ Build-Depends-Indep: python-ceilometerclient (>= 1.0.6),
                      python-openstack-auth (>= 1.1.4),
                      python-openstack.nose-plugin,
                      python-oslosphinx,
+                     python-saharaclient (>=0.6.0),
                      python-six (>= 1.6.0),
                      python-sphinx,
-                     python-swiftclient (>= 1:1.6.0),
+                     python-swiftclient (>= 1:2.0.2),
                      python-testtools (>= 0.9.34),
-                     python-troveclient (>= 1.0.3),
+                     python-troveclient (>= 1.0.4),
                      python-tz
 Standards-Version: 3.9.5
 Homepage: http://horizon.openstack.org
@@ -66,7 +67,7 @@ Depends: python-ceilometerclient (>= 1.0.6),
          python-glanceclient (>= 1:0.10.0),
          python-heatclient (>= 0.2.4),
          python-iso8601 (>= 0.1.9),
-         python-keystoneclient (>= 1:0.7.0),
+         python-keystoneclient (>= 1:0.8.0),
          python-kombu (>= 2.5.12),
          python-lesscpy (>= 0.9j),
          python-lockfile,
@@ -75,9 +76,10 @@ Depends: python-ceilometerclient (>= 1.0.6),
          python-neutronclient (>= 2.3.4),
          python-novaclient (>= 2:2.17.0),
          python-openstack-auth (>= 1.1.4),
+         python-saharaclient (>=0.6.0),
          python-six (>= 1.6.0),
-         python-swiftclient (>= 1:1.6.0),
-         python-troveclient (>= 1.0.3),
+         python-swiftclient (>= 1:2.0.2),
+         python-troveclient (>= 1.0.4),
          python-tz,
          ${misc:Depends},
          ${python:Depends}