d2to1 and pbr in non-indep build-depends
[openstack-build/ceilometer-build.git] / trusty / debian / control
index 5a940076741cc03d1b1c702f667883fd4e3d837a..e6387a7b0ae7e98c5707238ca6dcd613d657e690 100644 (file)
@@ -10,22 +10,28 @@ 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: pep8,
+               python-all (>= 2.6.6-3~),
+               python-d2to1 (>= 0.2.10),
+               python-pbr
+Build-Depends-Indep: alembic,
+                     msgpack-python,
+                     pep8,
                      python-anyjson (>= 0.2.4),
                      python-argparse,
                      python-babel,
+                     python-ceilometerclient (>= 1.0.2),
                      python-coverage,
-                     python-docutils,
+                     python-docutils (>= 0.9.1),
                      python-eventlet,
                      python-extras,
+                     python-fixtures (>= 0.3.12),
                      python-flask (>= 0.9),
-                     python-glance (>= 2013.1~),
+                     python-glance (>= 2013.2~),
                      python-glanceclient (>= 1:0.6),
                      python-happybase,
                      python-iso8601,
                      python-keystoneclient (>= 1:0.2.3),
-                     python-kombu,
+                     python-kombu (>> 2.4.7),
                      python-lockfile,
                      python-lxml,
                      python-ming,
@@ -34,23 +40,30 @@ Build-Depends-Indep: pep8,
                      python-netaddr,
                      python-netifaces,
                      python-nose,
-                     python-nova (>= 2013.1~),
+                     python-nova (>= 2013.2~),
                      python-novaclient (>= 2:2.6.10),
                      python-oslo.config,
+                     python-oslo.sphinx,
                      python-pecan (>= 0.2.1),
                      python-pymongo,
-                     python-requests,
+                     python-requests (>= 1.2),
                      python-setuptools-git,
                      python-sphinx,
+                     python-sphinxcontrib-pecanwsme,
                      python-sqlalchemy (<< 0.8.0~),
                      python-sqlalchemy (>= 0.7.3),
-                     python-stevedore (>= 0.6),
-                     python-swift,
+                     python-stevedore (>= 0.9),
+                     python-subunit,
+                     python-swift (>= 1.8.0),
                      python-swiftclient,
+                     python-testrepository (>= 0.0.13),
+                     python-testscenarios,
+                     python-testtools (>= 0.9.29),
                      python-unittest2,
                      python-webob (>= 1.2),
                      python-wsme,
-                     python-yaml
+                     python-yaml,
+                     testrepository (>= 0.0.13)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary
 Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git
@@ -60,9 +73,12 @@ 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,
+         python-d2to1 (>= 0.2.10),
          python-eventlet,
          python-extras,
          python-flask (>= 0.9),
@@ -70,18 +86,19 @@ Depends: libjs-jquery,
          python-greenlet (>= 0.4),
          python-iso8601,
          python-keystoneclient (>= 1:0.2.3),
-         python-kombu,
+         python-kombu (>> 2.4.7),
          python-lockfile,
          python-lxml,
          python-netaddr,
          python-novaclient (>= 2:2.6.10),
          python-oslo.config,
+         python-pbr,
          python-pecan (>= 0.2.1),
          python-pymongo (>= 2.2),
-         python-requests,
+         python-requests (>= 1.2),
          python-sqlalchemy (<< 0.8.0~),
          python-sqlalchemy (>= 0.7.3),
-         python-stevedore (>= 0.6),
+         python-stevedore (>= 0.9),
          python-swiftclient,
          python-webob (>= 1.2),
          python-yaml,
@@ -89,7 +106,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
@@ -108,7 +125,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
@@ -125,7 +142,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
@@ -144,7 +161,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
@@ -161,7 +178,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
@@ -178,7 +195,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