From: Raspbian automatic forward porter Date: Fri, 2 Aug 2024 12:21:05 +0000 (+0100) Subject: Merge version 1.22.9+rpi1 and 1.22.10 to produce 1.22.10+rpi1 X-Git-Tag: archive/raspbian/1.22.10+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6a30f15f9851ed9846ed5744ca005ce91c5eed1a;p=dpkg.git Merge version 1.22.9+rpi1 and 1.22.10 to produce 1.22.10+rpi1 --- 3ef28d947e2d4daa514aa1b77242befe531948cd diff --cc debian/changelog index c82ba58a,b4bfa6e5..24529bef --- a/debian/changelog +++ b/debian/changelog @@@ -1,13 -1,20 +1,31 @@@ - dpkg (1.22.9+rpi1) trixie-staging; urgency=medium ++dpkg (1.22.10+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 Sun, 28 Jul 2024 01:08:32 +0000 ++ -- Raspbian forward porter Fri, 02 Aug 2024 12:21:04 +0000 ++ + dpkg (1.22.10) unstable; urgency=medium + + [ Guillem Jover ] + * Perl modules: + - Dpkg::Changelog::Entry::Debian: Remove obsolete /o modifier from regex. + - Dpkg::Changelog: Remove useless escaping for -. + * Make fragments: + - Revert "scripts/mk: Reduce the number of subprocesses". + Closes: #1076904, #1077005 + * Build system: + - Do not define macros for C/C++ standard level. + - Use pre-defined macros to check C/C++ conformance requirements. + - Fix length for comment bar line after autoconf functions. + - Fix dpkg_cv_c99 assignment in DPKG_C_C99 macro. + - Simplify C standard check output. + + -- Guillem Jover Sat, 27 Jul 2024 05:43:38 +0200 dpkg (1.22.9) unstable; urgency=medium