From: Étienne Mollier Date: Fri, 23 Jun 2023 17:15:03 +0000 (+0200) Subject: remove todo item. X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1^2^2~9 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e32ed350a7f2a9b6849a442929dd55e3155be6ee;p=python-pysam.git remove todo item. --- diff --git a/debian/changelog b/debian/changelog index 06b4bc0..fb5206a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,5 @@ python-pysam (0.21.0+ds-1) UNRELEASED; urgency=medium - 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) - * New upstream version * Patches triage: - disable-tests-python3.11.patch removed: applied upstream