diff -Nru python-pysam-0.9.1.4+ds/debian/changelog python-pysam-0.9.1.4+ds/debian/changelog --- python-pysam-0.9.1.4+ds/debian/changelog 2016-07-24 01:47:40.000000000 +0000 +++ python-pysam-0.9.1.4+ds/debian/changelog 2016-11-29 01:11:43.000000000 +0000 @@ -1,3 +1,9 @@ +python-pysam (0.9.1.4+ds-1+rpi1) stretch-staging; urgency=medium + + * Disable testsuite + + -- Peter Michael Green Tue, 29 Nov 2016 01:11:43 +0000 + python-pysam (0.9.1.4+ds-1) unstable; urgency=medium * Imported Upstream version 0.9.1.4+ds diff -Nru python-pysam-0.9.1.4+ds/debian/rules python-pysam-0.9.1.4+ds/debian/rules --- python-pysam-0.9.1.4+ds/debian/rules 2016-06-20 00:53:03.000000000 +0000 +++ python-pysam-0.9.1.4+ds/debian/rules 2016-11-29 01:11:39.000000000 +0000 @@ -23,7 +23,7 @@ export NOSE_VERBOSE=2 export NOSE_NOCAPTURE=1 -# DEB_BUILD_OPTIONS := nocheck +DEB_BUILD_OPTIONS := nocheck clean: clean-tests %: