From: Raspbian automatic forward porter Date: Thu, 9 Sep 2021 17:14:18 +0000 (+0100) Subject: Merge version 5.2.1-5+rpi1 and 5.2.1-6 to produce 5.2.1-6+rpi1 X-Git-Tag: archive/raspbian/5.2.1-6+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=65407d27fc9e5b4ce5df25529937037a980c2885;p=supermin.git Merge version 5.2.1-5+rpi1 and 5.2.1-6 to produce 5.2.1-6+rpi1 --- f14c1d40f90eca66cafdd4fe4938b372e601a11f diff --cc debian/changelog index 095561e,a8afe04..1bf012e --- a/debian/changelog +++ b/debian/changelog @@@ -1,15 -1,11 +1,24 @@@ - supermin (5.2.1-5+rpi1) bookworm-staging; urgency=medium ++supermin (5.2.1-6+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 Sun, 29 Aug 2021 20:59:16 +0000 ++ -- Raspbian forward porter Thu, 09 Sep 2021 17:14:17 +0000 ++ + supermin (5.2.1-6) unstable; urgency=medium + + * Add kernel build-depends/recommends for x32 + - (This might fix the FTBFS on x32, not that it matters at this + point.) + * Require kernel-image-* only for builds including tests. + + -- Hilko Bengen Thu, 02 Sep 2021 21:53:27 +0200 supermin (5.2.1-5) unstable; urgency=medium diff --cc debian/control index 88a53ce,befd7ae..f891647 --- a/debian/control +++ b/debian/control @@@ -14,21 -14,22 +14,21 @@@ Build-Depends: debhelper (>= 12) e2fsprogs, musl-tools [amd64 arm64 armel armhf i386], augeas-tools, libhivex-bin, - linux-image-alpha-generic [alpha], - linux-image-marvell [armel] | linux-image-versatile [armel], - linux-image-arm64 [arm64], - linux-image-4kc-malta [mips mipsel] | linux-image-5kc-malta [mips mipsel], - linux-image-5kc-malta [mips64 mips64el], - linux-image-s390x [s390x], - linux-image-parisc [hppa], - linux-image-powerpc [powerpc], - linux-image-powerpc64 [ppc64], - linux-image-powerpc64le [ppc64el], - linux-image-sparc64 [sparc sparc64], - linux-image-amd64 [amd64], - linux-image-686-pae [i386] | linux-image-586 [i386] | linux-image-486 [i386], - linux-image-riscv64 [riscv64], - linux-image-itanium [ia64] | linux-image-mckinley [ia64], + 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] , + linux-image-s390x [s390x] , + linux-image-parisc [hppa] , + linux-image-powerpc [powerpc] , + linux-image-powerpc64 [ppc64] , + linux-image-powerpc64le [ppc64el] , + linux-image-sparc64 [sparc sparc64] , + linux-image-amd64 [amd64 x32] , + linux-image-686-pae [i386] | linux-image-586 [i386] | linux-image-486 [i386] , + linux-image-riscv64 [riscv64] , + linux-image-itanium [ia64] | linux-image-mckinley [ia64] , Standards-Version: 4.3.0 Homepage: http://people.redhat.com/~rjones/supermin/ Vcs-Git: https://salsa.debian.org/libvirt-team/supermin.git