X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=xenial%2Fdebian%2Fcontrol;h=1af1482ba1ba768af62de0d961c8282a98b5103b;hb=9c0a453fcd5edbfe0cabf77a6f2d870197a03495;hp=14a7e349d02ff234baaf45fd03184f24f8985c5e;hpb=661e4b2a163b671fc9ccca7eed6a3f511c1cf760;p=openstack-build%2Fceilometer-build.git diff --git a/xenial/debian/control b/xenial/debian/control index 14a7e34..1af1482 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -6,32 +6,31 @@ Uploaders: Thomas Goirand , Build-Depends: debhelper (>= 9), dh-python, dh-systemd, - openstack-pkg-tools (>= 23~), + openstack-pkg-tools (>= 37~), po-debconf, python-all, - python-pbr (>= 1.6), + python-pbr (>= 1.8), python-setuptools, python-sphinx, Build-Depends-Indep: mongodb, python-awsauth, python-babel, - python-ceilometerclient (>= 1.0.13), + python-ceilometerclient (>= 2.0.0), python-contextlib2, python-coverage, - python-croniter, + python-dateutil (>= 2.4.2), python-elasticsearch (>= 1.3.0), - python-eventlet (>= 0.17.4), python-fixtures (>= 1.3.1), python-gabbi (>= 1.1.4), python-glanceclient (>= 1:0.18.0), python-hacking (>= 0.9.2), python-happybase, python-httplib2, - python-jsonpath-rw-ext, + python-jsonpath-rw-ext (>= 0.1.9), python-jsonschema, python-kafka, python-keystoneclient (>= 1:1.6.0), - python-keystonemiddleware (>= 2.0.0), + python-keystonemiddleware (>= 3.0.0), python-kombu, python-lxml, python-migrate (>= 0.9.6), @@ -39,47 +38,48 @@ Build-Depends-Indep: mongodb, python-msgpack (>= 0.4.0), python-mysqldb, python-neutronclient (>= 1:2.6.0), - python-novaclient (>= 2:2.26.0), + python-novaclient (>= 2:2.29.0), + python-oslo.cache (>= 0.8.0), python-oslo.concurrency (>= 2.3.0), - python-oslo.config (>= 1:2.3.0), + python-oslo.config (>= 1:3.0.0), python-oslo.context (>= 0.2.0), - python-oslo.db (>= 2.4.1), + python-oslo.db (>= 4.0.0), python-oslo.i18n (>= 1.5.0), - python-oslo.log (>= 1.8.0), - python-oslo.messaging (>= 1.16.0), - python-oslo.middleware (>= 2.8.0), + python-oslo.log (>= 2.0.0), + python-oslo.messaging (>= 3.0.0), + python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), - python-oslo.reports (>= 0.1.0), + python-oslo.reports (>= 1.0.0), python-oslo.rootwrap (>= 2.0.0), - python-oslo.serialization (>= 1.4.0), - python-oslo.service (>= 0.8.0), - python-oslo.utils (>= 2.0.0), + python-oslo.serialization (>= 2.0.0), + python-oslo.service (>= 1.0.0), + python-oslo.utils (>= 3.0.0), python-oslo.vmware (>= 1.16.0), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), python-pastedeploy, python-pecan (>= 1.0.0), - python-psycopg2, + python-psycopg2 (>= 2.5), python-pymongo (>= 3.0.2), python-pymysql, python-pysnmp4, - python-requests (>= 2.5.2), + python-requests (>= 2.8.1), python-retrying, python-six (>= 1.9.0), - python-sphinxcontrib.docbookrestapi, python-sphinxcontrib.httpdomain, python-sphinxcontrib-pecanwsme, - python-sqlalchemy (>= 0.9.6), + python-sqlalchemy (>= 0.9.9), python-stevedore (>= 1.5.0), python-swiftclient (>= 1:2.2.0), - python-tempest-lib (>= 0.6.1), + python-tempest-lib (>= 0.11.0), python-testscenarios, python-testtools (>= 1.4.0), python-tooz (>= 1.19.0), python-tz, python-webob, + python-webtest (>= 2.0), python-werkzeug, - python-wsme (>= 0.7), + python-wsme (>= 0.8), python-yaml, subunit, testrepository, @@ -92,56 +92,55 @@ Package: python-ceilometer Section: python Architecture: all Depends: libjs-jquery, - python-ceilometerclient (>= 1.0.13), - python-croniter, - python-eventlet (>= 0.17.4), + python-ceilometerclient (>= 2.0.0), + python-dateutil (>= 2.4.2), python-glanceclient (>= 1:0.18.0), python-greenlet, python-happybase, - python-jsonpath-rw-ext, + python-jsonpath-rw-ext (>= 0.1.9), python-jsonschema, python-kafka, python-keystoneclient (>= 1:1.6.0), - python-keystonemiddleware (>= 2.0.0), + python-keystonemiddleware (>= 3.0.0), python-kombu, python-lxml, python-migrate (>= 0.9.7), python-msgpack (>= 0.4.0), python-mysqldb, python-neutronclient (>= 1:2.6.0), - python-novaclient (>= 2:2.26.0), + python-novaclient (>= 2:2.29.0), python-oslo.concurrency (>= 2.3.0), - python-oslo.config (>= 1:2.3.0), + python-oslo.config (>= 1:3.0.0), python-oslo.context (>= 0.2.0), - python-oslo.db (>= 2.4.1), + python-oslo.db (>= 4.0.0), python-oslo.i18n (>= 1.5.0), - python-oslo.log (>= 1.8.0), - python-oslo.messaging (>= 1.16.0), - python-oslo.middleware (>= 2.8.0), + python-oslo.log (>= 2.0.0), + python-oslo.messaging (>= 3.0.0), + python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), - python-oslo.reports (>= 0.1.0), + python-oslo.reports (>= 1.0.0), python-oslo.rootwrap (>= 2.0.0), - python-oslo.serialization (>= 1.4.0), - python-oslo.service (>= 0.8.0), - python-oslo.utils (>= 2.0.0), + python-oslo.serialization (>= 2.0.0), + python-oslo.service (>= 1.0.0), + python-oslo.utils (>= 3.0.0), python-oslo.vmware (>= 1.16.0), python-pastedeploy, - python-pbr (>= 1.6), + python-pbr (>= 1.8), python-pecan (>= 1.0.0), python-pymongo, python-pymysql, python-pysnmp4, - python-requests (>= 2.5.2), + python-requests (>= 2.8.1), python-retrying, python-six (>= 1.9.0), - python-sqlalchemy (>= 0.9.6), + python-sqlalchemy (>= 0.9.9), python-stevedore (>= 1.5.0), python-swiftclient (>= 1:2.2.0), python-tooz (>= 1.19.0), python-tz, python-webob, python-werkzeug, - python-wsme (>= 0.7), + python-wsme (>= 0.8), python-yaml, ${misc:Depends}, ${python:Depends}, @@ -221,6 +220,8 @@ Architecture: all Depends: adduser, ceilometer-common (= ${binary:Version}), debconf, + python-openstackclient, + q-text-as-data, ${misc:Depends}, ${ostack-lsb-base}, ${python:Depends},