diff -Nru python-fitsio-1.1.3+dfsg/debian/changelog python-fitsio-1.1.3+dfsg/debian/changelog --- python-fitsio-1.1.3+dfsg/debian/changelog 2020-11-02 07:25:06.000000000 +0000 +++ python-fitsio-1.1.3+dfsg/debian/changelog 2020-12-08 18:41:14.000000000 +0000 @@ -1,3 +1,9 @@ +python-fitsio (1.1.3+dfsg-2+rpi1) bullseye-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Tue, 08 Dec 2020 18:41:14 +0000 + python-fitsio (1.1.3+dfsg-2) unstable; urgency=medium * Switch back to unstable diff -Nru python-fitsio-1.1.3+dfsg/debian/rules python-fitsio-1.1.3+dfsg/debian/rules --- python-fitsio-1.1.3+dfsg/debian/rules 2020-10-14 06:58:15.000000000 +0000 +++ python-fitsio-1.1.3+dfsg/debian/rules 2020-12-08 18:41:03.000000000 +0000 @@ -11,3 +11,6 @@ override_dh_shlibdeps: dh_shlibdeps dh_numpy3 + +override_dh_auto_test: + echo testsuite disabled