This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository snappy-java.
commit a641bb08e96844a82e8d1d1c175f5e3cc7616640 Author: Andreas Tille <[email protected]> Date: Fri Mar 16 13:04:42 2012 +0100 Fixed watch file; Charles, what do you think if I just upload as is? --- debian/watch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 48767e0..20954b8 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,5 @@ version=3 -http://googlecode.debian.net/p/snappy-java/snappy-java-(.*).tar.gz \ +#http://googlecode.debian.net/p/snappy-java/snappy-java-(.*).tar.gz +http://code.google.com/p/snappy-java/downloads/list?can=1 \ + .*/snappy-java-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip) \ debian debian/get-orig-source -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/snappy-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

