This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to annotated tag debian/1%3A2.1.1-b31-1 in repository glassfish.
commit 387cefa99625a8db4a15dffd26bccab73be33efa Author: Daniel Leidert <[email protected]> Date: Wed Jun 10 15:24:44 2009 +0000 * debian/watch: Fixed (won't handle v3 - but the old didn't handle it too). --- debian/watch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/watch b/debian/watch index a8c95f1..4c3d505 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,4 @@ version=3 -https://glassfish.dev.java.net \ - https://glassfish.dev.java.net/downloads/v(2.*).html \ - .*/glassfish-v(.*)-src.zip debian debian/orig-tar.sh +http://download.java.net/javaee5/v(2[[:digit:].]+)/promoted/source/glassfish-v([[:alnum:].-]+)-src.zip \ + debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/glassfish.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

