Fixed (build-)dependencies for sqlalchemy
[openstack-build/ceilometer-build.git] / xenial / debian / control
index e2c4a2ae9090c83873a0eabbfda4614d456c1ef1..408781affaa9b5cf53b196ca872b8d13770bcd81 100644 (file)
@@ -10,7 +10,6 @@ Uploaders: Loic Dachary (OuoU) <loic@debian.org>,
 Build-Depends: debhelper (>= 9),
  po-debconf,
  python-all (>= 2.6.6-3~),
- python-setuptools-git,
  openstack-pkg-tools
 Build-Depends-Indep: pep8,
  python-argparse,
@@ -35,7 +34,7 @@ Build-Depends-Indep: pep8,
  python-netifaces,
  python-nose,
  python-nova (>= 2013.1~),
- python-novaclient (>= 1:2.6.10),
+ python-novaclient (>= 2:2.6.10),
  python-oslo-config,
  python-pecan,
  python-pymongo,
@@ -43,11 +42,12 @@ Build-Depends-Indep: pep8,
  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,
  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
@@ -75,10 +75,10 @@ Depends: ${python:Depends}, ${misc:Depends},
  python-novaclient (>= 2:2.6.10),
  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