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=afb41eb04222a40205a9b0b03bb69a2d449924ed commit afb41eb04222a40205a9b0b03bb69a2d449924ed (tag: 1.22.15) Author: Guillem Jover <[email protected]> AuthorDate: Mon Feb 3 12:02:40 2025 +0100 Release 1.22.15 --- debian/changelog | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1b32239a4..f71f11c2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,30 @@ -dpkg (1.22.15) UNRELEASED; urgency=medium +dpkg (1.22.15) unstable; urgency=medium - * + [ Guillem Jover ] + * Perl modules: + - Dpkg::BuildDriver::DebianRules: Remove unused Dpkg::BuildAPI import. + - Dpkg::OpenPGP::Backend::GnuPG: Sign file with fixed up newline. + - Dpkg::Substvars: Add new set_as_optional() and set_as_required() methods. + * Documentation: + - man: Change verb tense for Makefile fragment files descriptions. + - man: Document that buildapi.mk sets a variable. + - man: Add reference to buildtools and vendor make fragments to related + tools. + - man: Split architecture examples into their own paragraphs. + - man: Clarify architecture terms and the architecture forms. + - man: Clarify that build and target are not usual variables to use. + - doc: Remove duplicate words across newlines. + Thanks to Michael Biebl <[email protected]>. Closes: #1093548 + * Build system: + - Add array bounds warning. + - Add new dialect checks for strict flex array behavior and warnings. + - Add compiler hardening support. + + [ Sven Joachim ] + * Localization: + - Update German programs translation. - -- Guillem Jover <[email protected]> Thu, 16 Jan 2025 04:19:43 +0100 + -- Guillem Jover <[email protected]> Mon, 03 Feb 2025 12:01:24 +0100 dpkg (1.22.14) unstable; urgency=medium -- Dpkg.Org's dpkg

