From: Andreas Tille Date: Wed, 8 Nov 2023 09:23:05 +0000 (+0100) Subject: Fix clean target X-Git-Tag: archive/raspbian/0.23.0+ds-1+rpi1~1^2~17 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=210a57fa11c336225a2d1b34f7f4e5829f3ecc7e;p=python-pysam.git Fix clean target --- diff --git a/debian/changelog b/debian/changelog index 71f3a6c..a531fdf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ python-pysam (0.22.0+ds-1) UNRELEASED; urgency=medium * New upstream version Closes: #1055505 * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) + * Fix clean target + Closes: #1047165 -- Andreas Tille Wed, 08 Nov 2023 09:35:50 +0100 diff --git a/debian/clean b/debian/clean index 6987d15..d4b6fd3 100644 --- a/debian/clean +++ b/debian/clean @@ -2,3 +2,5 @@ tests/GRCh38_full_analysis_set_plus_decoy_hla.fa.fai tests/pysam_data/ex1.fa.gz tests/pysam_data/ex1.fa.gz.gzi tests/pysam_data/ex1_csi.bam.csi +tests/pysam_data/[A-Za-z]*.bam +samtools/samtools_config_vars.h