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=5563bdb608b3413639b69f1c76567cb66ff1a961 commit 5563bdb608b3413639b69f1c76567cb66ff1a961 (tag: 1.21.4) Author: Guillem Jover <[email protected]> AuthorDate: Sat Mar 26 13:39:19 2022 +0100 Release 1.21.4 --- debian/changelog | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f7e805240..94408963d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,23 @@ -dpkg (1.21.4) UNRELEASED; urgency=medium +dpkg (1.21.4) unstable; urgency=medium - * + [ Guillem Jover ] + * dpkg-shlibdeps: Require non-empty name and version in SONAME formats. + * Perl modules: + - Dpkg::Control::Fields: Remove duplicate *Built-Using from field order + lists. Reported by David Kalnischkies <[email protected]>. + * Documentation: + - man: Clarify uses cases for Static-Built-Using. + Prompted by Shengjing Zhu <[email protected]>. + * Test suite: + - Use actual octal numbers for chmod() calls. + - Do not use non-POSIX shell syntax for arithmetic expressions. + Based on a patch by Sören Tempel <[email protected]>. + + [ Helge Kreutzmann ] + * Localization: + - Update German man pages translation. - -- Guillem Jover <[email protected]> Thu, 24 Mar 2022 21:13:06 +0100 + -- Guillem Jover <[email protected]> Sat, 26 Mar 2022 13:38:44 +0100 dpkg (1.21.3) unstable; urgency=medium -- Dpkg.Org's dpkg

