Source: python-sphinx-openstackdocs-theme
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,
               python-all,
               python-pbr,
               python-setuptools,
               python-sphinx,
               python3-all,
               python3-pbr,
               python3-setuptools,
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-sphinx-openstackdocs-theme.git/
Vcs-Git: https://anonscm.debian.org/git/openstack/python-sphinx-openstackdocs-theme.git
Homepage: http://docs.openstack.org/

Package: python-sphinx-openstackdocs-theme
Architecture: all
Depends: python-pbr,
         python-requests,
         ${misc:Depends},
         ${python:Depends},
Suggests: python-sphinx-openstackdocs-theme-doc,
Description: OpenStack docs sphinx theme - Python 2.7
 Theme and extension support for Sphinx documentation that is published to
 docs.openstack.org. Intended for use by OpenStack projects.
 .
 This package contains the Python 2.7 module.

Package: python3-sphinx-openstackdocs-theme
Architecture: all
Depends: python3-pbr,
         python3-requests,
         ${misc:Depends},
         ${python3:Depends},
Suggests: python-sphinx-openstackdocs-theme-doc,
Description: OpenStack docs theme - Python 3.x
 Theme and extension support for Sphinx documentation that is published to
 docs.openstack.org. Intended for use by OpenStack projects.
 .
 This package contains the Python 3.x module.

Package: python-sphinx-openstackdocs-theme-doc
Section: doc
Architecture: all
Depends: ${misc:Depends},
         ${sphinxdoc:Depends},
Description: OpenStack docs theme - doc
 Theme and extension support for Sphinx documentation that is published to
 docs.openstack.org. Intended for use by OpenStack projects.
 .
 This package contains the documentation.
