diff -Nru pulseaudio-12.0/debian/changelog pulseaudio-12.0/debian/changelog --- pulseaudio-12.0/debian/changelog 2018-06-21 15:26:59.000000000 +0000 +++ pulseaudio-12.0/debian/changelog 2018-08-30 00:07:02.000000000 +0000 @@ -1,3 +1,9 @@ +pulseaudio (12.0-1+rpi1) buster-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Thu, 30 Aug 2018 00:07:02 +0000 + pulseaudio (12.0-1) unstable; urgency=medium * New upstream version 12.0 diff -Nru pulseaudio-12.0/debian/rules pulseaudio-12.0/debian/rules --- pulseaudio-12.0/debian/rules 2018-05-17 20:25:27.000000000 +0000 +++ pulseaudio-12.0/debian/rules 2018-08-30 00:06:46.000000000 +0000 @@ -74,3 +74,7 @@ override_dh_clean: dh_clean rm -f debian/shlibs.local + +override_dh_auto_test: + echo testsuite disabled +