diff -Nru python-fitsio-0.9.11+dfsg/debian/changelog python-fitsio-0.9.11+dfsg/debian/changelog --- python-fitsio-0.9.11+dfsg/debian/changelog 2017-06-23 15:44:06.000000000 +0000 +++ python-fitsio-0.9.11+dfsg/debian/changelog 2017-11-04 00:38:04.000000000 +0000 @@ -1,3 +1,9 @@ +python-fitsio (0.9.11+dfsg-1+rpi1) buster-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Sat, 04 Nov 2017 00:38:04 +0000 + python-fitsio (0.9.11+dfsg-1) unstable; urgency=low * Propagate CI test exit code diff -Nru python-fitsio-0.9.11+dfsg/debian/rules python-fitsio-0.9.11+dfsg/debian/rules --- python-fitsio-0.9.11+dfsg/debian/rules 2017-02-03 15:41:48.000000000 +0000 +++ python-fitsio-0.9.11+dfsg/debian/rules 2017-11-04 00:37:53.000000000 +0000 @@ -13,3 +13,6 @@ dh_shlibdeps dh_numpy dh_numpy3 + +override_dh_auto_test: + echo testsuite disabled.