diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:40:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:40:39 +0000 |
commit | ca2f47455d28c0607e2e0204a0176cd2a322ea75 (patch) | |
tree | 0590c3b61fb246c870809b92706d962f522614d0 /debian/control | |
parent | Merging upstream version 1.22.5. (diff) | |
download | dpkg-ca2f47455d28c0607e2e0204a0176cd2a322ea75.tar.xz dpkg-ca2f47455d28c0607e2e0204a0176cd2a322ea75.zip |
Merging debian version 1.22.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control index a31f2d8..615da60 100644 --- a/debian/control +++ b/debian/control @@ -127,8 +127,8 @@ Recommends: build-essential, gcc | c-compiler, fakeroot, - gnupg | sq | sqop | pgpainless-cli, - gpgv | sq | sqop | pgpainless-cli, + gnupg | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, + gpgv | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, # Used by dpkg-mergechangelogs. libalgorithm-merge-perl, Suggests: @@ -137,7 +137,7 @@ Breaks: # Force R³ support, w/o requiring debhelper users to depend on dpkg-dev. debhelper (<< 10.10.1~), # Uses new sq features, w/o requiring a hard dependency on sq. - sq (<< 0.28.0~), + sq (<< 0.33.0~), # Uses required SOP features, w/o requiring a hard dependency on sqop. sqop (<< 0.27.2~), # Uses required SOP features, w/o requiring a hard dependency on pgpainless. @@ -173,8 +173,8 @@ Recommends: xz-utils (>= 5.4.0), Suggests: debian-keyring, - gnupg | sq | sqop | pgpainless-cli, - gpgv | sq | sqop | pgpainless-cli, + gnupg | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, + gpgv | sq | sqop | pgpainless-cli | sequoia-chameleon-gnupg, gcc | c-compiler, binutils, patch, @@ -192,7 +192,7 @@ Breaks: # versions prior to 1.19.0. dgit (<< 3.13~), # Uses new sq features, w/o requiring a hard dependency on sq. - sq (<< 0.28.0~), + sq (<< 0.33.0~), # Uses required SOP features, w/o requiring a hard dependency on sqop. sqop (<< 0.27.2~), # Uses required SOP features, w/o requiring a hard dependency on pgpainless. |