diff -Nru python-setproctitle-1.1.10/debian/changelog python-setproctitle-1.1.10/debian/changelog --- python-setproctitle-1.1.10/debian/changelog 2020-05-12 15:50:52.000000000 +0000 +++ python-setproctitle-1.1.10/debian/changelog 2020-08-01 11:03:51.000000000 +0000 @@ -1,3 +1,9 @@ +python-setproctitle (1.1.10-2+rpi1) bullseye-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Sat, 01 Aug 2020 11:03:51 +0000 + python-setproctitle (1.1.10-2) unstable; urgency=medium * Team upload. diff -Nru python-setproctitle-1.1.10/debian/rules python-setproctitle-1.1.10/debian/rules --- python-setproctitle-1.1.10/debian/rules 2020-05-12 15:50:52.000000000 +0000 +++ python-setproctitle-1.1.10/debian/rules 2020-08-01 11:03:40.000000000 +0000 @@ -11,3 +11,6 @@ override_dh_strip: dh_strip --no-automatic-dbgsym + +override_dh_auto_test: + echo testsuite disabled