diff -Nru libseccomp-2.4.4/debian/changelog libseccomp-2.4.4/debian/changelog --- libseccomp-2.4.4/debian/changelog 2020-09-20 17:03:41.000000000 +0000 +++ libseccomp-2.4.4/debian/changelog 2020-09-28 10:25:34.000000000 +0000 @@ -1,3 +1,11 @@ +libseccomp (2.4.4-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 Mon, 28 Sep 2020 10:25:34 +0000 + libseccomp (2.4.4-1) unstable; urgency=medium * Team upload. diff -Nru libseccomp-2.4.4/debian/control libseccomp-2.4.4/debian/control --- libseccomp-2.4.4/debian/control 2019-11-13 15:28:20.000000000 +0000 +++ libseccomp-2.4.4/debian/control 2020-09-28 10:25:34.000000000 +0000 @@ -8,8 +8,9 @@ dh-python , python3-all-dev:any , libpython3-all-dev , - cython3:native , - valgrind [amd64 arm64 armhf i386 mips mips64 powerpc ppc64 ppc64el s390x] + cython3:native +Build-Conflicts: + valgrind Rules-Requires-Root: no Standards-Version: 3.9.7 Homepage: https://github.com/seccomp/libseccomp