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=ee7e9118d0a9581cb00c5ce02dccd561b3096387 commit ee7e9118d0a9581cb00c5ce02dccd561b3096387 (tag: 1.22.11) Author: Guillem Jover <[email protected]> AuthorDate: Thu Aug 1 12:44:43 2024 +0200 Release 1.22.11 --- debian/changelog | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4560098b5..ef410d493 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,32 @@ -dpkg (1.22.11) UNRELEASED; urgency=medium +dpkg (1.22.11) unstable; urgency=medium - * + [ Guillem Jover ] + * Perl modules: + - Dpkg::Shlibs::Cppfilt: Do not normalize angle brackets for operators. + Closes: #1076067 + * Documentation: + - doc: Replace references to crypto-refresh and RFC4880 with RFC9580. + * Build system: + - Use 'command -v' instead of 'which'. + - Remove generated spacesyms.o and spacesyms.c on clean. + - Add declaration for funcs symbols in spacesyms.c. + * Test suite: + - Fix coding style in perl test cases. + - Improve Dpkg::Changelog data test case message. + - Refactor setup_changelog() in Dpkg::Changelog test. + - Unroll Dpkg::Changelog file tests loop. + - Refactor load_objdump_obj(). + + [ Helge Kreutzmann ] + * Localization: + - Update German man pages translation. + - Update German scripts translation. + + [ Sven Joachim ] + * Localization: + - Update German programs translation. - -- Guillem Jover <[email protected]> Sat, 27 Jul 2024 06:01:43 +0200 + -- Guillem Jover <[email protected]> Thu, 01 Aug 2024 12:39:16 +0200 dpkg (1.22.10) unstable; urgency=medium -- Dpkg.Org's dpkg

