add sphinx.issues to b-d, needed by doc

This commit is contained in:
Sandro Tosi 2020-08-23 23:05:43 -04:00
parent c462cfeb8b
commit 37daf7f50c
2 changed files with 3 additions and 1 deletions

3
debian/changelog vendored
View file

@ -14,8 +14,9 @@ python-click (7.1.2-1) UNRELEASED; urgency=medium
* debian/control
- wrap-and-sort
- add sphinxcontrib-log-cabinet to b-d, needed by doc
- add sphinx.issues to b-d, needed by doc
-- Sandro Tosi <morph@debian.org> Sun, 23 Aug 2020 23:03:25 -0400
-- Sandro Tosi <morph@debian.org> Sun, 23 Aug 2020 23:05:31 -0400
python-click (7.0-3) unstable; urgency=medium

1
debian/control vendored
View file

@ -10,6 +10,7 @@ Build-Depends: debhelper-compat (= 12),
python3-pallets-sphinx-themes,
python3-setuptools,
python3-sphinx,
python3-sphinx-issues <!nodoc>,
python3-sphinxcontrib-log-cabinet <!nodoc>,
Build-Depends-Indep: python3-colorama,
python3-pytest,