diff -u libdrm-2.4.74/debian/changelog libdrm-2.4.74/debian/changelog --- libdrm-2.4.74/debian/changelog +++ libdrm-2.4.74/debian/changelog @@ -1,3 +1,9 @@ +libdrm (2.4.74-1+rpi1) buster-staging; urgency=medium + + * Move valgrind to build-conflicts, the old version in raspbian breaks the build. + + -- Peter Michael Green Wed, 28 Jun 2017 21:14:42 +0000 + libdrm (2.4.74-1) unstable; urgency=medium * New upstream release. diff -u libdrm-2.4.74/debian/control libdrm-2.4.74/debian/control --- libdrm-2.4.74/debian/control +++ libdrm-2.4.74/debian/control @@ -13,8 +13,9 @@ libpthread-stubs0-dev, libudev-dev [linux-any], libpciaccess-dev, - valgrind [amd64 armhf i386 mips mipsel powerpc s390x], libbsd-dev [kfreebsd-any], +Build-conflicts: + Valgrind Standards-Version: 3.9.8 Section: libs Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/lib/libdrm.git