Source: swauth
Section: net
Priority: optional
Maintainer: Chuck Short <zulcss@ubuntu.com>
Build-Depends: debhelper (>= 8.0.0), 
 python-all,
 python-openssl,
 python-setuptools,
 python-webob,
 python-simplejson,
 python-xattr,
 python-greenlet,
 python-eventlet,
 python-sphinx,
 swift-proxy
Standards-Version: 3.9.2
Homepage: http://www.launchpad.net/swauth

Package: swauth
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depens}, python-swauth
Description: An auth service for swith as a WSGI middleware that uses swift.
 An alternative auth service for swift.
 . 
 Contains the necessary daemons. 

Package: python-swauth
Architecture: all
Depends: ${python:Depends}, ${misc:Depends},
 python-openssl,
 python-pastedeploy,
 python-webob,
 python-simplejson,
 python-xattr,
 python-netifaces,
 python-greenlet,
 python-eventlet,
 swift-proxy,
Provides: ${python:Provides}
Description: An auth service for swift as a WSGI middleware that uses swift.
 An alternative auth ervices for swift.
 .
 Contains the python libraries
