Fixed (build-)depends for this release.
authorThomas Goirand <zigo@debian.org>
Wed, 9 Dec 2015 23:42:28 +0000 (00:42 +0100)
committerThomas Goirand <zigo@debian.org>
Wed, 9 Dec 2015 23:42:28 +0000 (00:42 +0100)
Rewritten-From: 4f59f3ab2dd57c55c83bad49fc0abd78389c7818

xenial/debian/changelog
xenial/debian/control

index e7931392b2534d689d6e7377733fd2b59daf5904..71a7c61a0d7d9018dd684d30adc268b15027a086 100644 (file)
@@ -1,6 +1,7 @@
 horizon (2:9.0.0~b1-1) experimental; urgency=medium
 
   * New upstream release.
+  * Fixed (build-)depends for this release.
 
  -- Thomas Goirand <zigo@debian.org>  Wed, 09 Dec 2015 11:37:40 +0100
 
index d8b40311a166867c47ef92dd6094efa1f734cfe3..8a19fcea9ae777885835dd292d3854003250e36f 100644 (file)
@@ -13,18 +13,18 @@ Build-Depends: debhelper (>= 9),
                python-sphinx,
 Build-Depends-Indep: gettext,
                      python-babel,
-                     python-ceilometerclient (>= 1.5.0),
+                     python-ceilometerclient (>= 2.0.0),
                      python-cinderclient (>= 1:1.3.0),
                      python-compressor,
                      python-coverage,
-                     python-django,
+                     python-django (>= 1.8),
                      python-django-babel,
                      python-django-nose,
                      python-django-pyscss (>= 2.0.2),
                      python-eventlet (>= 0.17.4),
                      python-glanceclient (>= 1:0.18.0),
                      python-hacking,
-                     python-heatclient (>= 0.3.0),
+                     python-heatclient (>= 0.6.0),
                      python-httplib2,
                      python-iso8601,
                      python-keystoneclient (>= 1:1.6.0),
@@ -37,15 +37,15 @@ Build-Depends-Indep: gettext,
                      python-nose-exclude,
                      python-nosehtmloutput,
                      python-nosexcover,
-                     python-novaclient (>= 2:2.28.1),
+                     python-novaclient (>= 2:2.29.0),
                      python-openstack-auth (>= 2.0.0),
                      python-openstack.nose-plugin,
                      python-oslo.concurrency (>= 2.3.0),
-                     python-oslo.config (>= 1:2.3.0),
+                     python-oslo.config (>= 1:3.0.0),
                      python-oslo.i18n (>= 1.5.0),
                      python-oslo.policy (>= 0.5.0),
-                     python-oslo.serialization (>= 1.4.0),
-                     python-oslo.utils (>= 2.0.0),
+                     python-oslo.serialization (>= 2.0.0),
+                     python-oslo.utils (>= 3.0.0),
                      python-oslosphinx (>= 2.5.0),
                      python-pint,
                      python-pyscss (>= 1.3.4),
@@ -91,15 +91,15 @@ Package: python-django-horizon
 Section: python
 Architecture: all
 Depends: python-babel,
-         python-ceilometerclient (>= 1.5.0),
+         python-ceilometerclient (>= 2.0.0),
          python-cinderclient (>= 1:1.3.0),
          python-compressor,
-         python-django,
+         python-django (>= 1.8),
          python-django-babel,
          python-django-pyscss (>= 2.0.2),
          python-eventlet (>= 0.17.4),
          python-glanceclient (>= 1:0.18.0),
-         python-heatclient (>= 0.3.0),
+         python-heatclient (>= 0.6.0),
          python-httplib2,
          python-iso8601,
          python-keystoneclient (>= 1:1.6.0),
@@ -107,14 +107,14 @@ Depends: python-babel,
          python-memcache,
          python-netaddr (>= 0.7.12),
          python-neutronclient (>= 1:2.6.0),
-         python-novaclient (>= 2:2.28.1),
+         python-novaclient (>= 2:2.29.0),
          python-openstack-auth (>= 2.0.0),
          python-oslo.concurrency (>= 2.3.0),
-         python-oslo.config (>= 1:2.3.0),
+         python-oslo.config (>= 1:3.0.0),
          python-oslo.i18n (>= 1.5.0),
          python-oslo.policy (>= 0.5.0),
-         python-oslo.serialization (>= 1.4.0),
-         python-oslo.utils (>= 2.0.0),
+         python-oslo.serialization (>= 2.0.0),
+         python-oslo.utils (>= 3.0.0),
          python-pbr (>= 1.8),
          python-pint,
          python-pyscss (>= 1.3.4),