summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 20:18:23 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 20:18:23 +0000
commit5b69223aa0459b9c96db171d470d6744db94f261 (patch)
tree0fc8322b912e4b17cbbfe5ebfcdeb2a2379acb77 /debian/control
parentMerging upstream version 0.1.28. (diff)
downloaddebputy-5b69223aa0459b9c96db171d470d6744db94f261.tar.xz
debputy-5b69223aa0459b9c96db171d470d6744db94f261.zip
Adding debian version 0.1.28.debian/0.1.28
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 2f238d2..8810dc8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,10 +11,11 @@ Build-Depends: debhelper-compat (= 13),
python3-colorlog <!pkg.debputy.minimal>,
python3-debian,
python3-hunspell <!nocheck>,
- python3-levenshtein <pkg.debhelper.ci>,
+ python3-levenshtein <pkg.debputy.ci>,
python3-lsprotocol <!nocheck>,
python3-pygls <!nocheck !pkg.debputy.minimal-tests>,
python3-pytest <!nocheck>,
+ python3-pytest-cov <pkg.debputy.test-coverage>,
python3-ruyaml,
# debputy-plugin-foo,
# The code was never checked with an older version than 3.11...