diff -Nru python-setproctitle-1.2.1/debian/changelog python-setproctitle-1.2.1/debian/changelog --- python-setproctitle-1.2.1/debian/changelog 2020-12-04 08:08:32.000000000 +0000 +++ python-setproctitle-1.2.1/debian/changelog 2020-12-09 01:50:59.000000000 +0000 @@ -1,3 +1,9 @@ +python-setproctitle (1.2.1-1+rpi1) bullseye-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Wed, 09 Dec 2020 01:50:59 +0000 + python-setproctitle (1.2.1-1) unstable; urgency=medium * New upstream version 1.2.1 diff -Nru python-setproctitle-1.2.1/debian/rules python-setproctitle-1.2.1/debian/rules --- python-setproctitle-1.2.1/debian/rules 2020-12-04 08:08:32.000000000 +0000 +++ python-setproctitle-1.2.1/debian/rules 2020-12-09 01:50:47.000000000 +0000 @@ -9,3 +9,6 @@ override_dh_strip: dh_strip --no-automatic-dbgsym + +override_dh_auto_test: + echo testsuite disabled