X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=f3988b0be7ebbbb6bffea93a682aeb898cfbe06e;hb=fffc2d909a8920e415629b027292f9b2200ba15e;hp=46d6447bd01add868a99f4c0cfadf43c9f119b60;hpb=7b869ee6899d93ee07c5810398ee0656b7f6a66c;p=openstack-build%2Fceilometer-build.git diff --git a/debian/control b/debian/control index 46d6447..f3988b0 100644 --- a/debian/control +++ b/debian/control @@ -7,48 +7,54 @@ Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6), python-anyjson (>= 0.3.3), + python-argparse, python-babel (>= 0.9.6), python-ceilometerclient (>= 1.0.6), + python-croniter, python-coverage, python-docutils, python-eventlet (>= 0.13.0), python-fixtures (>= 0.3.14), python-flask (>= 0.10), + python-flask (<< 1.0), python-glanceclient (>= 1:0.9.3), python-httplib2, - python-happybase (>= 0.4), - python-iso8601 (>=0.1.8), + python-happybase (>= 0.5), python-happybase (<< 0.7) | python-happybase (>> 0.7), + python-iso8601 (>= 0.1.9), python-jsonpath-rw, - python-keystoneclient (>= 1:0.4.1), + python-jsonschema (>= 2.0.0), + python-jsonschema (<< 3.0.0), + python-keystoneclient (>= 1:0.7.0), python-kombu (>= 2.4.8), python-lxml (>= 2.3), python-lockfile (>= 0.8), - python-migrate, + python-migrate (>= 0.8.2), python-migrate (<< 0.8.4) | python-migrate (>> 0.8.4), python-mock, python-mox, msgpack-python, python-mysqldb, python-netaddr (>= 0.7.6), python-nova, - python-novaclient (>= 1:2.15.0), + python-novaclient (>= 1:2.17.0), python-oslo.config (>= 1:1.2.0), + python-oslo.vmware (>= 0.2), python-oslo.sphinx, - python-pbr (>= 0.5.21), - python-pecan (>= 0.2.0), + python-pbr (>= 0.6), + python-pecan (>= 0.4.5), python-pymongo (>= 2.6), python-requests (>= 1.1), python-simplejson, python-sphinx, - python-sqlalchemy (>= 0.8.2), - python-stevedore (>= 0.12), + python-sqlalchemy (>= 0.7.8), python-sqlalchemy (<< 0.9.5) | python-sqlalchemy (>> 0.9.5), python-sqlalchemy (<= 0.9.99), + python-stevedore (>= 0.14), python-subunit, - python-six (>= 1.4.1), + python-six (>= 1.5.2), python-swift, - python-swiftclient (>= 1.5), + python-swiftclient (>= 1.6), python-testscenarios (>= 0.4), python-testtools (>= 0.9.32), python-webob (>= 1.2.3), - python-wsme (>= 0.5b6), + python-wsme (>= 0.6), python-yaml (>= 3.1.0), testrepository (>= 0.0.17) Standards-Version: 3.9.4 @@ -59,34 +65,40 @@ Package: python-ceilometer Architecture: all Depends: alembic (>= 0.6.0), - python-msgpack, + msgpack-python, python-anyjson (>= 0.3.3), + python-argparse, python-ceilometerclient (>= 1.0.6), python-eventlet (>= 0.13.0), python-flask (>= 0.10), + python-flask (<< 1.0), python-glanceclient (>= 1:0.9.3), - python-happybase (>= 0.4), - python-iso8601 (>= 0.1.8), - python-keystoneclient (>= 1:0.4.1), + python-happybase (>= 0.5), python-happybase (<< 0.7) | python-happybase (>> 0.7), + python-iso8601 (>= 0.1.9), + python-jsonschema (>= 2.0.0), + python-jsonschema (<< 3.0.0), + python-keystoneclient (>= 1:0.7.0), python-kombu (>= 2.4.8), python-lxml (>= 2.3), python-lockfile (>= 0.8), - python-migrate, + python-migrate (>= 0.8.2), python-migrate (<< 0.8.4) | python-migrate (>> 0.8.4), python-netaddr, - python-novaclient (>= 1:2.15.0), + python-novaclient (>= 1:2.17.0), python-oslo.config (>= 1:1.2.0), - python-pecan (>= 0.2.0), + python-oslo.vmware (>= 0.2), + python-pecan (>= 0.4.5), python-pymongo (>= 2.6), - python-six (>= 1.4.1), + python-six (>= 1.5.2), python-yaml (>= 3.1.0), python-requests (>= 1.1), - python-sqlalchemy (>= 0.8.2), - python-stevedore (>= 0.12), - python-swiftclient (>= 1.5), + python-sqlalchemy (>= 0.7.8), python-sqlalchemy (<< 0.9.5) | python-sqlalchemy (>> 0.9.5), python-sqlalchemy (<= 0.9.99), + python-stevedore (>= 0.14), + python-swiftclient (>= 1.6), python-webob (>= 1.2.3), - python-wsme (>= 0.5b6), + python-wsme (>= 0.6), ${misc:Depends}, ${python:Depends} +Suggests: python-pysnmp4 Description: ceilometer python libraries Ceilometer aims to deliver a unique point of contact for billing systems to aquire all counters they need to establish customer billing, accross all @@ -208,7 +220,7 @@ Description: ceilometer notification agent . (A ceilometer is an instrument that measures cloud coverage.) . - This package contains the notificaiton agent. + This package contains the notification agent. Package: ceilometer-alarm-evaluator Architecture: all @@ -244,6 +256,4 @@ Description: Ceilometer notification agent . (A ceilometer is an instrument that measures cloud coverage.) . - This package contains the arlarm notifier daemon. - - + This package contains the alarm notifier daemon.