diff -Nru python-pysam-0.14+ds/debian/changelog python-pysam-0.14+ds/debian/changelog --- python-pysam-0.14+ds/debian/changelog 2018-02-19 10:11:00.000000000 +0000 +++ python-pysam-0.14+ds/debian/changelog 2018-03-01 06:43:04.000000000 +0000 @@ -1,3 +1,10 @@ +python-pysam (0.14+ds-2+rpi1) buster-staging; urgency=medium + + [changes brought forward from 0.12.0.1+ds-3+rpi1 by Peter Michael Green at Thu, 09 Nov 2017 01:20:03 +0000] + * Disable testsuite. + + -- Raspbian forward porter Thu, 01 Mar 2018 06:43:04 +0000 + python-pysam (0.14+ds-2) unstable; urgency=medium * Team upload diff -Nru python-pysam-0.14+ds/debian/rules python-pysam-0.14+ds/debian/rules --- python-pysam-0.14+ds/debian/rules 2018-02-19 09:53:00.000000000 +0000 +++ python-pysam-0.14+ds/debian/rules 2018-03-01 06:43:04.000000000 +0000 @@ -26,12 +26,12 @@ override_dh_install: clean-tests dh_install -Xtest.gtf.gz -ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS))) -override_dh_auto_test: pysam_data.all cbcf_data.all - dh_auto_test -else +#ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS))) +#override_dh_auto_test: pysam_data.all cbcf_data.all +# dh_auto_test +#else override_dh_auto_test: -endif +#endif override_dh_auto_clean: dh_auto_clean