From 62f261dbc1fefb1d8d5bed32c4b5502ca39f1638 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 22:06:25 +0200 Subject: Merging debian version 0.1.22. Signed-off-by: Daniel Baumann --- debian/control | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index acd9055..57561a8 100644 --- a/debian/control +++ b/debian/control @@ -8,17 +8,18 @@ XSBC-Original-Uploaders: Niels Thykier , Bugs: mailto:maintainers@lists.progress-linux.org Build-Depends: debhelper-compat (= 13), # man-db , + dh-sequence-single-binary, hunspell-en-us , - python3:any, - python3-colorlog , python3-colored , + python3-colorlog , python3-debian, python3-hunspell , - python3-pytest , python3-lsprotocol , + python3-pytest , python3-ruamel.yaml, - dh-sequence-single-binary, # debputy-plugin-foo, +# The code was never checked with an older version than 3.11... + python3:any (>= 3.11~), strip-nondeterminism , Rules-Requires-Root: no Standards-Version: 4.6.2 @@ -32,28 +33,29 @@ Package: dh-debputy Architecture: all Depends: debhelper, man-db , - python3, +# The code was never checked with an older version than 3.11... + python3:any (>= 3.11~), # The colors dependencies are not necessary for debputy to work. # However, to have coloring work, we need to use Depends because # Recommends/Suggests are not resolved for builds and this should # "just work" for users. - python3-colorlog , python3-colored , + python3-colorlog , python3-debian, python3-ruamel.yaml, strip-nondeterminism, Recommends: python3-argcomplete, Suggests: hunspell-en-us, - python3-pygls, - python3-lsprotocol, python3-hunspell, -Provides: dh-sequence-debputy (= ${binary:Version}), + python3-lsprotocol, + python3-pygls, +Provides: debputy-plugin-gnome, + debputy-plugin-numpy3, + debputy-plugin-perl-openssl, + dh-sequence-debputy (= ${binary:Version}), dh-sequence-installdebputy (= ${binary:Version}), dh-sequence-zz-debputy (= ${binary:Version}), dh-sequence-zz-debputy-rrr (= ${binary:Version}), - debputy-plugin-gnome, - debputy-plugin-numpy3, - debputy-plugin-perl-openssl, Multi-Arch: foreign Description: Manifest style Debian-based package builder (debhelper integration) Package builder that provides a declarative manifest for building Debian-based -- cgit v1.2.3