Added mongodb as build-depends.
[openstack-build/ceilometer-build.git] / trusty / debian / control
index f24d1a95f9d3268e50cef9e00577d8cf82a73226..950ef45ca152a7825760b8a282cc1f6cc1ce4c3c 100644 (file)
@@ -10,14 +10,18 @@ Uploaders: Loic Dachary (OuoU) <loic@debian.org>,
 Build-Depends: debhelper (>= 9),
                openstack-pkg-tools (>= 6~),
                po-debconf,
-               python-all (>= 2.6.6-3~)
-Build-Depends-Indep: msgpack-python,
+               python-all (>= 2.6.6-3~),
+               python-d2to1 (>= 0.2.10),
+               python-pbr
+Build-Depends-Indep: alembic,
+                     mongodb,
+                     msgpack-python,
                      pep8,
                      python-anyjson (>= 0.2.4),
                      python-argparse,
                      python-babel,
+                     python-ceilometerclient (>= 1.0.2),
                      python-coverage,
-                     python-d2to1 (>= 0.2.10),
                      python-docutils (>= 0.9.1),
                      python-eventlet,
                      python-extras,
@@ -40,21 +44,22 @@ Build-Depends-Indep: msgpack-python,
                      python-nova (>= 2013.2~),
                      python-novaclient (>= 2:2.6.10),
                      python-oslo.config,
-                     python-pbr,
+                     python-oslo.sphinx,
                      python-pecan (>= 0.2.1),
                      python-pymongo,
                      python-requests (>= 1.2),
                      python-setuptools-git,
                      python-sphinx,
-                     python-spidermonkey,
+                     python-sphinxcontrib-pecanwsme,
                      python-sqlalchemy (<< 0.8.0~),
                      python-sqlalchemy (>= 0.7.3),
                      python-stevedore (>= 0.9),
                      python-subunit,
                      python-swift (>= 1.8.0),
                      python-swiftclient,
-                     python-testtools (>= 0.9.29),
                      python-testrepository (>= 0.0.13),
+                     python-testscenarios,
+                     python-testtools (>= 0.9.29),
                      python-unittest2,
                      python-webob (>= 1.2),
                      python-wsme,
@@ -69,7 +74,8 @@ Package: python-ceilometer
 Section: python
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
-Depends: libjs-jquery,
+Depends: alembic,
+         libjs-jquery,
          msgpack-python,
          python-anyjson (>= 0.2.4),
          python-argparse,
@@ -101,7 +107,7 @@ Depends: libjs-jquery,
          ${python:Depends}
 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
+ providing all the counters they need to establish customer billing, accros
  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
@@ -120,7 +126,7 @@ Depends: adduser,
 Provides: ${python:Provides}
 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
+ providing all the counters they need to establish customer billing, accros
  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
@@ -137,7 +143,7 @@ Depends: ceilometer-common (= ${binary:Version}),
          ${python:Depends}
 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
+ providing all the counters they need to establish customer billing, accros
  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
@@ -156,7 +162,7 @@ Depends: adduser,
          ${python:Depends}
 Description: OpenStack efficient metering counters system (API service)
  Ceilometer aims to deliver a Single Point Of Contact for billing systems,
- providing all the counters they need to establish customer billing, accross
+ providing all the counters they need to establish customer billing, accros
  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
@@ -173,7 +179,7 @@ Depends: ceilometer-common (= ${binary:Version}),
          ${python:Depends}
 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
+ providing all the counters they need to establish customer billing, accros
  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
@@ -190,7 +196,7 @@ Depends: ceilometer-common (= ${binary:Version}),
          ${python: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
+ providing all the counters they need to establish customer billing, accros
  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