X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=408781affaa9b5cf53b196ca872b8d13770bcd81;hb=402623a872656a2528e8b73f3d9fbb5091018175;hp=b71f45ed87a372c160bfbd4626585d11ab8d6650;hpb=eb8f6ab8a4423f3e34f4f93ac4d4f57ccf12d588;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index b71f45e..408781a 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -12,26 +12,43 @@ Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), openstack-pkg-tools Build-Depends-Indep: pep8, - python-anyjson, - python-eventlet, + python-argparse, + python-anyjson (>= 0.2.4), + python-babel, + python-coverage, + python-docutils, + python-eventlet, + python-extras, python-flask (>= 0.9), - python-glance, + python-glance (>= 2013.1~), python-glanceclient (>= 1:0.6), python-iso8601, python-keystoneclient (>= 1:0.2), python-kombu, python-lockfile, + python-lxml, python-ming, python-mock, python-mox, - python-netaddr, + python-netaddr, + python-netifaces, python-nose, - python-nova (>= 2012.2), + python-nova (>= 2013.1~), + python-novaclient (>= 2:2.6.10), + python-oslo-config, python-pecan, + python-pymongo, + python-requests, python-setuptools-git, - python-sqlalchemy, + python-sphinx, + python-sqlalchemy (>= 0.7.3), + python-sqlalchemy (<< 0.8.0~), python-stevedore (>= 0.6), - python-webob, + python-swiftclient, + python-unittest2, + python-webob (>= 1.2), + python-wsme, + python-yaml Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git @@ -42,8 +59,10 @@ Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: ${python:Depends}, ${misc:Depends}, libjs-jquery, - python-anyjson, + python-argparse, + python-anyjson (>= 0.2.4), python-eventlet, + python-extras, python-flask (>= 0.9), python-glanceclient (>= 1:0.6), python-greenlet (>= 0.4), @@ -51,12 +70,19 @@ Depends: ${python:Depends}, ${misc:Depends}, python-iso8601, python-kombu, python-lockfile, - python-nova (>= 2012.2), - python-novaclient (>= 2:2.6.10), + python-lxml, python-netaddr, + python-novaclient (>= 2:2.6.10), + python-oslo-config, python-pecan, + python-pymongo (>= 2.2), + python-requests, + python-sqlalchemy (>= 0.7.3), + python-sqlalchemy (<< 0.8.0~), python-stevedore (>= 0.6), - python-webob + python-swiftclient, + python-webob (>= 1.2), + python-yaml Description: OpenStack efficient metering counters system (Python libraries) Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, accross all @@ -86,7 +112,6 @@ Description: OpenStack efficient metering counters system (common files) Package: ceilometer-collector 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} Description: OpenStack efficient metering counters system (collector service) Ceilometer aims to deliver a unique point of contact for billing systems to @@ -101,7 +126,6 @@ Description: OpenStack efficient metering counters system (collector service) Package: ceilometer-api Architecture: all Pre-Depends: dpkg (>= 1.15.6~) -Recommends: python-pymongo (>= 2.2), python-sqlalchemy Depends: adduser, debconf, ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends} Description: OpenStack efficient metering counters system (API service) Ceilometer aims to deliver a unique point of contact for billing systems to