[med-svn] [python-pysam] 02/04: Remove other autogenerated files to build twice in a row
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 8f07609cca01973575095ad5b9ea2b142c9c8689
Author: Andreas Tille <tille at debian.org>
Date: Thu May 4 12:57:10 2017 +0200
Remove other autogenerated files to build twice in a row
---
debian/changelog | 4 +++-
debian/rules | 2 ++
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 79cb8d4..d817e4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
python-pysam (0.10.0+ds-2) UNRELEASED; urgency=medium
- * Add some files that need to be removed after running tests
+ * d/rules:
+ - Add some files that need to be removed after running tests
+ - Remove other autogenerated files to build twice in a row
-- Andreas Tille <tille at debian.org> Thu, 04 May 2017 12:50:22 +0200
diff --git a/debian/rules b/debian/rules
index a2c8372..3db207d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,9 @@ override_dh_auto_clean:
$(RM) \
pysam/config.py \
pysam/config.h \
+ pysam/lib*.c \
samtools/config.h
+ rm -rf pysam.egg-info
.PHONY: pysam_data.% cbcf_data.%
cbcf_data.%:
--
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