X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=trusty%2Fdebian%2Fcontrol;h=3017b701e1a47ae8688c2f6c14ec72b50af0b708;hb=0469803ebb5dca14df2a4990a358787b39ab2039;hp=6aa3f5ae84482ea3d3598d045b19e5a4b0139560;hpb=65c72b9efcd1c0838c58b208fe6719b3117019af;p=openstack-build%2Fceilometer-build.git diff --git a/trusty/debian/control b/trusty/debian/control index 6aa3f5a..3017b70 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -13,24 +13,26 @@ Build-Depends: debhelper (>= 9), python-setuptools, python-sphinx, Build-Depends-Indep: mongodb, + git, python-awsauth, python-babel, - python-ceilometerclient (>= 2.0.0), + python-ceilometerclient (>= 2.2.1), python-contextlib2, python-coverage, python-dateutil (>= 2.4.2), python-elasticsearch (>= 1.3.0), python-fixtures (>= 1.3.1), - python-gabbi (>= 1.1.4), - python-glanceclient (>= 1:0.18.0), + python-gabbi (>= 1.11.0), + python-glanceclient (>= 1:2.0.0), + python-gnocchiclient (>= 2.1.0), python-hacking (>= 0.9.2), python-happybase, - python-httplib2, python-jsonpath-rw-ext (>= 0.1.9), python-jsonschema, - python-kafka, + python-kafka (>= 0.9.5), + python-keystoneauth1 (>= 2.1.0), python-keystoneclient (>= 1:1.6.0), - python-keystonemiddleware (>= 3.0.0), + python-keystonemiddleware (>= 4.0.0), python-kombu, python-lxml, python-migrate (>= 0.9.6), @@ -39,24 +41,25 @@ Build-Depends-Indep: mongodb, python-mysqldb, python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.29.0), - python-oslo.cache (>= 0.8.0), - python-oslo.concurrency (>= 2.3.0), - python-oslo.config (>= 1:3.0.0), + 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.db (>= 4.0.0), - python-oslo.i18n (>= 1.5.0), + python-oslo.db (>= 4.1.0), + python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 2.0.0), - python-oslo.messaging (>= 3.0.0), + python-oslo.messaging (>= 4.0.0), python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), python-oslo.reports (>= 1.0.0), python-oslo.rootwrap (>= 2.0.0), python-oslo.serialization (>= 2.0.0), python-oslo.service (>= 1.0.0), - python-oslo.utils (>= 3.0.0), + python-oslo.utils (>= 3.5.0), python-oslo.vmware (>= 1.16.0), python-oslosphinx (>= 2.5.0), python-oslotest (>= 1.10.0), + python-os-win (>= 0.2.3), python-pastedeploy, python-pecan (>= 1.0.0), python-psycopg2 (>= 2.5), @@ -68,14 +71,13 @@ Build-Depends-Indep: mongodb, python-six (>= 1.9.0), python-sphinxcontrib.httpdomain, python-sphinxcontrib-pecanwsme, - python-sqlalchemy (>= 0.9.9), + python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0), python-swiftclient (>= 1:2.2.0), - python-tempest-lib (>= 0.11.0), + python-tempest-lib (>= 0.14.0), python-testscenarios, python-testtools (>= 1.4.0), - python-tooz (>= 1.19.0), - python-tz, + python-tooz (>= 1.28.0), python-webob, python-webtest (>= 2.0), python-werkzeug, @@ -83,25 +85,26 @@ Build-Depends-Indep: mongodb, python-yaml, subunit, testrepository, -Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/ceilometer.git;a=summary -Vcs-Git: git://anonscm.debian.org/openstack/ceilometer.git +Standards-Version: 3.9.7 +Vcs-Browser: https://anonscm.debian.org/cgit/openstack/ceilometer.git/ +Vcs-Git: https://anonscm.debian.org/git/openstack/ceilometer.git Homepage: http://wiki.openstack.org/Ceilometer Package: python-ceilometer Section: python Architecture: all Depends: libjs-jquery, - python-ceilometerclient (>= 2.0.0), + python-ceilometerclient (>= 2.2.1), python-dateutil (>= 2.4.2), - python-glanceclient (>= 1:0.18.0), + python-glanceclient (>= 1:2.0.0), python-greenlet, python-happybase, python-jsonpath-rw-ext (>= 0.1.9), python-jsonschema, - python-kafka, + python-kafka (>= 0.9.5), + python-keystoneauth1 (>= 2.1.0), python-keystoneclient (>= 1:1.6.0), - python-keystonemiddleware (>= 3.0.0), + python-keystonemiddleware (>= 4.0.0), python-kombu, python-lxml, python-migrate (>= 0.9.7), @@ -109,20 +112,20 @@ Depends: libjs-jquery, python-mysqldb, python-neutronclient (>= 1:2.6.0), python-novaclient (>= 2:2.29.0), - python-oslo.concurrency (>= 2.3.0), - python-oslo.config (>= 1:3.0.0), + python-oslo.concurrency (>= 3.5.0), + python-oslo.config (>= 1:3.7.0), python-oslo.context (>= 0.2.0), - python-oslo.db (>= 4.0.0), - python-oslo.i18n (>= 1.5.0), + python-oslo.db (>= 4.1.0), + python-oslo.i18n (>= 2.1.0), python-oslo.log (>= 2.0.0), - python-oslo.messaging (>= 3.0.0), + python-oslo.messaging (>= 4.0.0), python-oslo.middleware (>= 3.0.0), python-oslo.policy (>= 0.5.0), python-oslo.reports (>= 1.0.0), python-oslo.rootwrap (>= 2.0.0), python-oslo.serialization (>= 2.0.0), python-oslo.service (>= 1.0.0), - python-oslo.utils (>= 3.0.0), + python-oslo.utils (>= 3.5.0), python-oslo.vmware (>= 1.16.0), python-pastedeploy, python-pbr (>= 1.8), @@ -133,11 +136,10 @@ Depends: libjs-jquery, python-requests (>= 2.8.1), python-retrying, python-six (>= 1.9.0), - python-sqlalchemy (>= 0.9.9), + python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1.5.0), python-swiftclient (>= 1:2.2.0), - python-tooz (>= 1.19.0), - python-tz, + python-tooz (>= 1.28.0), python-webob, python-werkzeug, python-wsme (>= 0.8), @@ -304,7 +306,7 @@ Description: OpenStack efficient metering counters system - aodh-evaluator trans projects, and agents doing data collections should be independent of the overall system. . - This package is a transition package to aodh-evaluator and can be safely + This package is a dummy transition package to aodh-evaluator and can be safely removed. Package: ceilometer-alarm-notifier @@ -319,7 +321,7 @@ Description: OpenStack efficient metering counters system - aodh-notifier trans projects, and agents doing data collections should be independent of the overall system. . - This package is a transition package to aodh-notifier and can be safely + This package is a dummy transition package to aodh-notifier and can be safely removed. Package: ceilometer-doc