Fixed (build-)dependecies.
[openstack-build/ceilometer-build.git] / xenial / debian / control
index f153377225678a8c0c3367f446f1c325cdb255a8..f24d1a95f9d3268e50cef9e00577d8cf82a73226 100644 (file)
@@ -11,21 +11,24 @@ Build-Depends: debhelper (>= 9),
                openstack-pkg-tools (>= 6~),
                po-debconf,
                python-all (>= 2.6.6-3~)
-Build-Depends-Indep: pep8,
+Build-Depends-Indep: msgpack-python,
+                     pep8,
                      python-anyjson (>= 0.2.4),
                      python-argparse,
                      python-babel,
                      python-coverage,
-                     python-docutils,
+                     python-d2to1 (>= 0.2.10),
+                     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,22 +37,29 @@ 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-pbr,
                      python-pecan (>= 0.2.1),
                      python-pymongo,
-                     python-requests,
+                     python-requests (>= 1.2),
                      python-setuptools-git,
                      python-sphinx,
+                     python-spidermonkey,
                      python-sqlalchemy (<< 0.8.0~),
                      python-sqlalchemy (>= 0.7.3),
-                     python-stevedore (>= 0.6),
+                     python-stevedore (>= 0.9),
+                     python-subunit,
+                     python-swift (>= 1.8.0),
                      python-swiftclient,
+                     python-testtools (>= 0.9.29),
+                     python-testrepository (>= 0.0.13),
                      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,8 +70,10 @@ Section: python
 Architecture: all
 Pre-Depends: dpkg (>= 1.15.6~)
 Depends: libjs-jquery,
+         msgpack-python,
          python-anyjson (>= 0.2.4),
          python-argparse,
+         python-d2to1 (>= 0.2.10),
          python-eventlet,
          python-extras,
          python-flask (>= 0.9),
@@ -69,18 +81,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,