diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 19:00:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 19:00:31 +0000 |
commit | 272dd7d37ca72e319cf116b3dc533b99dc3a8b0f (patch) | |
tree | 4d62a5972a759f73b1a1ced219610183a0f21d16 /debian | |
parent | Adding debian version 20240420-2. (diff) | |
download | progress-linux-272dd7d37ca72e319cf116b3dc533b99dc3a8b0f.tar.xz progress-linux-272dd7d37ca72e319cf116b3dc533b99dc3a8b0f.zip |
Adding debian version 20240420-3.debian/20240420-3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-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 381bde8..ed01a4c 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-2) sid; urgency=medium * Uploading to sid. diff --git a/debian/control b/debian/control index 969ea76..5ca0460 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,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: |