diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 18:57:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 18:57:36 +0000 |
commit | 85189793eee089424041a11da77018c94f960fa5 (patch) | |
tree | 6d99089e4f4421306eb41c9bfe2c88941ed1668f | |
parent | Releasing progress-linux version 20240420-2progress6u1. (diff) | |
download | progress-linux-85189793eee089424041a11da77018c94f960fa5.tar.xz progress-linux-85189793eee089424041a11da77018c94f960fa5.zip |
Merging debian version 20240420-3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b8159b7..08c0cf0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +progress-linux (20240420-3) sid; urgency=medium + + * Uploading to sid. + * Updating depends to pgp-keys to ensure keyring names in debconf + handling match the names of the nenamed keyring. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 20 Apr 2024 17:45:27 +0200 + progress-linux (20240420-2progress6u1) fuchur; urgency=medium * Uploading to fuchur, remaining changes: diff --git a/debian/control b/debian/control index 60698c1..84bca2e 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Architecture: all Multi-Arch: foreign Depends: ca-certificates, - progress-linux-pgp-keys, + progress-linux-pgp-keys (>= 20240420), progress-linux-ssh-keys, ${misc:Depends}, Enhances: |