[med-svn] [python-pysam] 01/04: Add some files that need to be removed after running tests
Andreas Tille
tille at debian.org
Thu May 4 13:42:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-pysam.
commit c9c353c1751383d35e7867d90551435f6cfb5bb5
Author: Andreas Tille <tille at debian.org>
Date: Thu May 4 12:50:51 2017 +0200
Add some files that need to be removed after running tests
---
debian/changelog | 6 ++++++
debian/rules | 7 ++++++-
2 files changed, 12 insertions(+), 1 deletion(-)
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 <tille at debian.org> 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
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git
More information about the debian-med-commit
mailing list