d2to1 and pbr in non-indep build-depends
[openstack-build/ceilometer-build.git] / trusty / debian / control
index 16fec08a1c0f3d3688e2850d15d673dab0044e4d..e6387a7b0ae7e98c5707238ca6dcd613d657e690 100644 (file)
@@ -10,15 +10,17 @@ 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,
+                     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,
@@ -41,20 +43,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-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 +73,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,