From: Raspbian automatic forward porter Date: Fri, 11 Mar 2022 13:11:27 +0000 (+0000) Subject: Merge version 5.2.1-6+rpi1 and 5.2.2-1 to produce 5.2.2-1+rpi1 X-Git-Tag: archive/raspbian/5.2.2-1+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3388fd086905b70c3ebdc092ccbd2f5d7e721ce3;p=supermin.git Merge version 5.2.1-6+rpi1 and 5.2.2-1 to produce 5.2.2-1+rpi1 --- 82a500419304aee67036b215fd6cac99d467accf diff --cc debian/changelog index 1bf012e,3c1f3ab..d9328df --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,10 +1,23 @@@ - supermin (5.2.1-6+rpi1) bookworm-staging; urgency=medium ++supermin (5.2.2-1+rpi1) bookworm-staging; urgency=medium + + [changes brought forward from 5.1.11-1+rpi1 by Peter Michael Green at Fri, 28 Nov 2014 05:45:23 +0000] + * Build-depend on raspbian kernel rather than debian armmp kernel. + + [changes brought forward from 5.1.20-1+rpi2 by Peter Michael Green at Tue, 03 Dec 2019 01:42:22 +0000] + * Drop linux-image-rpi build-dependency, we currently don't have kernels + in raspbian bullseye. + * Disable testsuite. + * Fix clean target. + - -- Raspbian forward porter Thu, 09 Sep 2021 17:14:17 +0000 ++ -- Raspbian forward porter Fri, 11 Mar 2022 13:11:27 +0000 ++ + supermin (5.2.2-1) unstable; urgency=medium + + * New upstream version 5.2.2 + * Add test-only Build-dependency for libguestfs-tools + * Drop patch that has been integrated upstream + + -- Hilko Bengen Sat, 05 Mar 2022 10:14:07 +0100 supermin (5.2.1-6) unstable; urgency=medium diff --cc debian/control index f891647,d971224..6e77440 --- a/debian/control +++ b/debian/control @@@ -14,8 -14,10 +14,9 @@@ Build-Depends: debhelper (>= 12) e2fsprogs, musl-tools [amd64 arm64 armel armhf i386], augeas-tools, libhivex-bin, + libguestfs-tools , linux-image-alpha-generic [alpha] , linux-image-marvell [armel] | linux-image-versatile [armel] , - linux-image-armmp [armhf] , linux-image-arm64 [arm64] , linux-image-4kc-malta [mips mipsel] | linux-image-5kc-malta [mips mipsel] , linux-image-5kc-malta [mips64 mips64el] ,