From: Raspbian automatic forward porter Date: Sun, 28 Jul 2024 01:08:32 +0000 (+0100) Subject: Merge version 1.22.7+rpi1 and 1.22.9 to produce 1.22.9+rpi1 X-Git-Tag: archive/raspbian/1.22.9+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=193189a686913d3183d674573a1d8caafe6acc61;p=dpkg.git Merge version 1.22.7+rpi1 and 1.22.9 to produce 1.22.9+rpi1 --- 193189a686913d3183d674573a1d8caafe6acc61 diff --cc debian/changelog index a58ffae4,35b5a4f9..c82ba58a --- a/debian/changelog +++ b/debian/changelog @@@ -1,13 -1,43 +1,54 @@@ - dpkg (1.22.7+rpi1) trixie-staging; urgency=medium ++dpkg (1.22.9+rpi1) trixie-staging; urgency=medium + + [changes brought forward from 1.20.5+rpi1 by Peter Michael Green at Sun, 02 Aug 2020 12:08:02 +0000] + * Hack up Vendor.pm so it doesn't fail + (see https://lists.debian.org/debian-dpkg/2020/08/msg00004.html ) + + [changes introduce in 1.21.17+rpi1 by Peter Michael Green] + * disable testsuite. + - -- Raspbian forward porter Thu, 25 Jul 2024 05:39:37 +0000 ++ -- Raspbian forward porter Sun, 28 Jul 2024 01:08:32 +0000 ++ + dpkg (1.22.9) unstable; urgency=medium + + [ Guillem Jover ] + * dpkg-deb: Add long options for short-only compression ones. + * dpkg-deb: Print pathname instead of filename and directory in error output. + * start-stop-daemon: Use a stop context to track the current state. + * Make fragments: + - Fix pkg-info.mk evaluation by adding new DEB_TIMESTAMP variable. + Closes: #1076863 + * Code internals: + - dpkg-deb: Track maintscript information in a new struct. + * Test suite: + - Fix typos in Makefile comments. + + -- Guillem Jover Wed, 24 Jul 2024 23:02:45 +0200 + + dpkg (1.22.8) unstable; urgency=medium + + [ Guillem Jover ] + * Perl modules: + - Dpkg::Archive::Ar: Rework _read_buf() error messages to make l10n easier. + * Make fragments: + - Ensure dpkg_datadir is computed once. + Thanks to Nicolas Boulenguez . + - Fix make variable expansions passed to dpkg-buildflags. + Thanks to Nicolas Boulenguez . Closes: #1076568 + * Documentation: + - doc: Update Doxygen configuration from version 1.9.8. + * Code internals: + - libdpkg: Fix execname support on GNU/Hurd. + * Build system: + - Update lcov usage for version 2.0. + * Localization: + - Update Catalan translations. + + [ Sven Joachim ] + * Localization: + - Update German programs translation. + + -- Guillem Jover Sun, 21 Jul 2024 20:18:23 +0200 dpkg (1.22.7) unstable; urgency=medium