Source: swauth
Section: net
Priority: optional
Maintainer: PKG 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,
                     swift-proxy (>= 2.2.0),
                     python-swiftclient,
                     python-six (>= 1.9.0),
Standards-Version: 3.9.8
Homepage: https://github.com/openstack/swauth
Vcs-Browser: https://git.openstack.org/cgit/openstack/deb-swauth?h=debian%2Fnewton
Vcs-Git: https://git.openstack.org/openstack/deb-swauth -b debian/newton

Package: swauth
Architecture: all
Depends: python-eventlet (>= 0.18.4),
         swift-proxy (>= 2.2.0),
         python-swiftclient,
         ${misc:Depends},
         ${python:Depends},
Provides: ${python:Provides},
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.
