Source: python-glanceclient
Section: python
Priority: extra
Maintainer: Chuck Short <zulcss@ubuntu.com>
Build-Depends: debhelper (>= 8.0.0),
 pep8,
 python-all (>= 2.6.6-3~),
 python-httplib2,
 python-keystoneclient,
 python-mox,
 python-nose,
 python-prettytable,
 python-setuptools,
 python-setuptools-git,
 python-sphinx,
 python-warlock
Standards-Version: 3.9.3
Homepage: http://launchpad.net/glance

Package: python-glanceclient
Architecture: all
Depends: python-httplib2,
 python-keystoneclient,
 python-prettytable,
 python-setuptools,
 python-keystoneclient,
 python-warlock,
 ${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``).
