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=94a1e31c098546c876a73208ea11aa8be96e3cff commit 94a1e31c098546c876a73208ea11aa8be96e3cff (tag: 1.21.11) Author: Guillem Jover <[email protected]> AuthorDate: Sat Dec 3 00:18:59 2022 +0100 Release 1.21.11 --- debian/changelog | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f648153a3..f603f465e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,27 @@ -dpkg (1.21.11) UNRELEASED; urgency=medium +dpkg (1.21.11) unstable; urgency=medium - * + [ Guillem Jover ] + * dpkg-genbuildinfo: Do not fail if there is no cross-comiler. + Closes: #1025273 + * Documentation: + - doc: Update Doxyfile after code reorganization. + - doc: Update Doxygen configuration from version 1.9.4. + - man: Remove B<> or replace with S< >. + * Code internals: + - libdpkg: Document str_end parameter for str_strip_quotes(). + * Packaging: + - Add libmd-dev to the test-root and test-not-root autopkgtests. + - Add source lintian-overrides. + - Remove obsolete libncursesw5-dev alternative from Build-Depends. + - Update copyright years. + * Localization: + - Unfuzzy translations after markup fixes. + + [ Helge Kreutzmann ] + * Localization: + - Update German man pages translation. - -- Guillem Jover <[email protected]> Thu, 01 Dec 2022 13:03:20 +0100 + -- Guillem Jover <[email protected]> Sat, 03 Dec 2022 00:18:29 +0100 dpkg (1.21.10) unstable; urgency=medium -- Dpkg.Org's dpkg

