diff -Nru libseccomp-2.5.1/debian/changelog libseccomp-2.5.1/debian/changelog --- libseccomp-2.5.1/debian/changelog 2020-12-21 09:50:30.000000000 +0000 +++ libseccomp-2.5.1/debian/changelog 2020-12-29 13:41:53.000000000 +0000 @@ -1,3 +1,11 @@ +libseccomp (2.5.1-1+rpi1) bullseye-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 Tue, 29 Dec 2020 13:41:53 +0000 + libseccomp (2.5.1-1) unstable; urgency=medium * New upstream release. diff -Nru libseccomp-2.5.1/debian/control libseccomp-2.5.1/debian/control --- libseccomp-2.5.1/debian/control 2020-11-01 11:01:35.000000000 +0000 +++ libseccomp-2.5.1/debian/control 2020-12-29 13:41:53.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