X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=b1fdaee928f393dc2876bafae5e20b93456dc09a;hb=be8148f4f593c55b1d8ab5baea2407b3455511d5;hp=a59cdc994b773a184e4bd558b2e08d571cf9a615;hpb=b6dd688060e409020b5afcf4aeeb042fba5a815a;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index a59cdc9..b1fdaee 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -10,7 +10,6 @@ Uploaders: Loic Dachary (OuoU) , Build-Depends: debhelper (>= 9), po-debconf, python-all (>= 2.6.6-3~), - python-setuptools-git, openstack-pkg-tools Build-Depends-Indep: pep8, python-argparse, @@ -24,7 +23,7 @@ Build-Depends-Indep: pep8, python-glance (>= 2013.1~), python-glanceclient (>= 1:0.6), python-iso8601, - python-keystoneclient (>= 1:0.2), + python-keystoneclient (>= 1:0.2.3), python-kombu, python-lockfile, python-lxml, @@ -35,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, @@ -67,19 +66,19 @@ Depends: ${python:Depends}, ${misc:Depends}, python-flask (>= 0.9), python-glanceclient (>= 1:0.6), python-greenlet (>= 0.4), - python-keystoneclient (>= 1:0.2), + python-keystoneclient (>= 1:0.2.3), python-iso8601, python-kombu, python-lockfile, 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), @@ -113,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 @@ -128,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