diff -Nru chatty-0.2.0/debian/changelog chatty-0.2.0/debian/changelog --- chatty-0.2.0/debian/changelog 2020-11-27 10:04:40.000000000 +0000 +++ chatty-0.2.0/debian/changelog 2021-05-08 11:36:36.000000000 +0000 @@ -1,3 +1,9 @@ +chatty (0.2.0-1+rpi1) bullseye-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Sat, 08 May 2021 11:36:36 +0000 + chatty (0.2.0-1) unstable; urgency=medium [ Evangelos Ribeiro Tzaras ] diff -Nru chatty-0.2.0/debian/rules chatty-0.2.0/debian/rules --- chatty-0.2.0/debian/rules 2020-11-27 10:04:40.000000000 +0000 +++ chatty-0.2.0/debian/rules 2021-05-08 11:36:32.000000000 +0000 @@ -14,3 +14,6 @@ help2man --no-info --name "XMPP and SMS messaging" --section=1 \ debian/chatty/usr/bin/chatty > \ debian/chatty/usr/share/man/man1/chatty.1 + +override_dh_auto_test: + echo testsuite disabled.