]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Fixed (build-)depends for this release.
authorThomas Goirand <zigo@debian.org>
Fri, 4 Mar 2016 08:59:09 +0000 (16:59 +0800)
committerThomas Goirand <zigo@debian.org>
Fri, 4 Mar 2016 08:59:09 +0000 (16:59 +0800)
Rewritten-From: f0c50f6aad9d50e94dd2cadf01eb6ad93c35f37a

trusty/debian/changelog
trusty/debian/control

index b3d13c7063b2bae91cdf43805ef993ccc724d883..cab8f9afd2078afce5a1ef8c332662f6ac6b2f1e 100644 (file)
@@ -5,6 +5,7 @@ horizon (2:9.0.0~b3-1) experimental; urgency=medium
 
   [ Thomas Goirand ]
   * New upstream release.
+  * Fixed (build-)depends for this release.
 
  -- Thomas Goirand <zigo@debian.org>  Fri, 04 Mar 2016 16:56:53 +0800
 
index 3d04bec853d67c0c3adb5970c5beeeedc352926f..6d328d7b1d113b6bd5a07ee9c90e0b768a059243 100644 (file)
@@ -38,12 +38,12 @@ Build-Depends-Indep: gettext,
                      python-nosexcover,
                      python-novaclient (>= 2:2.29.0),
                      python-openstack.nose-plugin,
-                     python-oslo.concurrency (>= 2.3.0),
-                     python-oslo.config (>= 1:3.4.0),
+                     python-oslo.concurrency (>= 3.5.0),
+                     python-oslo.config (>= 1:3.7.0),
                      python-oslo.i18n (>= 2.1.0),
                      python-oslo.policy (>= 0.5.0),
                      python-oslo.serialization (>= 2.0.0),
-                     python-oslo.utils (>= 3.4.0),
+                     python-oslo.utils (>= 3.5.0),
                      python-oslosphinx (>= 2.5.0),
                      python-pint,
                      python-pyscss (>= 1.3.4),
@@ -102,12 +102,12 @@ Depends: python-babel,
          python-netaddr (>= 0.7.12),
          python-neutronclient (>= 1:2.6.0),
          python-novaclient (>= 2:2.29.0),
-         python-oslo.concurrency (>= 2.3.0),
-         python-oslo.config (>= 1:3.4.0),
+         python-oslo.concurrency (>= 3.5.0),
+         python-oslo.config (>= 1:3.7.0),
          python-oslo.i18n (>= 2.1.0),
          python-oslo.policy (>= 0.5.0),
          python-oslo.serialization (>= 2.0.0),
-         python-oslo.utils (>= 3.4.0),
+         python-oslo.utils (>= 3.5.0),
          python-pbr (>= 1.8),
          python-pint,
          python-pyscss (>= 1.3.4),