diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 16:23:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 16:23:19 +0000 |
commit | 29aaed3d50adc3273c6482075b47d25611497a9a (patch) | |
tree | c0ed52f4c9c61eef41ae745e3532dcff88810339 /debian/control | |
parent | Merging upstream version 0.1.33. (diff) | |
download | debputy-29aaed3d50adc3273c6482075b47d25611497a9a.tar.xz debputy-29aaed3d50adc3273c6482075b47d25611497a9a.zip |
Adding debian version 0.1.33.debian/0.1.33
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c4b310e..1eaf3d9 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Build-Depends: strip-nondeterminism <!nocheck>, Rules-Requires-Root: no X-Style: black -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: https://salsa.debian.org/debian/debputy Vcs-Git: https://salsa.debian.org/debian/debputy.git Vcs-Browser: https://salsa.debian.org/debian/debputy @@ -56,6 +56,7 @@ Suggests: python3-pygls, Provides: debputy-plugin-gnome, + debputy-plugin-grantlee, debputy-plugin-numpy3, debputy-plugin-perl-openssl, dh-sequence-debputy (= ${binary:Version}), |