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 e918e90f82eed07060ae7ed84962b7b1f37633ca Author: Torsten Werner <[email protected]> Date: Thu Dec 4 10:11:52 2008 +0000 UNRELEASED * Change watch file to stay with major version 2. --- debian/changelog | 7 +++++++ debian/watch | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9a81a45..24bdea2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +glassfish (1:2ur2-b04-3) unstable; urgency=low + + UNRELEASED + * Change watch file to stay with major version 2. + + -- Torsten Werner <[email protected]> Thu, 04 Dec 2008 11:11:23 +0100 + glassfish (1:2ur2-b04-2) unstable; urgency=low merge changes from Lenny: diff --git a/debian/watch b/debian/watch index d79c794..a8c95f1 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ version=3 https://glassfish.dev.java.net \ - https://glassfish.dev.java.net/downloads/v(.*).html \ + https://glassfish.dev.java.net/downloads/v(2.*).html \ .*/glassfish-v(.*)-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

