summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: bf92affc9b484f09f0f5c34f0998cc26cd923f07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Source: python-pallets-sphinx-themes
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
XSBC-Original-Uploaders:
 Ondřej Nový <onovy@debian.org>,
Bugs: mailto:maintainers@lists.progress-linux.org
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
 python3-sphinx,
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://github.com/pallets/pallets-sphinx-themes
Vcs-Browser: https://git.progress-linux.org/packages/fuchur-backports/python-pallets-sphinx-themes
Vcs-Git: https://git.progress-linux.org/packages/fuchur-backports/python-pallets-sphinx-themes
XSBC-Original-Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pallets-sphinx-themes
XSBC-Original-Vcs-Git: https://salsa.debian.org/python-team/packages/python-pallets-sphinx-themes.git
Testsuite: autopkgtest-pkg-python

Package: python3-pallets-sphinx-themes
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Sphinx themes for Pallets and related projects
 Available themes:
  * flask
  * jinja
  * werkzeug
  * click
 .
 This package contains the Python 3.x module.