From 58b88a449c3da7066e9a71677c0609d1919dbbf1 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Thu, 17 Oct 2013 15:04:36 +0800 Subject: [PATCH] Ceilometer needs python-wsme at least 0.5b6, fixed (build-)depends. Change-Id: Ibbf7daee169df5bd52bdcbc093eee1b561903aa7 Rewritten-From: a8b46b2931af7c1f2500ee4e11c2a98453f96b36 --- xenial/debian/changelog | 6 ++++++ xenial/debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index d52c5cf..611fa0e 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +ceilometer (2013.2~rc2-3) experimental; urgency=low + + * Ceilometer needs python-wsme at least 0.5b6, fixed (build-)depends. + + -- Thomas Goirand Thu, 17 Oct 2013 15:04:01 +0800 + ceilometer (2013.2~rc2-2) experimental; urgency=low * Added the 2 new services: alarm-evaluator and alarm-notifier. diff --git a/xenial/debian/control b/xenial/debian/control index 5ad4748..efbb0ed 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -60,7 +60,7 @@ Build-Depends-Indep: alembic (>= 0.4.2), python-testtools (>= 0.9.29), python-unittest2, python-webob (>= 1.2.3), - python-wsme (>= 0.5b5), + python-wsme (>= 0.5b6), python-yaml, testrepository (>= 0.0.13) Standards-Version: 3.9.4 @@ -100,7 +100,7 @@ Depends: alembic (>= 0.4.2), python-stevedore (>= 0.9), python-swiftclient (>= 1:1.6.0), python-webob (>= 1.2.3), - python-wsme (>= 0.5b5), + python-wsme (>= 0.5b6), python-yaml, ${misc:Depends}, ${python:Depends} -- 2.32.3