Source: python-keystonemiddleware
Section: python
Priority: optional
Maintainer: MOS Keystone Team <mos-keystone@mirantis.com>
Build-Depends: debhelper (>= 9),
               dh-python,
               openstack-pkg-tools,
               python-all (>= 2.7.1),
               python-pbr (>= 0.10),
               python-setuptools,
               python-sphinx (>= 1.1.2),
               python-oslosphinx,
Build-Depends-Indep: python-babel (>= 1.3),
                     python-crypto (>= 2.6),
                     python-fixtures (>= 0.3.14),
                     python-hacking (>= 0.10.0),
                     python-httpretty (>= 0.8.4),
                     python-iso8601 (>= 0.1.9),
                     python-mock,
                     python-keystoneclient (>= 1:1.1.0),
                     python-netaddr (>= 0.7.12),
                     python-oslo.config (>= 1:1.9.3),
                     python-oslo.context (>= 0.2.0),
                     python-oslo.i18n (>= 1.5.0),
                     python-oslo.serialization (>= 1.4.0),
                     python-oslo.utils (>= 1.4.0),
                     python-oslotest (>= 1.5.1),
                     python-oslo.messaging (>= 1.8.0),
                     python-pycadf (>= 0.8.0),
                     python-requests (>= 2.2.0),
                     python-requests-mock,
                     python-six (>= 1.9.0),
                     python-stevedore (>= 1.3.0),
                     python-testresources (>= 0.2.4),
                     python-testtools (>= 0.9.36),
                     python-webob (>= 1.2.3),
                     python-memcache,
                     subunit (>= 0.0.18),
                     testrepository (>= 0.0.18),
Standards-Version: 3.9.6

Package: python-keystonemiddleware
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-babel (>= 1.3),
         python-iso8601 (>= 0.1.9),
         python-keystoneclient (>= 1:1.1.0),
         python-netaddr (>= 0.7.12),
         python-oslo.config (>= 1:1.9.3),
         python-oslo.context (>= 0.2.0),
         python-oslo.i18n (>= 1.5.0),
         python-oslo.serialization (>= 1.4.0),
         python-oslo.utils (>= 1.4.0),
         python-pycadf (>= 0.8.0),
         python-pbr (>= 0.10),
         python-requests (>= 2.2.0),
         python-six (>= 1.9.0),
         python-webob (>= 1.2.3),
         ${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
Pre-Depends: dpkg (>= 1.15.6~)
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.
