[med-svn] [python-biopython] 04/10: Delete useless .cvsignore files from package

Andreas Tille tille at debian.org
Thu Jun 9 12:08:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository python-biopython.

commit 4d13aed55a1fc0f2c37b9db1a264fb28b6920838
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jun 9 09:26:33 2016 +0200

    Delete useless .cvsignore files from package
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 114b4e0..24c75cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ python-biopython (1.67+dfsg-1) UNRELEASED; urgency=medium
   * Take over patch from upstream to fix detection of rpsblast
   * Skip test needing a network connection
   * All hardening options
+  * Delete useless .cvsignore files from package
 
  -- Andreas Tille <tille at debian.org>  Wed, 08 Jun 2016 21:21:55 +0200
 
diff --git a/debian/rules b/debian/rules
index 002fba8..c939181 100755
--- a/debian/rules
+++ b/debian/rules
@@ -104,6 +104,7 @@ override_dh_installdocs-indep:
 	find debian -name example.fastq.gz
 	# dh_installdocs seems to refuse copying zero length files (for instance Tests/Blast/tab_2226_tblastn_002.txt) but these are needed for the tests as well
 	cp -a debian/tmp_tests/* $(CURDIR)/debian/python-biopython-doc/usr/share/doc/python-biopython-doc/
+	find debian -name .cvsignore -delete
 
 override_dh_auto_clean:
 	dh_auto_clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-biopython.git



More information about the debian-med-commit mailing list