This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository fast5.
commit 9ec1ef1fde234a34a4b9b3e06ff3efb3da970e86 Author: Afif Elghraoui <[email protected]> Date: Thu Aug 11 18:54:28 2016 -0700 Populate watch file Upstream has started tagging releases. --- debian/watch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index d145556..f5f83cb 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,5 @@ version=3 -# Upstream has no formal releases for this project. We update this -# as needed for nanopolish (where it's bundled) +opts="filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/fast5-$1.tar.gz/" \ + https://github.com/mateidavid/fast5/tags \ + (?:.*?/)?v?(\d[\d.]*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fast5.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
