Source: swauth
Section: net
Priority: optional
Maintainer: Debian OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders:
 Ondřej Nový <onovy@debian.org>,
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper (>= 10),
 dh-python,
 openstack-pkg-tools (>= 48~),
 python-all,
 python-pbr (>= 1.8),
 python-setuptools,
 python-sphinx,
Build-Depends-Indep:
 python-eventlet (>= 0.18.4),
 python-mock,
 python-nose,
 python-six (>= 1.9.0),
 python-swiftclient,
 swift-proxy (>= 2.2.0),
Standards-Version: 4.1.0
Homepage: https://github.com/openstack/swauth
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/services/swauth.git
Vcs-Git: https://anonscm.debian.org/git/openstack/services/swauth.git

Package: swauth
Architecture: all
Depends:
 python-eventlet (>= 0.18.4),
 python-swiftclient,
 swift-proxy (>= 2.2.0),
 ${misc:Depends},
 ${python:Depends},
Provides:
 ${python:Provides},
Suggests:
 swauth-doc,
Description: alternative authentication system for Swift
 Swauth is an auth service for Swift as WSGI Middleware that uses Swift itself
 as a backing store. It's alternative to Keystone.
 .
 This package provides the Python libraries that actually implement everything.

Package: swauth-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: alternative authentication system for Swift - documentation
 Swauth is an auth service for Swift as WSGI Middleware that uses Swift itself
 as a backing store. It's alternative to Keystone.
 .
 This package provides the Sphinx generated documentation for Swauth.
