From d461cd28958800efbfbd4e8c38ec1c85bfd17123 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 27 Nov 2012 15:17:32 +0000 Subject: [PATCH] ceilometer-api depends on adduser (not really needed, but removes a lintian warning) Rewritten-From: 0f5fc19f9c3e860a304e66d4fc62415d42986f60 --- xenial/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xenial/debian/control b/xenial/debian/control index 1ee2ede..06a3ba3 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -96,7 +96,7 @@ Package: ceilometer-api Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Recommends: python-pymongo (>= 2.2), python-sqlalchemy -Depends: debconf, ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, python-keystone (>= 2012.2), python-keystoneclient +Depends: adduser, 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