This is an automated email from the git hooks/post-receive script. apoikos pushed a commit to branch master in repository pantomime-clojure.
commit 89052c9cb01d4f936706d1114671af38a9793168 Author: Apollon Oikonomopoulos <[email protected]> Date: Fri Aug 4 14:03:52 2017 -0400 d/watch: fix version match Git-Dch: ignore --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 41b6c93..d849c4a 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=4 -https://github.com/michaelklishin/pantomime/releases .*/archive/([\d.]+)\.tar\.gz +https://github.com/michaelklishin/pantomime/releases .*/archive/v([\d.]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pantomime-clojure.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

