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=45f5c05368c50cbd509a95d405e70040c033a76e commit 45f5c05368c50cbd509a95d405e70040c033a76e (tag: 1.21.15) Author: Guillem Jover <[email protected]> AuthorDate: Mon Jan 2 12:45:45 2023 +0100 Release 1.21.15 --- debian/changelog | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4c02c0aa1..93b3cd72c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,19 @@ -dpkg (1.21.15) UNRELEASED; urgency=medium +dpkg (1.21.15) unstable; urgency=medium - * + [ Guillem Jover ] + * Perl modules: + - Dpkg::BuildFlags: Add new get_feature() method. + - Dpkg::Vendor::Debian: Use get_feature() instead of use_feature() for PIE. + Reported by Helmut Grohne <[email protected]>. + - Dpkg: Temporarily silence deprecation warnings. + * Test suite: + - Improve TAP descriptions to clarify we are testing patch(1). + + [ Sven Joachim ] + * Localization: + - Update German programs translation. - -- Guillem Jover <[email protected]> Sun, 01 Jan 2023 23:57:14 +0100 + -- Guillem Jover <[email protected]> Mon, 02 Jan 2023 12:44:53 +0100 dpkg (1.21.14) unstable; urgency=medium -- Dpkg.Org's dpkg

