Merge version 1.20.7.1+rpi1 and 1.20.9 to produce 1.20.9+rpi1 archive/raspbian/1.20.9+rpi1 raspbian/1.20.9+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Fri, 30 Apr 2021 01:17:06 +0000 (02:17 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Fri, 30 Apr 2021 01:17:06 +0000 (02:17 +0100)
1  2 
debian/changelog

index eb9b0c297e204b90e0d551ed5418ed0e50e85a20,6ffe4019bc21bd5e83864c073b9c2f1e376d86d9..cc957cf3a1d949ed5249a77e231dae2f78846773
@@@ -1,17 -1,47 +1,56 @@@
- dpkg (1.20.7.1+rpi1) bullseye-staging; urgency=medium
++dpkg (1.20.9+rpi1) bullseye-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 )
 +  * disable testsuite.
 +
-  -- Peter Michael Green <plugwash@raspbian.org>  Sun, 24 Jan 2021 01:36:47 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Fri, 30 Apr 2021 01:17:06 +0000
 +
- dpkg (1.20.7.1) unstable; urgency=medium
+ dpkg (1.20.9) unstable; urgency=medium
  
-   * Regenerate source package to include disappeared top-level Makefile.in.
+   [ Guillem Jover ]
+   * Test suite:
+     - Pass --ignore-builtin-builddeps to dpkg-buildpackage.
+  -- Guillem Jover <guillem@debian.org>  Wed, 14 Apr 2021 00:43:39 +0200
+ dpkg (1.20.8) unstable; urgency=medium
+   [ Guillem Jover ]
+   * start-stop-daemon: Open the --output file in append mode.
+   * dpkg: Fix --auto-deconfigure for essential and protected during
+     installation. Reported by Julian Andres Klode <jak@debian.org>.
+     See #983014.
+   * dpkg-realpath: Fix resolution for absolute symlinks on «/».
+     Closes: #983855
+   * dpkg-realpath: Fix symlink loop tracker.
+   * Perl modules:
+     - Test::Dpkg: Fix test data path fetching on CPAN.
+     - Dpkg::Exit: Preserve exit code in END block.
+   * Build system:
+     - Group Test::Dpkg changelog entries into “Perl modules” section.
+   * Packaging:
+     - Run autopkgtest test suites in verbose mode.
+   * Test suite:
+     - Set PERL in the perl test suite.
+     - Use gunzip instead of zcat and assume it might not be present.
+     - Mock dpkg and gcc for architecture detection code.
+     - Initialize DEB_BUILD_ARCH and DEB_HOST_ARCH to avoid computing them.
+     - Update suppressions for cppcheck 2.4.
+   [ Update man pages translations ]
+   * Dutch (Frans Spiesschaert). Closes: #981884
+   * German (Helge Kreutzmann).
+   * Portuguese (Américo Monteiro). Closes: #980018
+   [ Update programs translations ]
+   * Dutch (Frans Spiesschaert). Closes: #981882
+   [ Update scripts translations ]
+   * German (Helge Kreutzmann). Closes: #983865
  
-  -- Guillem Jover <guillem@debian.org>  Sat, 09 Jan 2021 07:11:57 +0100
+  -- Guillem Jover <guillem@debian.org>  Tue, 13 Apr 2021 22:17:05 +0200
  
  dpkg (1.20.7) unstable; urgency=medium