X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=16b67a115dab9ca115553a6b18de39b408ec068a;hb=8b809e04e176f069ba45d8986317ba0b63432e82;hp=01f2e3909b7decd056d8e83d5fedf4411c9b2c9e;hpb=7d8d4ad597475b6741a5b34f72e75c02008f17fd;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index 01f2e39..16b67a1 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -2,16 +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-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), @@ -19,12 +20,11 @@ Build-Depends-Indep: alembic, 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, @@ -36,29 +36,28 @@ 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~), python-novaclient (>= 2:2.6.10), python-oslo.config, python-oslo.sphinx, - python-pbr, 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-sphinxcontrib-pecanwsme, 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, @@ -81,7 +80,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 +88,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-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,