diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:07:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:07:17 +0000 |
commit | b521eea8caf19b0f6c8eb05185001054729603d1 (patch) | |
tree | d4b1dea7145085dd7dd9687d23f390c006411cfc /debian/control | |
parent | Merging upstream version 1.35.1. (diff) | |
download | yamllint-b521eea8caf19b0f6c8eb05185001054729603d1.tar.xz yamllint-b521eea8caf19b0f6c8eb05185001054729603d1.zip |
Adding debian version 1.35.1-1.debian/1.35.1-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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 |