diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index dfb02fe..71d8383 100644 --- a/debian/control +++ b/debian/control @@ -4,13 +4,13 @@ Uploaders: Adrien Vergé <adrienverge@gmail.com>, Philipp Huebner <debalance@deb Section: devel Priority: optional Build-Depends: debhelper-compat (= 13), - dh-python, + dh-sequence-python3, python3-all, - python3-nose, python3-pathspec, python3-setuptools, pybuild-plugin-pyproject, python3-sphinx, + python3-sphinx-rtd-theme, python3-yaml Standards-Version: 4.6.2 Rules-Requires-Root: no |