Source: python-ceilometerclient
Section: python
Priority: extra
Maintainer: MOS Ceilometer Team <mos-ceilometer@mirantis.com>
Build-Depends: debhelper (>= 9),
 dh-python,
 python-all (>= 2.7.1),
 python-babel,
 python-coverage,
 python-fixtures (>= 0.3.14),
 python-subunit,
 python-setuptools,
 python-prettytable (>= 0.7),
 python-keystoneclient (>= 1:1.1.0),
 python-oslo.utils (>= 1.4.0),
 python-oslo.i18n (>= 1.5.0),
 python-oslo.serialization (>= 1.4.0),
 python-oslosphinx (>= 2.5.0),
 python-prettytable (>= 0.7),
 python-hacking,
 python-requests,
 python-stevedore (>= 1.3.0),
 python-httplib2,
 python-iso8601,
 python-pbr (>= 0.10),
 python-six (>= 1.9.0),
 python-mock,
 python-mox,
 python-sphinx (>= 1.1.2),
 testrepository (>= 0.0.18),
 python-testtools (>= 0.9.36)
Standards-Version: 3.9.4
Homepage: http://launchpad.net/ceilometer
XS-Testsuite: autopkgtest

Package: python-ceilometerclient
Architecture: all
Depends:
 python-prettytable (>= 0.7),
 python-keystoneclient (>= 1:1.1.0),
 python-httplib2,
 python-iso8601 (>= 0.1.9),
 python-oslo.utils (>= 1.4.0),
 python-oslo.i18n (>= 1.5.0),
 python-oslo.serialization (>= 1.4.0),
 python-pbr (>= 0.10),
 python-requests (>= 2.2.0),
 python-six (>= 1.9.0),
 python-stevedore (>= 1.3.0),
 ${python:Depends},
 ${misc:Depends}
Description: Client library for Openstack ceilometer server.
 This is a client library for Ceilometer built on the Ceilometer API.
 It provides a Python API (the ceilometerclient module) and
 a command-line tool (ceilometer).

Package: python-ceilometerclient-doc
Architecture: all
Section: doc
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Client library for Openstack ceilometer server.
 This is a client library for Ceilometer built on the Ceilometer API.
 It provides a Python API (the ceilometerclient module) and
 a command-line tool (ceilometer).
 .
 This package contains the documentation.
