This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository freebayes.
commit dab2e3b2962168bc36c87e98dfcb142e6e57ee11 Author: Andreas Tille <[email protected]> Date: Sun Feb 1 00:34:02 2015 +0100 Bamtools is now an empty directory in upstream source tarball - so no point in removing it any more --- debian/copyright | 1 - debian/watch | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index 231c6ed..f48eaa0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: freebayes Source: https://github.com/ekg/freebayes -Files-Excluded: bamtools Files: * Copyright: 2010-2014 Erik Garrison, Gabor Marth diff --git a/debian/watch b/debian/watch index 2a8d3d7..d167ca1 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts=uversionmangle=s/\+dfsg//g,uversionmangle=s/^9/0.9/ \ +opts="uversionmangle=s/^9/0.9/" \ https://github.com/ekg/freebayes/tags .*/archive/v?(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/freebayes.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
