summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2018-05-03 10:40:08 +0100
committerSimon McVittie <smcv@debian.org>2018-05-04 17:17:56 +0100
commit1f1afedb4ef93ece058bb64174c86707f3a79432 (patch)
tree2a91fd0cde972777be1daf15c9905af69663f382 /debian/control
parentaef57e3b60bf3f49e2f140e3e60dbd6107255ec8 (diff)
Use dh_sphinxdoc
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 25447b0..9c03090 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Build-Depends:
python3-all-dbg,
python3-all-dev,
python3-gi,
+ sphinx-common,
xmlto,
Build-Depends-Indep:
python-sphinx,
@@ -106,8 +107,10 @@ Description: main loop integration development files for python-dbus
Package: python-dbus-doc
Section: doc
Architecture: all
+Built-Using: ${sphinxdoc:Built-Using}
Depends:
${misc:Depends},
+ ${sphinxdoc:Depends},
Suggests:
python-dbus | python3-dbus,
Description: Documentation for the D-Bus Python interface