Reviewed long and short descriptions.
[openstack-build/ceilometer-build.git] / trusty / debian / control
index ff63323b2c0a87445838d66d97301289738aa974..fe5ac0c68793fc904815e6bb5f77da7811565b76 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>,
@@ -8,52 +8,87 @@ Uploaders: Loic Dachary (OuoU) <loic@debian.org>,
            Ghe Rivero <ghe.rivero@stackops.com>,
            Mehdi Abaakouk <sileht@sileht.net>
 Build-Depends: debhelper (>= 9),
+ po-debconf,
  python-all (>= 2.6.6-3~),
  openstack-pkg-tools
 Build-Depends-Indep: pep8,
- python-anyjson, 
- python-eventlet,  
- python-flask,  
- python-glance,
- python-glanceclient,
+ python-argparse,
+ python-anyjson (>= 0.2.4),
+ python-babel,
+ python-coverage,
+ python-docutils,
+ python-eventlet,
+ python-extras,
+ python-flask (>= 0.9),
+ python-glance (>= 2013.1~),
+ python-glanceclient (>= 1:0.6),
  python-iso8601,
+ python-keystoneclient (>= 1:0.2.3),
  python-kombu,  
  python-lockfile,
+ python-lxml,
  python-ming,
  python-mock,
  python-mox,   
- python-netaddr,  
+ python-netaddr,
+ python-netifaces,
  python-nose,
- python-nova (>= 2012.2),
+ python-nova (>= 2013.1~),
+ python-novaclient (>= 2:2.6.10),
+ python-oslo.config,
+ python-pecan (>= 0.2.1),
+ python-pymongo,
+ python-requests,
  python-setuptools-git,
- python-sqlalchemy,
+ python-sphinx,
+ python-sqlalchemy (>= 0.7.3),
+ python-sqlalchemy (<< 0.8.0~),
  python-stevedore (>= 0.6),
- python-webob,
+ 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
 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},
- python-anyjson,   
+ libjs-jquery,
+ python-argparse,
+ python-anyjson (>= 0.2.4),
  python-eventlet,
+ python-extras,
  python-flask (>= 0.9),
+ python-glanceclient (>= 1:0.6),
+ python-greenlet (>= 0.4),
+ python-keystoneclient (>= 1:0.2.3),
  python-iso8601,
  python-kombu,
  python-lockfile,
- python-nova (>= 2012.2),
- python-netaddr, 
- python-sqlalchemy,
+ python-lxml,
+ python-netaddr,
+ python-novaclient (>= 2:2.6.10),
+ python-oslo.config,
+ python-pecan (>= 0.2.1),
+ python-pymongo (>= 2.2),
+ python-requests,
+ python-sqlalchemy (>= 0.7.3),
+ python-sqlalchemy (<< 0.8.0~),
  python-stevedore (>= 0.6),
- python-webob
-Description: OpenStack efficient metering counters system (Python libraries)
- 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
- tracable and auditable, the counters must be easily extensible to support new
+ python-swiftclient,
+ python-webob (>= 1.2),
+ python-yaml
+Description: OpenStack efficient metering counters system - Python libraries
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, accross
+ all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
  projects, and agents doing data collections should be independent of the
  overall system.
  .
@@ -65,11 +100,11 @@ Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: python-ceilometer (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, adduser
 Provides: ${python:Provides}
-Description: OpenStack efficient metering counters system (common files)
- 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
- tracable and auditable, the counters must be easily extensible to support new
+Description: OpenStack efficient metering counters system - common files
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, accross
all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
  projects, and agents doing data collections should be independent of the
  overall system.
  .
@@ -78,13 +113,12 @@ 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 
- aquire all counters they need to establish customer billing, accross all
- current and future OpenStack components. The delivery of counters must be
- tracable and auditable, the counters must be easily extensible to support new
+Description: OpenStack efficient metering counters system - collector service
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, accross
all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
  projects, and agents doing data collections should be independent of the
  overall system.
  .
@@ -93,13 +127,12 @@ 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: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends}, python-keystone (>= 2012.2)
+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 
- aquire all counters they need to establish customer billing, accross all
- current and future OpenStack components. The delivery of counters must be
- tracable and auditable, the counters must be easily extensible to support new
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, accross
all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
  projects, and agents doing data collections should be independent of the
  overall system.
  .
@@ -109,11 +142,11 @@ Package: ceilometer-agent-compute
 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 (compute agent)
- 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
- tracable and auditable, the counters must be easily extensible to support new
+Description: OpenStack efficient metering counters system - compute agent
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, accross
all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
  projects, and agents doing data collections should be independent of the
  overall system.
  .
@@ -123,12 +156,12 @@ Package: ceilometer-agent-central
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${ostack-lsb-base}, ceilometer-common (= ${binary:Version}), ${python:Depends},
- ${misc:Depends}, python-keystoneclient
-Description: OpenStack efficient metering counters system (central agent)
- 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
- tracable and auditable, the counters must be easily extensible to support new
+ ${misc:Depends}
+Description: OpenStack efficient metering counters system - central agent
+ Ceilometer aims to deliver a Single Point Of Contact for billing systems,
+ providing all the counters they need to establish customer billing, accross
all current and future OpenStack components. The delivery of counters must be
+ traceable and auditable, the counters must be easily extensible to support new
  projects, and agents doing data collections should be independent of the
  overall system.
  .