From b855d1e8f9b42b7d242b268dd1581cf3ba390b7e Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=89tienne=20Mollier?= Date: Sun, 11 Jun 2023 15:14:29 +0200 Subject: [PATCH] d/changelog: fix version in TODO item. --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c6b4233..06b4bc0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ python-pysam (0.21.0+ds-1) UNRELEASED; urgency=medium - TODO: upgrade samtools (and the whole htslib ecosystem) to version 1.16, + TODO: upgrade samtools (and the whole htslib ecosystem) to version 1.17, otherwise pysam build fails with: samtools/cram_size.c.pysam.c:61:19: error: ‘CRAM_COMP_RAW’ undeclared here (not in a function) -- 2.30.2