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=e91be752ecfc3d4f5514835c79609804940d4b97 commit e91be752ecfc3d4f5514835c79609804940d4b97 (tag: 1.21.17) Author: Guillem Jover <[email protected]> AuthorDate: Thu Jan 5 12:34:28 2023 +0100 Release 1.21.17 --- debian/changelog | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index fa3e456f1..0074cec46 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,15 @@ -dpkg (1.21.17) UNRELEASED; urgency=medium +dpkg (1.21.17) unstable; urgency=medium - * + [ Guillem Jover ] + * dpkg-genbuildinfo: Do not fail if the cross-compiler cannot compile. + Closes: #1027966 + * Code internals: + - dpkg-buildinfo: Fix indentation. + * Packaging: + - Stop shipping the «git log» changelog in exchange for no trimming. + Closes: #1027716 - -- Guillem Jover <[email protected]> Thu, 05 Jan 2023 00:08:13 +0100 + -- Guillem Jover <[email protected]> Thu, 05 Jan 2023 12:34:05 +0100 dpkg (1.21.16) unstable; urgency=medium -- Dpkg.Org's dpkg

