X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=3593909a1379e8e3291815395f10f03ee4ab6222;hb=63df5944fcca57752f5d555a102c5d4756247e5e;hp=bd0bcd6e288e244f841573c87c5c8fd35aaa54a5;hpb=57718e1498ca1d5e748b019c29798650187e51ba;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index bd0bcd6..3593909 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -34,15 +34,15 @@ Build-Depends-Indep: pep8, python-netifaces, python-nose, python-nova (>= 2013.1~), - python-novaclient (>= 1:2.6.10), - python-oslo-config, + python-novaclient (>= 2:2.6.10), + python-oslo.config, python-pecan, python-pymongo, python-requests, python-setuptools-git, python-sphinx, python-sqlalchemy (>= 0.7.3), - python-sqlalchemy (<=0.7.9), + python-sqlalchemy (<< 0.8.0~), python-stevedore (>= 0.6), python-swiftclient, python-unittest2, @@ -73,12 +73,12 @@ Depends: ${python:Depends}, ${misc:Depends}, python-lxml, python-netaddr, python-novaclient (>= 2:2.6.10), - python-oslo-config, + python-oslo.config, python-pecan, - python-pymongo, + python-pymongo (>= 2.2), python-requests, python-sqlalchemy (>= 0.7.3), - python-sqlalchemy (<=0.7.9), + python-sqlalchemy (<< 0.8.0~), python-stevedore (>= 0.6), python-swiftclient, python-webob (>= 1.2), @@ -112,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 @@ -127,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