summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2019-08-30 15:44:28 +0100
committerSimon McVittie <smcv@debian.org>2019-08-31 11:18:05 +0100
commitdf1762d7d2e5e96915c203bd4a16e7aed0160501 (patch)
tree352c4334cb4c7bde89f0a700d89b8d6eed0ac0fa /debian/control
parent3a96bb4d3eeb3c9d4abed35ec3c63226b516f50c (diff)
Use python3-sphinx to build documentation
This means UTF8String, which is Python-2-only API, will not be documented.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 08935b6..82bb149 100644
--- a/debian/control
+++ b/debian/control
@@ -28,8 +28,8 @@ Build-Depends:
sphinx-common,
xmlto,
Build-Depends-Indep:
- python-sphinx,
- python-sphinx-rtd-theme,
+ python3-sphinx,
+ python3-sphinx-rtd-theme,
Rules-Requires-Root: no
Standards-Version: 4.3.0
Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings#Python