From c61aa817b55e91b2468870d1eadf338c549a21b8 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 7 Sep 2015 14:03:05 +0000 Subject: [PATCH] Fixed wrong ceilometerclient version (needs >= 1.4.0) Rewritten-From: b0f5b35d2258958d2e2f74bdc716e03a9549cce2 --- xenial/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xenial/debian/control b/xenial/debian/control index 065a6f34..edebd81d 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: bandit (>= 0.13.2), python-babel, python-barbicanclient (>= 3.3.0), - python-ceilometerclient (>= 1.3.0), + python-ceilometerclient (>= 1.4.0), python-cinderclient (>= 1:1.3.1), python-croniter, python-coverage, @@ -90,7 +90,7 @@ Section: python Architecture: all Depends: python-babel (>= 1.3), python-barbicanclient (>= 3.3.0), - python-ceilometerclient (>= 1.3.0), + python-ceilometerclient (>= 1.4.0), python-cinderclient (>= 1:1.3.1), python-croniter, python-crypto, -- 2.45.2