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=0d1bb5dcac1f2efb59308514c396c42653fcea01 commit 0d1bb5dcac1f2efb59308514c396c42653fcea01 (tag: 1.22.18) Author: Guillem Jover <guil...@debian.org> AuthorDate: Sun Mar 9 19:01:08 2025 +0100 Release 1.22.18 --- debian/changelog | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 50f49ec5d..4260e673c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,18 @@ -dpkg (1.22.18) UNRELEASED; urgency=medium +dpkg (1.22.18) unstable; urgency=medium - * + [ Guillem Jover ] + * Perl modules: + - Dpkg::OpenPGP::Backend::Sequoia: Add missing Dpkg::Gettext import. + Thanks to Yuri Konotopov <ykonoto...@gnome.org>. Closes: #1099866 + * Packaging: + - Bump Standards-Version to 4.7.2 (no changes needed). + + [ Helge Kreutzmann ] + * Localization: + - Update German man pages translation. + - Update German scripts translation. - -- Guillem Jover <guil...@debian.org> Fri, 07 Mar 2025 12:22:46 +0100 + -- Guillem Jover <guil...@debian.org> Sun, 09 Mar 2025 19:00:01 +0100 dpkg (1.22.17) unstable; urgency=medium -- Dpkg.Org's dpkg