From a8567fa24ed89c15183d5c8b3adddb035090d6b5 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 9 Jun 2014 16:19:03 +0000 Subject: [PATCH] Now needs python-six >= 1.6.0. Rewritten-From: 926bde6f8f7cc5b04d9d20eba0546b4b5ac2418c --- xenial/debian/changelog | 1 + xenial/debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 564622b..1ce2ed2 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -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 Mon, 09 Jun 2014 23:16:43 +0800 diff --git a/xenial/debian/control b/xenial/debian/control index f9d8021..8e1a197 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -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, -- 2.45.2