X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=68d50cd7f8660132122a8a21c2f7533766cc1ac4;hb=7c1be169153f749a4ecbab017e5bf800d58ba040;hp=521dfefc6d20e6d00d9829bd1a6a4f76a5c3d2a6;hpb=1311cf521076aaafed96ad38c7d321a385561da8;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index 521dfef..68d50cd 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -10,19 +10,23 @@ Uploaders: Loic Dachary (OuoU) , 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, python-fixtures (>= 0.3.12), - python-flask (>= 0.9), + python-flask (>= 0.10), python-glance (>= 2013.2~), python-glanceclient (>= 1:0.6), python-happybase, @@ -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,14 +74,15 @@ 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), + python-flask (>= 0.10), python-glanceclient (>= 1:0.6), python-greenlet (>= 0.4), python-iso8601,