Source: python-ironicclient
Section: python
Priority: optional
Maintainer: Mirantis OpenStack Team <mos@mirantis.com>
Build-Depends:
 debhelper (>= 9),
 python-all (>= 2.7.1),
 python-babel (>= 1.3),
 python-fixtures (>= 0.3.14),
 python-httplib2 (>= 0.7.5),
 python-httpretty (>= 0.8.4),
 python-keystoneclient (>= 1:1.1.0),
 python-lxml (>= 2.3),
 python-mock (>= 1.0),
 python-oslosphinx (>= 2.5.0),
 python-pbr (>= 0.10),
 python-prettytable (>= 0.7),
 python-setuptools,
 python-six (>= 1.9.0),
 python-sphinx (>= 1.1.2),
 python-testtools (>= 0.9.36),
 testrepository (>= 0.0.18),
Standards-Version: 3.9.5

Package: python-ironicclient
Architecture: all
Depends:
 ${misc:Depends},
 ${python:Depends},
 python-anyjson (>= 0.3.3),
 python-httplib2 (>= 0.7.5),
 python-keystoneclient (>= 1:1.1.0),
 python-lxml (>= 2.3),
 python-oslo.i18n (>= 1.5.0),
 python-oslo.utils (>= 1.4.0),
 python-pbr (>= 0.10),
 python-prettytable (>= 0.7),
 python-six (>= 1.9.0),
Description: Python bindings for the Ironic API
 A python and command line client library for Ironic.

Package: python-ironicclient-doc
Architecture: all
Section: doc
Pre-Depends:
 dpkg (>= 1.15.6~),
Depends:
 ${misc:Depends}, ${sphinxdoc:Depends}
Description: Python bindings for the Ironic API
 A python and command line client library for Ironic.
 .
 This package contains the documentation.