Source: sphinxcontrib-httpdomain
Section: python
Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>
Build-Depends: debhelper (>= 9),
               openstack-pkg-tools,
               python-all (>= 2.6.6-3~),
               python-setuptools,
               python3-all (>= 3.2),
               python3-setuptools
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/sphinxcontrib-httpdomain.git
Vcs-Git: git://anonscm.debian.org/openstack/sphinxcontrib-httpdomain.git
Homepage: http://pythonhosted.org/sphinxcontrib-httpdomain/

Package: python-sphinxcontrib.httpdomain
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${python:Depends}
Breaks: python-sphinxcontrib-httpdomain (<< 1.3.0-1~)
Replaces: python-sphinxcontrib-httpdomain (<< 1.3.0-1~)
Description: Sphinx domain for HTTP APIs - Python 2.x
 This contrib extension, sphinxcontrib.httpdomain provides a Sphinx domain for
 describing RESTful HTTP APIs. It generates RESTful HTTP API reference
 documentation from a Flask application’s routing table, similar to
 sphinx.ext.autodoc.
 .
 This package provides the Python 2.x module.

Package: python3-sphinxcontrib.httpdomain
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}, ${python3:Depends}
Description: Sphinx domain for HTTP APIs - Python 3.x
 This contrib extension, sphinxcontrib.httpdomain provides a Sphinx domain for
 describing RESTful HTTP APIs. It generates RESTful HTTP API reference
 documentation from a Flask application’s routing table, similar to
 sphinx.ext.autodoc.
 .
 This package provides the Python 3.x module.

Package: python-sphinxcontrib-httpdomain
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python-sphinxcontrib.httpdomain, ${misc:Depends}
Description: Sphinx domain for HTTP APIs - transition package
 This contrib extension, sphinxcontrib.httpdomain provides a Sphinx domain for
 describing RESTful HTTP APIs. It generates RESTful HTTP API reference
 documentation from a Flask application’s routing table, similar to
 sphinx.ext.autodoc.
 .
 This is a metapackage for the transition to python-sphinxcontrib.httpdomain.
