diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:22:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:22:07 +0000 |
commit | f6ed05f7d7038d6ad707251439e4b8b3bedffe0b (patch) | |
tree | 9b3030248d2913f0d2f575fa26d07eee70ad1506 /debian/changelog | |
parent | Merging upstream version 0.17.1. (diff) | |
download | rnp-f6ed05f7d7038d6ad707251439e4b8b3bedffe0b.tar.xz rnp-f6ed05f7d7038d6ad707251439e4b8b3bedffe0b.zip |
Adding debian version 0.17.1-1.debian/0.17.1-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1884568..3923faf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +rnp (0.17.1-1) unstable; urgency=medium + + * New upstream version (Closes: #1064486) + * Drop build-dep on python3-distutils (Closes: #1065948) + * Stop shipping librnp.a, following upstream + * Permit normal testing when gpg-from-sq is installed + * debian/librnp0.symbols: add rnp_signature_get_features + * move from pkg-config to pkgconf + * fix manpage grammar + + -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Fri, 10 May 2024 17:15:05 -0400 + rnp (0.17.0-3) unstable; urgency=medium * avoid test timeouts on mipsel/mips64el (see |