diff -Nru kcontacts-5.98.0/debian/changelog kcontacts-5.98.0/debian/changelog --- kcontacts-5.98.0/debian/changelog 2022-09-18 21:11:40.000000000 +0000 +++ kcontacts-5.98.0/debian/changelog 2022-09-29 19:44:37.000000000 +0000 @@ -1,3 +1,10 @@ +kcontacts (5:5.98.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 Thu, 29 Sep 2022 19:44:37 +0000 + kcontacts (5:5.98.0-1) unstable; urgency=medium [ Aurélien COUDERC ] diff -Nru kcontacts-5.98.0/debian/rules kcontacts-5.98.0/debian/rules --- kcontacts-5.98.0/debian/rules 2022-07-27 22:30:20.000000000 +0000 +++ kcontacts-5.98.0/debian/rules 2022-09-29 19:44:37.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