diff -Nru dropwatch-1.5.1/debian/changelog dropwatch-1.5.1/debian/changelog --- dropwatch-1.5.1/debian/changelog 2019-12-01 11:16:03.000000000 +0000 +++ dropwatch-1.5.1/debian/changelog 2020-02-25 01:49:54.000000000 +0000 @@ -1,3 +1,9 @@ +dropwatch (1.5.1-2+rpi1) bullseye-staging; urgency=medium + + * Disable testsuite, it seems to hang on some of our autobuilders. + + -- Peter Michael Green Tue, 25 Feb 2020 01:49:54 +0000 + dropwatch (1.5.1-2) unstable; urgency=medium * Upload to unstable. diff -Nru dropwatch-1.5.1/debian/rules dropwatch-1.5.1/debian/rules --- dropwatch-1.5.1/debian/rules 2019-11-03 16:08:07.000000000 +0000 +++ dropwatch-1.5.1/debian/rules 2020-02-25 01:49:54.000000000 +0000 @@ -9,3 +9,6 @@ %: dh $@ + +override_dh_auto_test: + echo testsuite disabled