diff -Nru uvloop-0.14.0+ds1/debian/changelog uvloop-0.14.0+ds1/debian/changelog --- uvloop-0.14.0+ds1/debian/changelog 2020-06-20 17:24:07.000000000 +0000 +++ uvloop-0.14.0+ds1/debian/changelog 2020-12-13 09:17:38.000000000 +0000 @@ -1,3 +1,9 @@ +uvloop (0.14.0+ds1-2+rpi1) bullseye-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Sun, 13 Dec 2020 09:17:38 +0000 + uvloop (0.14.0+ds1-2) unstable; urgency=medium * Team upload. diff -Nru uvloop-0.14.0+ds1/debian/rules uvloop-0.14.0+ds1/debian/rules --- uvloop-0.14.0+ds1/debian/rules 2020-06-20 17:24:07.000000000 +0000 +++ uvloop-0.14.0+ds1/debian/rules 2020-12-13 09:17:27.000000000 +0000 @@ -20,3 +20,6 @@ override_dh_strip: dh_strip --no-automatic-dbgsym + +override_dh_auto_test: + echo testsuite disabled