Source: python-keystonemiddleware
Section: python
Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9),
               dh-python,
               openstack-pkg-tools,
               python-all,
               python-pbr,
               python-setuptools,
               python-sphinx,
Build-Depends-Indep: python-babel,
                     python-coverage,
                     python-crypto,
                     python-fixtures,
                     python-hacking,
                     python-iso8601,
                     python-keystoneclient (>= 1:1.1.0),
                     python-memcache,
                     python-mock,
                     python-oslo.config (>= 1:1.9.0),
                     python-oslo.context (>= 0.2.0),
                     python-oslo.i18n (>= 1.3.0),
                     python-oslo.messaging (>= 1.6.0),
                     python-oslo.serialization (>= 1.2.0),
                     python-oslo.utils (>= 1.2.0),
                     python-oslosphinx (>= 2.2.0.0),
                     python-oslotest (>= 1.2.0),
                     python-pycadf (>= 0.8.0),
                     python-requests,
                     python-requests-mock (>= 0.5.1),
                     python-six (>= 1.9.0),
                     python-testresources,
                     python-testtools,
                     python-webob,
                     subunit,
                     testrepository,
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-keystonemiddleware.git
Vcs-Git: git://anonscm.debian.org/openstack/python-keystonemiddleware.git
Homepage: http://launchpad.net/keystonemiddleware

Package: python-keystonemiddleware
Architecture: all
Depends: python-babel,
         python-iso8601,
         python-keystoneclient (>= 1:1.1.0),
         python-oslo.config (>= 1:1.9.0),
         python-oslo.context (>= 0.2.0),
         python-oslo.i18n (>= 1.3.0),
         python-oslo.serialization (>= 1.2.0),
         python-oslo.utils (>= 1.2.0),
         python-pbr,
         python-pycadf (>= 0.8.0),
         python-requests,
         python-six (>= 1.9.0),
         python-webob,
         ${misc:Depends},
         ${python:Depends},
Description: Middleware for OpenStack Identity (Keystone) - Python 2.x
 This package contains middleware modules designed to provide authentication
 and authorization features to web services other than Keystone. The most
 prominent module is keystonemiddleware.auth_token. This package does not
 expose any CLI or Python API features.
 .
 This package contains the Python 2.x module.

Package: python-keystonemiddleware-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: Middleware for OpenStack Identity (Keystone) - doc
 This package contains middleware modules designed to provide authentication
 and authorization features to web services other than Keystone. The most
 prominent module is keystonemiddleware.auth_token. This package does not
 expose any CLI or Python API features.
 .
 This package contains the documentation.
