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=6c5140f124925ad4eb12fb2c8e83a050028bbc1f commit 6c5140f124925ad4eb12fb2c8e83a050028bbc1f (HEAD -> main, tag: 1.21.20) Author: Guillem Jover <[email protected]> AuthorDate: Tue Feb 7 12:23:03 2023 +0100 Release 1.21.20 --- debian/changelog | 50 +++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 47 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 66ae8a29c..e370c97b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,52 @@ -dpkg (1.21.20) UNRELEASED; urgency=medium +dpkg (1.21.20) unstable; urgency=medium - * + [ Guillem Jover ] + * Documentation: + - man: Remove duplicate word in dpkg-buildflags(1). + Thanks to Peter Krefting <[email protected]>. + * Packaging: + - Fix versioned Build-Depends on debhelper. Closes: #1030288 + - Update lintian overrides. + * Test suite: + - Update suppressions for cppcheck 2.10. + - Skip auto-generated policykit policy file. + * Localization: + - Add Dutch scripts translation. Closes: #1030712 + Thanks to Frans Spiesschaert <[email protected]>. + - Unfuzzy translations due to typo fix. + - Update Czech translations. Closes: #1029706, #1030267 + Thanks to Miroslav Kure <[email protected]>. + - Update Dutch translations. Closes: #1030710, #1030711 + Thanks to Frans Spiesschaert <[email protected]>. + - Update French man page translation. Closes: #1030618 + Thanks to Jean-Pierre Giraud <[email protected]>. + - Update French programs translations. + Thanks to Sébastien Poher <[email protected]>. + - Update Hungarian programs translation. + Thanks to Nagy Elemér Károly <[email protected]>. + - Update Korean dselect translation. + Thanks to Sangdo Jun <[email protected]>. + - Update Occitan programs translation. + Thanks to Quentin PAGÈS <[email protected]>. + - Update Portuguese programs translation. + Thanks to Miguel Figueiredo <[email protected]>. + - Update Romanian programs translation. + Thanks to Remus-Gabriel Chelu <[email protected]>. + - Update Russian translations. Closes: #1030162, #1030378 + Thanks to Yuri Kozlov <[email protected]>. + - Update Simplified Chinese translations. + Thanks to Boyuan Yang <[email protected]>. + - Update Spanish dselect translation. + Thanks to jonatan porras <[email protected]>. + - Update Swedish translations. + Thanks to Peter Krefting <[email protected]>. + - Update Thai programs translation. + Thanks to Theppitak Karoonboonyanan <[email protected]>. + - Update Traditional Chinese dselect translation. + Thanks to Cheng-Chia Tseng <[email protected]>. + - Workaround po4a formatting issue in French translation. - -- Guillem Jover <[email protected]> Thu, 26 Jan 2023 00:33:00 +0100 + -- Guillem Jover <[email protected]> Tue, 07 Feb 2023 12:19:12 +0100 dpkg (1.21.19) unstable; urgency=medium -- Dpkg.Org's dpkg

