diff -Nru kcontacts-5.97.0/debian/changelog kcontacts-5.97.0/debian/changelog --- kcontacts-5.97.0/debian/changelog 2022-08-14 16:55:32.000000000 +0000 +++ kcontacts-5.97.0/debian/changelog 2022-09-09 16:52:29.000000000 +0000 @@ -1,3 +1,10 @@ +kcontacts (5:5.97.0-1+rpi1) bookworm-staging; urgency=medium + + [changes brought forward from 5:5.94.0-1+rpi1 by Peter Michael Green at Sun, 12 Jun 2022 00:11:39 +0000] + * Disable testsuite. + + -- Raspbian forward porter Fri, 09 Sep 2022 16:52:29 +0000 + kcontacts (5:5.97.0-1) unstable; urgency=medium [ Aurélien COUDERC ] diff -Nru kcontacts-5.97.0/debian/rules kcontacts-5.97.0/debian/rules --- kcontacts-5.97.0/debian/rules 2022-07-27 22:30:20.000000000 +0000 +++ kcontacts-5.97.0/debian/rules 2022-09-09 16:52:29.000000000 +0000 @@ -11,4 +11,4 @@ dh_auto_configure -- -DBUILD_QCH=ON override_dh_auto_test: - xvfb-run -- dh_auto_test --no-parallel + #xvfb-run -- dh_auto_test --no-parallel