diff -Nru dropwatch-1.5.3/debian/changelog dropwatch-1.5.3/debian/changelog --- dropwatch-1.5.3/debian/changelog 2020-04-20 12:40:23.000000000 +0000 +++ dropwatch-1.5.3/debian/changelog 2020-05-08 06:51:05.000000000 +0000 @@ -1,3 +1,10 @@ +dropwatch (1.5.3-1+rpi1) bullseye-staging; urgency=medium + + [changes brought forward from 1.5.1-2+rpi1 by Peter Michael Green at Tue, 25 Feb 2020 01:49:54 +0000] + * Disable testsuite, it seems to hang on some of our autobuilders. + + -- Raspbian forward porter Fri, 08 May 2020 06:51:05 +0000 + dropwatch (1.5.3-1) unstable; urgency=medium * New upstream release. diff -Nru dropwatch-1.5.3/debian/rules dropwatch-1.5.3/debian/rules --- dropwatch-1.5.3/debian/rules 2019-11-03 16:08:07.000000000 +0000 +++ dropwatch-1.5.3/debian/rules 2020-05-08 06:51:05.000000000 +0000 @@ -9,3 +9,6 @@ %: dh $@ + +override_dh_auto_test: + echo testsuite disabled