diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/debian/control b/debian/control index 0ce9132..7ffb3bf 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,18 @@ Source: python-packaging Section: python -Priority: optional Maintainer: Debian Python Team <team+python@tracker.debian.org> Uploaders: Matthias Klose <doko@debian.org>, Dmitry Shachnev <mitya57@debian.org> -Build-Depends: debhelper-compat (= 13), - dh-python, - python3-all, - python3-hypothesis, - python3-pretend, - python3-pyparsing, - python3-pytest, - pybuild-plugin-pyproject, +Build-Depends: + debhelper-compat (= 13), + dh-sequence-python3, flit, -Standards-Version: 4.7.2 + pybuild-plugin-pyproject, + python3-all, + python3-hypothesis <!nocheck>, + python3-pretend <!nocheck>, + python3-pyparsing <!nocheck>, + python3-pytest <!nocheck>, +Standards-Version: 4.7.4 Homepage: https://github.com/pypa/packaging Vcs-Git: https://salsa.debian.org/python-team/packages/python-packaging.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-packaging |
