X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=124f3765464321b97e1b3a0ddb9a23955f60ef1d;hb=5659effb2b07978c09daa7f87e08ba5044b1e04f;hp=e6387a7b0ae7e98c5707238ca6dcd613d657e690;hpb=da26471aee7255c35f6fb68691f5fbb590c8b3ff;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index e6387a7..124f376 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -2,18 +2,17 @@ Source: ceilometer Section: web Priority: optional Maintainer: PKG OpenStack -Uploaders: Loic Dachary (OuoU) , - Julien Danjou , +Uploaders: Julien Danjou , Thomas Goirand , - Ghe Rivero , Mehdi Abaakouk Build-Depends: debhelper (>= 9), openstack-pkg-tools (>= 6~), po-debconf, python-all (>= 2.6.6-3~), python-d2to1 (>= 0.2.10), - python-pbr + python-pbr (>= 0.5.21) Build-Depends-Indep: alembic, + mongodb, msgpack-python, pep8, python-anyjson (>= 0.2.4), @@ -25,8 +24,7 @@ Build-Depends-Indep: alembic, python-eventlet, python-extras, python-fixtures (>= 0.3.12), - python-flask (>= 0.9), - python-glance (>= 2013.2~), + python-flask (>= 0.10), python-glanceclient (>= 1:0.6), python-happybase, python-iso8601, @@ -37,7 +35,7 @@ Build-Depends-Indep: alembic, python-ming, python-mock, python-mox, - python-netaddr, + python-netaddr (>= 0.7.6), python-netifaces, python-nose, python-nova (>= 2013.2~), @@ -45,12 +43,12 @@ Build-Depends-Indep: alembic, python-oslo.config, python-oslo.sphinx, python-pecan (>= 0.2.1), - python-pymongo, + python-pymongo (>= 2.4), python-requests (>= 1.2), python-setuptools-git, + python-simplegeneric (>= 0.8), python-sphinx, python-sphinxcontrib-pecanwsme, - python-sqlalchemy (<< 0.8.0~), python-sqlalchemy (>= 0.7.3), python-stevedore (>= 0.9), python-subunit, @@ -81,7 +79,7 @@ Depends: alembic, 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, @@ -89,14 +87,14 @@ Depends: alembic, python-kombu (>> 2.4.7), python-lockfile, python-lxml, - python-netaddr, + python-netaddr (>= 0.7.6), python-novaclient (>= 2:2.6.10), python-oslo.config, - python-pbr, + python-pbr (>= 0.5.21), python-pecan (>= 0.2.1), - python-pymongo (>= 2.2), + python-pymongo (>= 2.4), python-requests (>= 1.2), - python-sqlalchemy (<< 0.8.0~), + python-simplegeneric (>= 0.8), python-sqlalchemy (>= 0.7.3), python-stevedore (>= 0.9), python-swiftclient,