]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Now needs python-six >= 1.6.0.
authorThomas Goirand <thomas@goirand.fr>
Mon, 9 Jun 2014 16:19:03 +0000 (16:19 +0000)
committerThomas Goirand <thomas@goirand.fr>
Mon, 9 Jun 2014 16:19:03 +0000 (16:19 +0000)
Rewritten-From: 926bde6f8f7cc5b04d9d20eba0546b4b5ac2418c

trusty/debian/changelog
trusty/debian/control

index 564622b8032bf8eddce4f960c62a224e074f9e79..1ce2ed276062f64db1f07c3e1d81bb0165d6a452 100644 (file)
@@ -2,6 +2,7 @@ horizon (2014.1.1-1) unstable; urgency=medium
 
   * New upstream release.
   * Removed Use_escapejs_filter_on_JavaScript_strings.patch applied upstream.
+  * Now needs python-six >= 1.6.0.
 
  -- Thomas Goirand <zigo@debian.org>  Mon, 09 Jun 2014 23:16:43 +0800
 
index f9d8021506b2457182f44d7b36195541c40d6275..8e1a19788920479c612ceefda9eff8ab034ebd44 100644 (file)
@@ -40,7 +40,7 @@ Build-Depends-Indep: python-ceilometerclient (>= 1.0.6),
                      python-openstack-auth (>= 1.1.4),
                      python-openstack.nose-plugin,
                      python-oslosphinx,
-                     python-six (>= 1.5.2),
+                     python-six (>= 1.6.0),
                      python-sphinx,
                      python-swiftclient (>= 1:1.6.0),
                      python-testtools (>= 0.9.34),
@@ -75,7 +75,7 @@ Depends: python-ceilometerclient (>= 1.0.6),
          python-neutronclient (>= 2.3.4),
          python-novaclient (>= 2:2.17.0),
          python-openstack-auth (>= 1.1.4),
-         python-six (>= 1.5.2),
+         python-six (>= 1.6.0),
          python-swiftclient (>= 1:1.6.0),
          python-troveclient (>= 1.0.3),
          python-tz,