update changelog (with TODO item)
authorÉtienne Mollier <emollier@debian.org>
Sun, 11 Jun 2023 13:12:25 +0000 (15:12 +0200)
committerÉtienne Mollier <emollier@debian.org>
Sun, 11 Jun 2023 13:12:25 +0000 (15:12 +0200)
debian/changelog

index 37bc0ef3dc4c91232ef0ff517d549d543f08ed9b..c6b42335e56713d08452df3b1f9df5bdaa39df9a 100644 (file)
@@ -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 <emollier@debian.org>  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 <emollier@debian.org>  Sun, 11 Jun 2023 14:57:16 +0200
 
 python-pysam (0.20.0+ds-3) unstable; urgency=medium