diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:17:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 20:17:41 +0000 |
commit | c4ee2e97a1247ab38035ed84fa4da39fc142bf9c (patch) | |
tree | c18fa30a3223f37fa8a3a71f8c16d712ccf34bf1 /debian/control | |
parent | Merging upstream version 0.1.27. (diff) | |
download | debputy-c4ee2e97a1247ab38035ed84fa4da39fc142bf9c.tar.xz debputy-c4ee2e97a1247ab38035ed84fa4da39fc142bf9c.zip |
Adding debian version 0.1.27.debian/0.1.27
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 57df434..2f238d2 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: debhelper-compat (= 13), python3-colorlog <!pkg.debputy.minimal>, python3-debian, python3-hunspell <!nocheck>, + python3-levenshtein <pkg.debhelper.ci>, python3-lsprotocol <!nocheck>, python3-pygls <!nocheck !pkg.debputy.minimal-tests>, python3-pytest <!nocheck>, @@ -43,6 +44,7 @@ Depends: debhelper, Recommends: python3-argcomplete, Suggests: hunspell-en-us, python3-hunspell, + python3-levenshtein, python3-lsprotocol, python3-pygls, Provides: debputy-plugin-gnome, |