From: Andreas Tille Date: Thu, 4 May 2017 10:50:51 +0000 (+0200) Subject: Add some files that need to be removed after running tests X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~199 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c9c353c1751383d35e7867d90551435f6cfb5bb5;p=python-pysam.git Add some files that need to be removed after running tests --- diff --git a/debian/changelog b/debian/changelog index a41fcec..79cb8d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-pysam (0.10.0+ds-2) UNRELEASED; urgency=medium + + * Add some files that need to be removed after running tests + + -- Andreas Tille Thu, 04 May 2017 12:50:22 +0200 + python-pysam (0.10.0+ds-1) unstable; urgency=medium [ Afif Elghraoui ] diff --git a/debian/rules b/debian/rules index 45f2fff..a2c8372 100755 --- a/debian/rules +++ b/debian/rules @@ -66,4 +66,9 @@ clean-tests: pysam_data.clean cbcf_data.clean tests/pysam_ex2.sam \ tests/__pycache__ \ pysam/calignmentfile.c \ - pysam/cbcf.c + pysam/cbcf.c \ + 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 +