This is an automated email from the git hooks/post-receive script. afif pushed a commit to branch master in repository poretools.
commit ce2a223bde820217174a11c0eee3d25a7fa613bc Author: Afif Elghraoui <[email protected]> Date: Sun Sep 4 16:06:24 2016 -0700 Reformat debian/watch --- debian/watch | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index e999939..95e23e0 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,7 @@ version=3 -opts="filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/poretools-$1.tar.gz/" \ - https://github.com/arq5x/poretools/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz +opts="\ + filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/poretools-$1.tar.gz/ \ +" \ + https://github.com/arq5x/poretools/tags \ + (?:.*?/)?v?(\d[\d.]*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/poretools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
