Now using include pkgos.make
[openstack-build/ceilometer-build.git] / trusty / debian / control
index 835a758e11a3c396bc19a32836cfaf2baf8ffe16..5e067833170a52f474c55494cbd440b0920bbea0 100644 (file)
@@ -9,6 +9,7 @@ Uploaders: Loic Dachary (OuoU) <loic@debian.org>,
            Mehdi Abaakouk <sileht@sileht.net>
 Build-Depends: debhelper (>= 9),
  python-all (>= 2.6.6-3~),
+ openstack-pkg-tools
 Build-Depends-Indep: pep8,
  python-anyjson, 
  python-eventlet,  
@@ -39,13 +40,13 @@ Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${python:Depends}, ${misc:Depends},
  python-anyjson,   
  python-eventlet,  
- python-flask,     
+ python-flask (>= 0.9),
  python-iso8601,
  python-kombu,
  python-lockfile,
  python-netaddr, 
  python-sqlalchemy,
- python-stevedore, 
+ python-stevedore,
  python-webob
 Description: openstack efficient metering counters system (Python libraries)
  Ceilometer aims to deliver a unique point of contact for billing systems to 
@@ -97,7 +98,7 @@ Package: ceilometer-api
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}
-Description: openstack efficient metering counters system (api service)
+Description: openstack efficient metering counters system (API service)
  Ceilometer aims to deliver a unique point of contact for billing systems to 
  aquire all counters they need to establish customer billing, accross all
  current and future OpenStack components. The delivery of counters must be
@@ -105,7 +106,7 @@ Description: openstack efficient metering counters system (api service)
  projects, and agents doing data collections should be independent of the
  overall system.
  .
- This package contains the api service
+ This package contains the API service
 
 Package: ceilometer-agent-compute
 Architecture: all