- python-pysam (0.15.1+ds-1+rpi1) buster-staging; urgency=medium
++python-pysam (0.15.2+ds-2+rpi1) buster-staging; urgency=medium
+
+ [changes brought forward from 0.12.0.1+ds-3+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 09 Nov 2017 01:20:03 +0000]
+ * Disable testsuite.
+
- -- Raspbian forward porter <root@raspbian.org> Sun, 06 Jan 2019 13:33:14 +0000
++ -- Raspbian forward porter <root@raspbian.org> Tue, 05 Mar 2019 17:51:13 +0000
++
+ python-pysam (0.15.2+ds-2) unstable; urgency=medium
+
+ * Team upload.
+ * For the Tabix tests: test the index contents, not the compression scheme.
+ Closes: #919928, #920250
+
+ -- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 20 Feb 2019 02:45:47 -0800
+
+ python-pysam (0.15.2+ds-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream version
+ * Standards-Version: 4.3.0, no changes needed
+ * added Py2 and Py3 versions of ${python:Provides}
+ * Fix lintian found spelling typos.
+ * debian/tests/control.autodep8 → debian/tests/control.
+ * remove errant log.txt from the packages.
+
+ -- Michael R. Crusoe <michael.crusoe@gmail.com> Thu, 17 Jan 2019 01:25:11 -0800
python-pysam (0.15.1+ds-1) unstable; urgency=medium
override_dh_install: clean-tests
dh_install -Xtest.gtf.gz
+ find debian -name log.txt -delete
-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