diff -Nru scikit-learn-0.20.3+dfsg/debian/changelog scikit-learn-0.20.3+dfsg/debian/changelog --- scikit-learn-0.20.3+dfsg/debian/changelog 2019-11-10 13:46:27.000000000 +0000 +++ scikit-learn-0.20.3+dfsg/debian/changelog 2020-03-31 02:25:26.000000000 +0000 @@ -1,3 +1,9 @@ +scikit-learn (0.20.3+dfsg-0.1+rpi1) bullseye-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Tue, 31 Mar 2020 02:25:26 +0000 + scikit-learn (0.20.3+dfsg-0.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru scikit-learn-0.20.3+dfsg/debian/rules scikit-learn-0.20.3+dfsg/debian/rules --- scikit-learn-0.20.3+dfsg/debian/rules 2019-08-16 07:23:31.000000000 +0000 +++ scikit-learn-0.20.3+dfsg/debian/rules 2020-03-31 02:25:26.000000000 +0000 @@ -109,6 +109,9 @@ override_dh_auto_test-indep: +override_dh_auto_test: + echo testsuite disabled + override_dh_auto_install: dh_auto_install # cleanup python3 cache (mixing python3 subversions)