This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository libtruth-java.
commit 509c2908f2898db27ee766aab0b74808536f7995 Author: tony mancill <[email protected]> Date: Mon Sep 26 21:19:13 2016 -0700 add debian/watch file --- debian/watch | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..2f1b8fc --- /dev/null +++ b/debian/watch @@ -0,0 +1,4 @@ +version=4 +opts="uversionmangle=s/_/\./g, \ + filenamemangle=s/.+\/release_(\d+)_(\d+)\.tar\.gz/libtruth-java_$1\.$2\.tar\.gz/" \ + https://github.com/google/truth/tags .*/release_(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libtruth-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

