This is an automated email from the git hooks/post-receive script. gturri-guest pushed a commit to tag temp in repository axmlrpc.
commit 56637b7ff642c3f08adb0c8a1a4e36cc28804d01 Author: Guillaume Turri <[email protected]> Date: Tue Apr 12 10:32:38 2016 +0200 Adapt watch file to new tags --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 35db16f..9b71577 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 opts="filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/libaxmlrpc-java-$1.tar.gz/" \ - https://github.com/gturri/aXMLRPC/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz + https://github.com/gturri/aXMLRPC/tags (?:.*?/)?aXMLRPC-?(\d[\d.]*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/axmlrpc.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

