From 3167dcd250ee58a8e15ba72b6f6cbdcf69f92913 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=89tienne=20Mollier?= Date: Sun, 11 Jun 2023 15:12:25 +0200 Subject: [PATCH] update changelog (with TODO item) --- debian/changelog | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) 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 -- 2.30.2