X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=41ed765dd2b210da6ed35d23c212f865987f834a;hb=e0d54b44858c0e7952d6d1c41c2345a9ccc0b0eb;hp=91a1a15557c9af0f6b5125cbf995e31b3cb37ec8;hpb=8c62f9530a3f5122f2dc26e109d4ee05368ff6cf;p=openstack-build%2Fceilometer-build.git diff --git a/debian/control b/debian/control index 91a1a15..41ed765 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,10 @@ 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), @@ -19,6 +21,7 @@ Build-Depends: python-happybase (>= 0.4), python-iso8601 (>=0.1.8), python-jsonpath-rw, + python-jsonschema (>=2.0.0), python-keystoneclient (>= 1:0.4.1), python-kombu (>= 2.4.8), python-lxml (>= 2.3), @@ -40,7 +43,7 @@ Build-Depends: python-simplejson, python-sphinx, python-sqlalchemy (>= 0.8.2), - python-stevedore (>= 0.12), + python-stevedore (>= 0.13), python-subunit, python-six (>= 1.4.1), python-swift, @@ -48,7 +51,7 @@ Build-Depends: 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 @@ -61,12 +64,14 @@ Depends: alembic (>= 0.6.0), msgpack-python, python-anyjson (>= 0.3.3), + python-argparse, python-ceilometerclient (>= 1.0.6), python-eventlet (>= 0.13.0), python-flask (>= 0.10), python-glanceclient (>= 1:0.9.3), python-happybase (>= 0.4), python-iso8601 (>= 0.1.8), + python-jsonschema (>=2.0.0), python-keystoneclient (>= 1:0.4.1), python-kombu (>= 2.4.8), python-lxml (>= 2.3), @@ -84,9 +89,10 @@ Depends: python-stevedore (>= 0.12), python-swiftclient (>= 1.5), 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 +214,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 +250,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.