- python-pysam (0.12.0.1+ds-3+rpi1) buster-staging; urgency=medium
++python-pysam (0.12.0.1+ds-4+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.
+
- -- Peter Michael Green <plugwash@raspbian.org> Thu, 09 Nov 2017 01:20:03 +0000
++ -- Peter Michael Green <plugwash@raspbian.org> Sun, 03 Dec 2017 15:18:13 +0000
++
+ python-pysam (0.12.0.1+ds-4) unstable; urgency=medium
+
+ * Team upload.
+ * Revert "Skip tests on ppc64el to avoid build-dep on bcftools currently
+ uninstallable". It seems to be installable now, and anyway now that the
+ python3 transition is done we should fix it properly anyway.
+ * d/control:
+ + Bump the libhts-dev buil-dep to 1.5-3, to make sure we gain appropriate
+ versioned symbols and therefore an appropriate versioned dependency on
+ libhts2. Closes: #879867
+ + Bump Standards-Version to 4.1.1.
+
+ -- Mattia Rizzolo <mattia@debian.org> Fri, 10 Nov 2017 12:56:10 +0100
python-pysam (0.12.0.1+ds-3) unstable; urgency=medium
override_dh_install: clean-tests
dh_install -Xtest.gtf.gz
--ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
- #ifneq ($(DEB_HOST_ARCH),ppc64el)
-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
- else
- override_dh_auto_test:
- endif
override_dh_auto_clean:
dh_auto_clean