This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch main in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=8d2fd28d0862254e0eb52977cdb8abd19f5c2d4c commit 8d2fd28d0862254e0eb52977cdb8abd19f5c2d4c (HEAD -> main, tag: 1.22.19) Author: Guillem Jover <[email protected]> AuthorDate: Mon May 19 00:05:16 2025 +0200 Release 1.22.19 --- debian/changelog | 33 ++++++++++++++++++++++++++++++--- 1 file changed, 30 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c70f694fd..23c131cab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,35 @@ -dpkg (1.22.19) UNRELEASED; urgency=medium +dpkg (1.22.19) unstable; urgency=medium - * + [ Guillem Jover ] + * Perl modules: + - Dpkg::Vendor::Debian: Add tag2upload OpenPGP keyring to package-keyrings. + - Dpkg::Vendor::PureOS: Add new vendor module. + Thanks to Sebastian Krzyszkowiak <[email protected]>. + - Test::Dpkg: Fix OpenPGP backend commands detection. + - Dpkg::OpenPGP::Backend::Sequoia: Add sqv support for verification. + * Code internals: + - libcompat: Handle allocation failures in fgetpwent() and fgetgrent(). + Based on a patch by Simon Richter <[email protected]>. + * Packaging: + - Document OpenPGP implementation dependencies. + Prompted by Paul Gevers <[email protected]>. + * Localization: + - Update Brazilian Portuguese programs translation. + Thanks to Paulo Henrique de Lima Santana <[email protected]>. + Closes: #1100999 + - Update Dutch translations. + Thanks to Frans Spiesschaert <[email protected]>. + Closes: #1101574, #1101582, #1101583 + - Update Portuguese translations. + Thanks to Américo Monteiro <[email protected]>. + Closes: #1100064, #1105126 + - Update Romanian translations. + Thanks to Remus-Gabriel Chelu <[email protected]>. + Closes: #1101549, #1101550 + - Update Swedish translations. + Thanks to Peter Krefting <[email protected]>. Closes: #1100068 - -- Guillem Jover <[email protected]> Sun, 09 Mar 2025 19:17:24 +0100 + -- Guillem Jover <[email protected]> Mon, 19 May 2025 00:00:44 +0200 dpkg (1.22.18) unstable; urgency=medium -- Dpkg.Org's dpkg

