Source: python-swiftclient
Section: python
Priority: extra
Maintainer: MOS Nova Team <mos-nova@mirantis.com>
Build-Depends:
 debhelper (>= 9),
 python-all (>= 2.7.1),
 python-coverage,
 python-fixtures,
 python-httplib2,
 python-keystoneclient,
 python-mock,
 python-oslosphinx (>= 2.5.0),
 python-pbr (>= 0.10),
 python-requests (>= 2.2.0),
 python-setuptools,
 python-simplejson (>= 2.2.0),
 python-six (>= 1.9.0),
 python-sphinx (>= 1.1.2),
 python-subunit,
 python-testtools,
 testrepository
Standards-Version: 3.9.4
X-Python-Version: >= 2.7
XS-Testsuite: autopkgtest

Package: python-swiftclient
Architecture: all
Depends:
 python-eventlet,
 python-httplib2,
 python-keystoneclient,
 python-requests (>= 2.2.0),
 python-setuptools,
 python-concurrent.futures (>= 2.1.6),
 python-simplejson (>= 2.2.0),
 python-six (>= 1.9.0),
 ${misc:Depends},
 ${python:Depends}
Breaks: swift ( << 1.7.4-0ubuntu2)
Replaces: swift ( << 1.7.4-0ubuntu2)
Description: Client library for Openstack Swift API.
 This is a client for the OpenStack Swift API. There's a Python API
 (the ``swiftclient`` module), and a command-line script (``swift``).

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