diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 1028944..c5cacfe 100644 --- a/debian/control +++ b/debian/control @@ -1,24 +1,22 @@ Source: python-cleo Section: python -Priority: optional Maintainer: Debian Python Team <team+python@tracker.debian.org> Uploaders: Emmanuel Arias <eamanu@debian.org>, Build-Depends: debhelper-compat (= 13), + dh-sequence-python3, dh-sequence-sphinxdoc <!nodoc>, pybuild-plugin-pyproject, python3-all:any, python3-crashtest <!nocheck>, python3-poetry-core, - python3-pylev, python3-pytest <!nocheck>, python3-pytest-mock <!nocheck>, - python3-rapidfuzz, + python3-rapidfuzz <!nocheck>, python3-sphinx-rtd-theme <!nodoc>, -Standards-Version: 4.7.0.1 +Standards-Version: 4.7.4 Homepage: https://github.com/python-poetry/cleo Vcs-Git: https://salsa.debian.org/python-team/packages/python-cleo.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-cleo -Rules-Requires-Root: no Package: python3-cleo Architecture: all |
