From a258b1c59bc458568352b2616fb7edd153d7237b Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 26 Nov 2012 17:56:19 +0000 Subject: [PATCH] Added po-debconf build-depends, debconf and python-keystoneclient depends for ceilometer-api Rewritten-From: 332c08e0c34ed9dd30f206bedef3c3cf8d4c8647 --- trusty/debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/trusty/debian/control b/trusty/debian/control index 661cae8..05d7c23 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -8,6 +8,7 @@ Uploaders: Loic Dachary (OuoU) , Ghe Rivero , Mehdi Abaakouk Build-Depends: debhelper (>= 9), + po-debconf, python-all (>= 2.6.6-3~), openstack-pkg-tools Build-Depends-Indep: pep8, @@ -94,7 +95,7 @@ Package: ceilometer-api Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Recommends: python-pymongo (>= 2.2), python-sqlalchemy -Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, python-keystone (>= 2012.2) +Depends: debconf, ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, python-keystone (>= 2012.2), python-keystoneclient Description: OpenStack efficient metering counters system (API service) Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, accross all -- 2.32.3