diff -Nru mutter-3.30.2/debian/changelog mutter-3.30.2/debian/changelog --- mutter-3.30.2/debian/changelog 2019-04-27 23:13:35.000000000 +0000 +++ mutter-3.30.2/debian/changelog 2019-05-04 12:16:56.000000000 +0000 @@ -1,3 +1,10 @@ +mutter (3.30.2-7+rpi1) buster-staging; urgency=medium + + [changes brought forward from 3.30.2-6+rpi1 by Peter Michael Green at Thu, 14 Mar 2019 18:39:31 +0000] + * Disable testsuite. + + -- Raspbian forward porter Sat, 04 May 2019 12:16:56 +0000 + mutter (3.30.2-7) unstable; urgency=medium * Team upload diff -Nru mutter-3.30.2/debian/rules mutter-3.30.2/debian/rules --- mutter-3.30.2/debian/rules 2019-04-27 23:13:35.000000000 +0000 +++ mutter-3.30.2/debian/rules 2019-05-04 12:16:56.000000000 +0000 @@ -78,3 +78,6 @@ override_dh_strip: dh_strip --dbgsym-migration='mutter-dbg (<< 3.18.3-2~)' + +override_dh_auto_test: + echo testsuite disabled.