diff -Nru pyresample-1.17.0+ds/debian/changelog pyresample-1.17.0+ds/debian/changelog --- pyresample-1.17.0+ds/debian/changelog 2020-11-16 07:31:38.000000000 +0000 +++ pyresample-1.17.0+ds/debian/changelog 2020-12-13 09:32:49.000000000 +0000 @@ -1,3 +1,9 @@ +pyresample (1.17.0+ds-1+rpi1) bullseye-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Sun, 13 Dec 2020 09:32:49 +0000 + pyresample (1.17.0+ds-1) unstable; urgency=medium * New upstream release. diff -Nru pyresample-1.17.0+ds/debian/rules pyresample-1.17.0+ds/debian/rules --- pyresample-1.17.0+ds/debian/rules 2020-03-23 15:12:39.000000000 +0000 +++ pyresample-1.17.0+ds/debian/rules 2020-12-13 09:32:49.000000000 +0000 @@ -45,3 +45,6 @@ override_dh_python3: dh_python3 -ppython3-pyresample dh_numpy3 -ppython3-pyresample + +override_dh_auto_test: + echo testsuite disabled