From: Thomas Goirand <thomas@goirand.fr>
Date: Tue, 1 Jul 2014 08:09:00 +0000 (+0800)
Subject: Fixed (build-)depends for this release.
X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=78a1ef6af3a069e3e876f876ccdc2e6ed6042bb7;p=openstack-build%2Fhorizon-build.git

Fixed (build-)depends for this release.

Rewritten-From: 8f0b194e7eea48342c9e7685ffadc6aa7bc42bb0
---

diff --git a/trusty/debian/changelog b/trusty/debian/changelog
index 2a542a7..19ec6f8 100644
--- a/trusty/debian/changelog
+++ b/trusty/debian/changelog
@@ -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
 
diff --git a/trusty/debian/control b/trusty/debian/control
index 8e1a197..f5914f4 100644
--- a/trusty/debian/control
+++ b/trusty/debian/control
@@ -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}