From 2808548ea13ceeada22897e3bfa13c1b0cae6900 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 9 Sep 2015 21:53:53 +0200 Subject: [PATCH] * New upstream release (liberty b3). * Fixed (build-)depends for this release. Rewritten-From: 316a76cfd03c1c25a02ccb48f3dd0f86324a319e --- trusty/debian/changelog | 4 ++- trusty/debian/control | 56 ++++++++++++++++++++--------------------- 2 files changed, 31 insertions(+), 29 deletions(-) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index ca6b5d1..0ab147d 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,5 +1,7 @@ -ceilometer (1:5.0.0~b2-2) UNRELEASED; urgency=medium +ceilometer (1:5.0.0~b3-1) experimental; urgency=medium + * New upstream release. + * Fixed (build-)depends for this release. * Realign Ceilometer packaging with MOS. -- Thomas Goirand Mon, 31 Aug 2015 20:55:14 +0200 diff --git a/trusty/debian/control b/trusty/debian/control index 174f96a..14a7e34 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -9,11 +9,10 @@ Build-Depends: debhelper (>= 9), openstack-pkg-tools (>= 23~), po-debconf, python-all, - python-pbr (>= 1.3), + python-pbr (>= 1.6), python-setuptools, python-sphinx, -Build-Depends-Indep: alembic (>= 0.7.2), - mongodb, +Build-Depends-Indep: mongodb, python-awsauth, python-babel, python-ceilometerclient (>= 1.0.13), @@ -23,12 +22,12 @@ Build-Depends-Indep: alembic (>= 0.7.2), python-elasticsearch (>= 1.3.0), python-eventlet (>= 0.17.4), python-fixtures (>= 1.3.1), - python-gabbi (>= 0.12.0), + python-gabbi (>= 1.1.4), python-glanceclient (>= 1:0.18.0), python-hacking (>= 0.9.2), python-happybase, python-httplib2, - python-jsonpath-rw, + python-jsonpath-rw-ext, python-jsonschema, python-kafka, python-keystoneclient (>= 1:1.6.0), @@ -41,24 +40,25 @@ Build-Depends-Indep: alembic (>= 0.7.2), python-mysqldb, python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.26.0), - python-oslo.concurrency (>= 2.1.0), - python-oslo.config (>= 1:1.11.0), + python-oslo.concurrency (>= 2.3.0), + python-oslo.config (>= 1:2.3.0), python-oslo.context (>= 0.2.0), - python-oslo.db (>= 1.12.0), + python-oslo.db (>= 2.4.1), python-oslo.i18n (>= 1.5.0), - python-oslo.log (>= 1.6.0), + python-oslo.log (>= 1.8.0), python-oslo.messaging (>= 1.16.0), - python-oslo.middleware (>= 2.4.0), + python-oslo.middleware (>= 2.8.0), python-oslo.policy (>= 0.5.0), + python-oslo.reports (>= 0.1.0), python-oslo.rootwrap (>= 2.0.0), python-oslo.serialization (>= 1.4.0), - python-oslo.service, - python-oslo.utils (>= 1.9.0), + python-oslo.service (>= 0.8.0), + python-oslo.utils (>= 2.0.0), python-oslo.vmware (>= 1.16.0), python-oslosphinx (>= 2.5.0), - python-oslotest (>= 1.7.0), + python-oslotest (>= 1.10.0), python-pastedeploy, - python-pecan (>= 0.8.0), + python-pecan (>= 1.0.0), python-psycopg2, python-pymongo (>= 3.0.2), python-pymysql, @@ -75,7 +75,7 @@ Build-Depends-Indep: alembic (>= 0.7.2), python-tempest-lib (>= 0.6.1), python-testscenarios, python-testtools (>= 1.4.0), - python-tooz (>= 0.16.0), + python-tooz (>= 1.19.0), python-tz, python-webob, python-werkzeug, @@ -91,15 +91,14 @@ Homepage: http://wiki.openstack.org/Ceilometer Package: python-ceilometer Section: python Architecture: all -Depends: alembic (>= 0.7.2), - libjs-jquery, +Depends: libjs-jquery, python-ceilometerclient (>= 1.0.13), python-croniter, python-eventlet (>= 0.17.4), python-glanceclient (>= 1:0.18.0), python-greenlet, python-happybase, - python-jsonpath-rw, + python-jsonpath-rw-ext, python-jsonschema, python-kafka, python-keystoneclient (>= 1:1.6.0), @@ -111,23 +110,24 @@ Depends: alembic (>= 0.7.2), python-mysqldb, python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.26.0), - python-oslo.concurrency (>= 2.1.0), - python-oslo.config (>= 1:1.11.0), + python-oslo.concurrency (>= 2.3.0), + python-oslo.config (>= 1:2.3.0), python-oslo.context (>= 0.2.0), - python-oslo.db (>= 1.12.0), + python-oslo.db (>= 2.4.1), python-oslo.i18n (>= 1.5.0), - python-oslo.log (>= 1.6.0), + python-oslo.log (>= 1.8.0), python-oslo.messaging (>= 1.16.0), - python-oslo.middleware (>= 2.4.0), + python-oslo.middleware (>= 2.8.0), python-oslo.policy (>= 0.5.0), + python-oslo.reports (>= 0.1.0), python-oslo.rootwrap (>= 2.0.0), python-oslo.serialization (>= 1.4.0), - python-oslo.service, - python-oslo.utils (>= 1.9.0), + python-oslo.service (>= 0.8.0), + python-oslo.utils (>= 2.0.0), python-oslo.vmware (>= 1.16.0), python-pastedeploy, - python-pbr (>= 1.3), - python-pecan (>= 0.8.0), + python-pbr (>= 1.6), + python-pecan (>= 1.0.0), python-pymongo, python-pymysql, python-pysnmp4, @@ -137,7 +137,7 @@ Depends: alembic (>= 0.7.2), python-sqlalchemy (>= 0.9.6), python-stevedore (>= 1.5.0), python-swiftclient (>= 1:2.2.0), - python-tooz (>= 0.16.0), + python-tooz (>= 1.19.0), python-tz, python-webob, python-werkzeug, -- 2.32.3