From: Julien Danjou Date: Mon, 26 Nov 2012 10:12:49 +0000 (+0100) Subject: Fix stevedore needed version X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=f201164aff865218bba78cf43a54f5e3f214b9ec;p=openstack-build%2Fceilometer-build.git Fix stevedore needed version Signed-off-by: Julien Danjou Rewritten-From: a7c8ed26a29ae5cb7acda27a9ab7f183dfc525e5 --- diff --git a/trusty/debian/control b/trusty/debian/control index 8c6dfb8..c36a1cc 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: pep8, python-nova (>= 2012.2), python-setuptools-git, python-sqlalchemy, - python-stevedore, + python-stevedore (>= 0.6), python-webob, Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary @@ -47,7 +47,7 @@ Depends: ${python:Depends}, ${misc:Depends}, python-nova (>= 2012.2), python-netaddr, python-sqlalchemy, - python-stevedore, + python-stevedore (>= 0.6), python-webob Description: openstack efficient metering counters system (Python libraries) Ceilometer aims to deliver a unique point of contact for billing systems to