Source: oslo-sphinx
Section: python
Priority: optional
Maintainer: MOS Oslo team <mos-oslo@mirantis.com>
Build-Depends: debhelper (>= 9),
               dh-python,
               openstack-pkg-tools,
               python-all (>= 2.7.1),
               python-setuptools,
               python-sphinx (>= 1.1.2)
Build-Depends-Indep:
 python-d2to1,
 python-hacking (>= 0.10),
 python-oslosphinx (>= 2.5.0),
 python-pbr (>= 0.10)
Standards-Version: 3.9.5

Package: python-oslosphinx
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${python:Depends}
Description: theme and extension support for openstack
 Theme and extension support for Sphinx documentation from the OpenStack
 project. To use the theme, symply add 'oslosphinx' to the extensions list in
 the conf.py file in your Sphinx project.

Package: python-oslo.sphinx
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${python:Depends}, python-oslosphinx
Description: theme and extension support for openstack - transition package
 Theme and extension support for Sphinx documentation from the OpenStack
 project. To use the theme, symply add 'oslosphinx' to the extensions list in
 the conf.py file in your Sphinx project.
 .
 This is a dummy transition package.

Package: python-oslosphinx-doc
Architecture: all
Section: doc
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Description: theme and extension support for openstack
 Theme and extension support for Sphinx documentation from the OpenStack
 project. To use the theme, symply add 'oslosphinx' to the extensions list in
 the conf.py file in your Sphinx project.
 .
 This package contains the documentation.