diff -Nru python-pysam-0.11.2.2+ds/debian/changelog python-pysam-0.11.2.2+ds/debian/changelog --- python-pysam-0.11.2.2+ds/debian/changelog 2017-07-29 07:03:05.000000000 +0000 +++ python-pysam-0.11.2.2+ds/debian/changelog 2017-08-02 01:30:39.000000000 +0000 @@ -1,3 +1,9 @@ +python-pysam (0.11.2.2+ds-1+rpi1) buster-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Wed, 02 Aug 2017 01:30:39 +0000 + python-pysam (0.11.2.2+ds-1) unstable; urgency=medium [ Afif Elghraoui ] diff -Nru python-pysam-0.11.2.2+ds/debian/rules python-pysam-0.11.2.2+ds/debian/rules --- python-pysam-0.11.2.2+ds/debian/rules 2017-07-29 07:03:05.000000000 +0000 +++ python-pysam-0.11.2.2+ds/debian/rules 2017-08-02 01:30:36.000000000 +0000 @@ -25,7 +25,7 @@ export NOSE_VERBOSE=2 export NOSE_NOCAPTURE=1 -# DEB_BUILD_OPTIONS := nocheck +DEB_BUILD_OPTIONS := nocheck clean: clean-tests %: