Merge version 1.22.5+rpi1 and 1.22.6 to produce 1.22.6+rpi1 archive/raspbian/1.22.6+rpi1 raspbian/1.22.6+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sat, 1 Jun 2024 11:54:11 +0000 (12:54 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sat, 1 Jun 2024 11:54:11 +0000 (12:54 +0100)
1  2 
debian/changelog

index 1b796c15de6557f63414a905ac51e0d05a34b531,0cea8a06bb4ce6c7ba554dd87eb82f57d9cd953c..5000708f617a6c44f7ac917790dc586b0e43c4d9
@@@ -1,13 -1,44 +1,55 @@@
- dpkg (1.22.5+rpi1) trixie-staging; urgency=medium
++dpkg (1.22.6+rpi1) trixie-staging; urgency=medium
 +
 +  [changes brought forward from 1.20.5+rpi1 by Peter Michael Green <plugwash@raspbian.org> 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 <root@raspbian.org>  Tue, 27 Feb 2024 16:21:27 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sat, 01 Jun 2024 11:54:11 +0000
++
+ dpkg (1.22.6) unstable; urgency=medium
+   [ Guillem Jover ]
+   * dpkg-deb: Fix up compressor parameters for default legacy format.
+   * Perl modules:
+     - Dpkg::Vendor::Debian: Make it possible to disable qa=-bug-implicit-func.
+       Closes: #1065371
+     - Dpkg::Vendor::Debian: Unconditionally set qa bug-implicit-func.
+       See #1065371.
+   * Documentation:
+     - man: Document dpkg versions supporting SOURCE_DATE_EPOCH for various
+       tools.
+   * Code internals:
+     - libdpkg: Use array access instead of pointer arithmetic for meminfo
+       parser.
+     - libdpkg: Use a macro to define the zstd default compression level.
+   * Build system:
+     - Test with minimal library dependencies in CI.
+     - Add gen-release script.
+   * Packaging:
+     - Fix typo in man page reference in changelog.
+   * Test suite:
+     - Refactor OpenPGP backend and commands list.
+     - Refactor certfile and keyfile filenames for OpenPGP test.
+     - Skip OpenPGP tests if the backend does not have a verify command.
+       Closes: #1065648
+   * Localization:
+     - Fix typos in Swedish man pages translations.
+       Thanks to Andreas Rönnquist <gusnan@debian.org>. Closes: #1065672
+     - Fix typos in Swedish man pages translations. Closes: #1065575
+     - Update Dutch man pages translations.
+       Thanks to Frans Spiesschaert <Frans.Spiesschaert@yucom.be>.
+       Closes: #1065518
+     - Update Portuguese man pages translations.
+       Thanks to Américo Monteiro <a_monteiro@gmx.com>. Closes: #1065401
+   [ Helge Kreutzmann ]
+   * Localization:
+     - Update German man pages translation.
+  -- Guillem Jover <guillem@debian.org>  Sun, 10 Mar 2024 20:21:24 +0100
  
  dpkg (1.22.5) unstable; urgency=medium