diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-24 04:48:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-24 04:48:19 +0000 |
commit | 067f6fdf4c596ea19f24bd6efae70ab685e3f42a (patch) | |
tree | 9264a628fe334762a965ad796e526cf47fd3d470 /debian/control | |
parent | Merging upstream version 0.1.34. (diff) | |
download | debputy-067f6fdf4c596ea19f24bd6efae70ab685e3f42a.tar.xz debputy-067f6fdf4c596ea19f24bd6efae70ab685e3f42a.zip |
Adding debian version 0.1.34.debian/0.1.34
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 1eaf3d9..2649236 100644 --- a/debian/control +++ b/debian/control @@ -34,6 +34,7 @@ Package: dh-debputy Architecture: all Depends: debhelper, + dwz <!pkg.debputy.minimal>, man-db <!pkg.debputy.minimal>, # The colors dependencies are not necessary for debputy to work. # However, to have coloring work, we need to use Depends because @@ -51,10 +52,12 @@ Recommends: Suggests: hunspell-en-us, python3-hunspell, + python3-junit.xml, python3-levenshtein, python3-lsprotocol, python3-pygls, Provides: + debputy (= ${binary:Version}), debputy-plugin-gnome, debputy-plugin-grantlee, debputy-plugin-numpy3, |