[med-svn] [microbiomeutil] 01/03: Drop *.log files from upstream tarball since cleaning up afterwards would be cumbersome and the only use of the files is to waste disk space
Andreas Tille
tille at debian.org
Wed Jan 20 15:28:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository microbiomeutil.
commit 5336f1081fbe2158258202211569f24f2bead324
Author: Andreas Tille <tille at debian.org>
Date: Wed Jan 20 16:12:27 2016 +0100
Drop *.log files from upstream tarball since cleaning up afterwards would be cumbersome and the only use of the files is to waste disk space
---
debian/changelog | 3 ++-
debian/copyright | 1 +
debian/watch | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c08d5d8..9b0f9c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-microbiomeutil (20101212+dfsg-2) UNRELEASED; urgency=low
+microbiomeutil (20101212+dfsg1-1) UNRELEASED; urgency=low
* debian/copyright: s/BSD-like/BSD-3-clause/
* Moved debian/upstream to debian/upstream/metadata
@@ -8,6 +8,7 @@ microbiomeutil (20101212+dfsg-2) UNRELEASED; urgency=low
* Add doc-base file
* d/watch: add missing repacksuffix
* Moved packaging from SVN to Git
+ * Cleaning up log files from past test runs
-- Andreas Tille <tille at debian.org> Wed, 20 Jan 2016 09:10:18 +0100
diff --git a/debian/copyright b/debian/copyright
index 620856b..8c1a9d2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,6 +3,7 @@ Upstream-Contact: Brian J. Haas <bhaas at broadinstitute.org>
Source: http://microbiomeutil.sourceforge.net/
Files-Excluded:
docs/images
+ */*.log
Files: *
Copyright: © 2009-2010 The Broad Institute <http://www.broadinstitute.org>
diff --git a/debian/watch b/debian/watch
index 38ee374..7c169db 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg[0-9]*//g" \
http://sf.net/microbiomeutil/microbiomeutil_(.*)\.tgz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/microbiomeutil.git
More information about the debian-med-commit
mailing list