Fixed the wrong Section for ceilometer.
[openstack-build/ceilometer-build.git] / trusty / debian / control
index 10032bd42c3fb0c975f2fa9ed0087ca1befb1a90..401acc48e7f60b13addbcfdfc50ec2782f09bfe9 100644 (file)
@@ -1,5 +1,5 @@
 Source: ceilometer
-Section: python
+Section: web
 Priority: optional
 Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
 Uploaders: Loic Dachary (OuoU) <loic@debian.org>,
@@ -23,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,14 +35,14 @@ Build-Depends-Indep: pep8,
  python-nose,
  python-nova (>= 2013.1~),
  python-novaclient (>= 2:2.6.10),
- python-oslo-config,
- python-pecan,
+ python-oslo.config,
+ python-pecan (>= 0.2.1),
  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,
@@ -55,6 +55,7 @@ Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git
 Homepage: http://wiki.openstack.org/Ceilometer
 
 Package: python-ceilometer
+Section: python
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${python:Depends}, ${misc:Depends},
@@ -66,19 +67,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-pecan,
- python-pymongo,
+ python-oslo.config,
+ python-pecan (>= 0.2.1),
+ 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 +113,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 +127,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