Source: python-oslo.policy
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-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 (>= 2.6.6-3~),
               python-pbr,
               python-setuptools,
               python-sphinx,
               python3-all,
               python3-pbr,
               python3-setuptools
Build-Depends-Indep: python-hacking,
                     python-oslo-config (>= 1:1.9.0),
                     python-oslo-i18n (>= 1.3.0),
                     python-oslo-serialization (>= 1.2.0),
                     python-oslosphinx (>= 2.2.0),
                     python-oslotest (>= 1.2.0),
                     python3-oslo-config (>= 1:1.9.0),
                     python3-oslo-i18n (>= 1.3.0),
                     python3-oslo-serialization (>= 1.2.0),
                     python3-oslotest (>= 1.2.0),
                     subunit (>= 0.0.18),
                     testrepository (>= 0.0.18)
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-oslo.policy.git
Vcs-Git: git://anonscm.debian.org/openstack/python-oslo.policy.git
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.0),
         python-oslo-i18n (>= 1.3.0),
         python-oslo-serialization (>= 1.2.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: python3-oslo-policy
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python3-oslo-config (>= 1:1.9.0),
         python3-oslo-i18n (>= 1.3.0),
         python3-oslo-serialization (>= 1.2.0),
         ${misc:Depends},
         ${python3:Depends}
Suggests: python-oslo-policy-doc
Description: RBAC policy enforcement library for OpenStack - Python 3.x
 Oslo.policy provides a Role Based Access Control policy enforcement library
 for OpenStack.
 .
 This package contains the Python 3.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.
