diff -Nru libseccomp-2.5.4/debian/changelog libseccomp-2.5.4/debian/changelog --- libseccomp-2.5.4/debian/changelog 2022-04-21 20:23:12.000000000 +0000 +++ libseccomp-2.5.4/debian/changelog 2022-04-27 08:18:08.000000000 +0000 @@ -1,3 +1,11 @@ +libseccomp (2.5.4-1+rpi1) bookworm-staging; urgency=medium + + [changes brought forward from 2.4.1-2+rpi1 by Peter Michael Green at Wed, 24 Jul 2019 22:12:36 +0000] + * Move valigrind from build-depends to build-conflicts, raspbians valgrind + is somewhat broken and causes testsuite failures. + + -- Raspbian forward porter Wed, 27 Apr 2022 08:18:08 +0000 + libseccomp (2.5.4-1) unstable; urgency=medium * New upstream release. diff -Nru libseccomp-2.5.4/debian/control libseccomp-2.5.4/debian/control --- libseccomp-2.5.4/debian/control 2021-10-12 19:34:24.000000000 +0000 +++ libseccomp-2.5.4/debian/control 2022-04-27 08:18:08.000000000 +0000 @@ -9,8 +9,9 @@ python3-all-dev:any , libpython3-all-dev , cython3:native , - valgrind [amd64 arm64 armhf i386 mips mips64 powerpc ppc64 ppc64el s390x] , gperf +Build-Conflicts: + valgrind Rules-Requires-Root: no Standards-Version: 3.9.7 Homepage: https://github.com/seccomp/libseccomp