Source: python-glanceclient
Section: python
Priority: extra
Maintainer: "MOS Glance team" <mos-glance@mirantis.com>
Build-Depends:
 debhelper (>= 9),
 dh-python,
 python-all (>= 2.7.1),
 python-coverage (>= 3.6),
 python-keystoneclient (>= 1:1.1.0),
 python-hacking (>= 0.10.0),
 python-mock (>= 1.0),
 python-mox3 (>= 0.7.0),
 python-openssl (>= 0.11),
 python-pbr (>= 0.10),
 python-babel (>= 1.3),
 python-fixtures (>= 0.3.14),
 python-oslosphinx (>= 2.5.0),
 python-setuptools,
 python-setuptools-git,
 python-requests,
 python-requests-mock (>= 0.6.0),
 python-sphinx (>= 1.1.2),
 python-testtools,
 python-warlock (>= 1.0.1),
 python-six (>= 1.9.0),
 python-urllib3,
 testrepository
Standards-Version: 3.9.4
Homepage: http://launchpad.net/glance
XS-Testsuite: autopkgtest

Package: python-glanceclient
Architecture: all
Depends:
 python-babel (>= 1.3),
 python-keystoneclient (>= 1:1.1.0),
 python-openssl (>= 0.11),
 python-oslo.utils (>= 1.4.0),
 python-oslo.i18n (>= 1.5.0),
 python-pbr (>= 0.10),
 python-prettytable ( >= 0.7),
 python-requests (>= 2.2.0),
 python-warlock (>= 1.0.1),
 python-six (>= 1.9.0),
 ${misc:Depends},
 ${python:Depends}
Breaks: glance-client
Replaces: glance-client
Description: Client library for Openstack glance server.
 This is a client for the Glance which uses the OpenStack Image API. There's a
 Python API (the ``glanceclient`` module), and a command-line script
 (``glance``).

Package: python-glanceclient-doc
Architecture: all
Section: doc
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Client library for Openstack glance server. - Documentation
 This is a client for the Glance which uses the OpenStack Image API. There's a
 Python API (the ``glanceclient`` module), and a command-line script
 (``glance``).
 .
 This package contains the documentation
