Source: sphinx-rtd-theme
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Dmitry Shachnev <mitya57@debian.org>
Build-Depends: debhelper (>= 11),
               dh-python,
               fonts-font-awesome,
               fonts-lato,
               fonts-roboto-slab,
               python-all (>= 2.7),
               python-pytest,
               python-setuptools,
               python-sphinx,
               python3-all,
               python3-pytest,
               python3-setuptools,
               python3-sphinx,
               ruby-sass,
               woff2
Standards-Version: 4.3.0
Homepage: https://github.com/rtfd/sphinx_rtd_theme
Vcs-Git: https://salsa.debian.org/python-team/modules/sphinx-rtd-theme.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/sphinx-rtd-theme

Package: sphinx-rtd-theme-common
Architecture: all
Depends: fonts-font-awesome,
         fonts-lato,
         fonts-roboto-slab,
         libjs-modernizr,
         ${misc:Depends}
Description: sphinx theme from readthedocs.org (common files)
 This mobile-friendly sphinx theme was initially created for readthedocs.org,
 but can be incorporated in any project.
 .
 Among other things, it features a left panel with a browseable table of
 contents, and a search bar.
 .
 This package contains the common files used by the theme.

Package: python-sphinx-rtd-theme
Architecture: all
Depends: sphinx-rtd-theme-common (= ${binary:Version}),
         ${misc:Depends},
         ${python:Depends}
Description: sphinx theme from readthedocs.org (Python 2)
 This mobile-friendly sphinx theme was initially created for readthedocs.org,
 but can be incorporated in any project.
 .
 Among other things, it features a left panel with a browseable table of
 contents, and a search bar.
 .
 This is the Python 2 version of the package.

Package: python3-sphinx-rtd-theme
Architecture: all
Depends: sphinx-rtd-theme-common (= ${binary:Version}),
         ${misc:Depends},
         ${python3:Depends}
Description: sphinx theme from readthedocs.org (Python 3)
 This mobile-friendly sphinx theme was initially created for readthedocs.org,
 but can be incorporated in any project.
 .
 Among other things, it features a left panel with a browseable table of
 contents, and a search bar.
 .
 This is the Python 3 version of the package.