X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=f24d1a95f9d3268e50cef9e00577d8cf82a73226;hb=d1ad4bb343e7b091169405133d786b9d2452bc51;hp=5a940076741cc03d1b1c702f667883fd4e3d837a;hpb=7cf831218ae28ee64f7fd433059074af4e8fae6b;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index 5a94007..f24d1a9 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -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,23 +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-swift, + 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 @@ -61,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), @@ -70,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,