diff --git a/debian/changelog b/debian/changelog index ed2ba88ca..288731695 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +cmake (3.16.3-2) UNRELEASED; urgency=medium + + * Build-depend on python3-sphinxcontrib.qthelp for sphinx >= 2.0 + (Closes: #955120) + + -- Felix Geyer Tue, 14 Apr 2020 19:11:32 +0200 + cmake (3.16.3-1) unstable; urgency=medium * New upstream release. (Closes: #949964) diff --git a/debian/control b/debian/control index 2174887f8..dcccd6818 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 12), librhash-dev, libuv1-dev (>= 1.10), procps [!hurd-any], - python3-sphinx, + python3-sphinx (<< 2.0) | python3-sphinxcontrib.qthelp, qtbase5-dev , zlib1g-dev Rules-Requires-Root: no