Source: python-oslo.policy
Section: python
Priority: optional
Maintainer:  MOS Oslo Team <mos-oslo@mirantis.com>
XSBC-Original-Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
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),
Build-Depends-Indep: python-hacking (>= 0.10.0),
                     python-oslo.config (>= 1:1.9.3),
                     python-oslo.i18n (>= 1.5.0),
                     python-oslo.serialization (>= 1.4.0),
                     python-oslosphinx (>= 2.5.0),
                     python-oslotest (>= 1.5.1),
                     subunit (>= 0.0.18),
                     testrepository (>= 0.0.18)
Standards-Version: 3.9.6
Homepage: https://github.com/openstack/oslo.policy

Package: python-oslo.policy
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-oslo.config (>= 1:1.9.3),
         python-oslo.i18n (>= 1.5.0),
         python-oslo.serialization (>= 1.4.0),
         ${misc:Depends},
         ${python:Depends}
Suggests: python-oslo-policy-doc
Description: RBAC policy enforcement library for OpenStack - Python 2.x
 Oslo.policy provides a Role Based Access Control policy enforcement library
 for OpenStack.
 .
 This package contains the Python 2.x module.

Package: python-oslo.policy-doc
Section: doc
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: RBAC policy enforcement library for OpenStack - doc
 Oslo.policy provides a Role Based Access Control policy enforcement library
 for OpenStack.
 .
 This package contains the documentation.
