From: Étienne Mollier Date: Sun, 11 Jun 2023 13:12:25 +0000 (+0200) Subject: update changelog (with TODO item) X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1^2^2~11 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3167dcd250ee58a8e15ba72b6f6cbdcf69f92913;p=python-pysam.git update changelog (with TODO item) --- diff --git a/debian/changelog b/debian/changelog index 37bc0ef..c6b4233 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,18 @@ python-pysam (0.21.0+ds-1) UNRELEASED; urgency=medium - * New upstream version + TODO: upgrade samtools (and the whole htslib ecosystem) to version 1.16, + otherwise pysam build fails with: + samtools/cram_size.c.pysam.c:61:19: error: ‘CRAM_COMP_RAW’ undeclared here (not in a function) - -- Étienne Mollier Sun, 11 Jun 2023 14:43:31 +0200 + * New upstream version + * Patches triage: + - disable-tests-python3.11.patch removed: applied upstream + - python3.11.patch removed: applied upstream + - skip_test_remote.patch: forwarding not-needed + - skip-test-on-32-bit.patch: provide dep3 header + - clean_less patch: forwarding not-needed + + -- Étienne Mollier Sun, 11 Jun 2023 14:57:16 +0200 python-pysam (0.20.0+ds-3) unstable; urgency=medium