From 319c7d494f74a84689fd3be9df4fede02793853a Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 18 Jul 2016 20:49:32 +0200 Subject: [PATCH] Fixed (build-)depends for this release. Rewritten-From: 01393d44d2aed7b45fda476b05f825662d821020 --- xenial/debian/changelog | 3 ++- xenial/debian/control | 35 +++++++++++++++++++---------------- 2 files changed, 21 insertions(+), 17 deletions(-) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 46f133f..bed7e06 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,7 +1,8 @@ -ceilometer (1:7.0.0_b2-1) experimental; urgency=medium +ceilometer (1:7.0.0~b2-1) experimental; urgency=medium * Updated Danish translation of the debconf templates (Closes: #830640). * New upstream release. + * Fixed (build-)depends for this release. -- Thomas Goirand Mon, 18 Jul 2016 19:57:15 +0200 diff --git a/xenial/debian/control b/xenial/debian/control index 98cdf1e..57374b6 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -15,17 +15,17 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: mongodb, git, python-awsauth, - python-babel, - python-ceilometerclient (>= 2.2.1), + python-concurrent.futures, python-contextlib2, python-coverage, python-dateutil (>= 2.4.2), + python-debtcollector (>= 1.2.0), python-elasticsearch (>= 1.3.0), python-fixtures (>= 1.3.1), + python-futurist (>= 0.11.0), python-gabbi (>= 1.11.0), python-glanceclient (>= 1:2.0.0), - python-gnocchiclient (>= 2.1.0), - python-hacking (>= 0.9.2), + python-gnocchiclient (>= 2.2.0), python-happybase, python-jsonpath-rw-ext (>= 0.1.9), python-jsonschema, @@ -39,16 +39,16 @@ Build-Depends-Indep: mongodb, python-mock (>= 1.3), python-msgpack (>= 0.4.0), python-mysqldb, - python-neutronclient (>= 1:2.6.0), + python-neutronclient (>= 1:4.2.0), python-novaclient (>= 2:2.29.0), + python-openstackdocstheme (>= 1.0.3), python-oslo.cache (>= 1.5.0), python-oslo.concurrency (>= 3.5.0), - python-oslo.config (>= 1:3.7.0), - python-oslo.context (>= 0.2.0), + python-oslo.config (>= 1:3.9.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 2.0.0), - python-oslo.messaging (>= 4.0.0), + python-oslo.messaging (>= 5.2.0), python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), python-oslo.reports (>= 1.0.0), @@ -59,6 +59,7 @@ Build-Depends-Indep: mongodb, python-oslo.vmware (>= 1.16.0), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), + python-os-testr (>= 0.4.1), python-os-win (>= 0.2.3), python-pastedeploy, python-pecan (>= 1.0.0), @@ -72,9 +73,9 @@ Build-Depends-Indep: mongodb, python-sphinxcontrib.httpdomain, python-sphinxcontrib-pecanwsme, python-sqlalchemy (>= 1.0.10), - python-stevedore (>= 1.5.0), + python-stevedore (>= 1.9.0), python-swiftclient (>= 1:2.2.0), - python-tempest-lib (>= 0.14.0), + python-tempest (>= 1:12.1.0), python-testscenarios, python-testtools (>= 1.4.0), python-tooz (>= 1.28.0), @@ -84,6 +85,7 @@ Build-Depends-Indep: mongodb, python-wsme (>= 0.8), python-yaml, subunit, + tempest (>= 1:12.1.0), testrepository, Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/openstack/ceilometer.git/ @@ -94,8 +96,10 @@ Package: python-ceilometer Section: python Architecture: all Depends: libjs-jquery, - python-ceilometerclient (>= 2.2.1), + python-concurrent.futures, python-dateutil (>= 2.4.2), + python-debtcollector (>= 1.2.0), + python-futurist (>= 0.11.0), python-glanceclient (>= 1:2.0.0), python-greenlet, python-happybase, @@ -110,15 +114,14 @@ Depends: libjs-jquery, python-migrate (>= 0.9.7), python-msgpack (>= 0.4.0), python-mysqldb, - python-neutronclient (>= 1:2.6.0), + python-neutronclient (>= 1:4.2.0), python-novaclient (>= 2:2.29.0), python-oslo.concurrency (>= 3.5.0), - python-oslo.config (>= 1:3.7.0), - python-oslo.context (>= 0.2.0), + python-oslo.config (>= 1:3.9.0), python-oslo.db (>= 4.1.0), python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 2.0.0), - python-oslo.messaging (>= 4.0.0), + python-oslo.messaging (>= 5.2.0), python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), python-oslo.reports (>= 1.0.0), @@ -137,7 +140,7 @@ Depends: libjs-jquery, python-retrying, python-six (>= 1.9.0), python-sqlalchemy (>= 1.0.10), - python-stevedore (>= 1.5.0), + python-stevedore (>= 1.9.0), python-swiftclient (>= 1:2.2.0), python-tooz (>= 1.28.0), python-webob, -- 2.32.3