This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository jetty9.
commit 96fdf9e4b0b935a3dfdc382edeb5ec41809895da Author: Emmanuel Bourg <[email protected]> Date: Sun Apr 14 21:51:13 2013 +0200 Fixed the watch file --- debian/changelog | 7 +++++++ debian/watch | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index edf7b33..9001455 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jetty8 (8.1.3-6) UNRELEASED; urgency=low + + * Team upload. + * Fixed the watch file + + -- Emmanuel Bourg <[email protected]> Sun, 14 Apr 2013 21:49:49 +0200 + jetty8 (8.1.3-5) experimental; urgency=low * Add test-jetty-servlet jar into libjetty8-extra-java. diff --git a/debian/watch b/debian/watch index fa97ab6..bb5aef6 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,2 @@ version=3 -http://download.eclipse.org/jetty/stable-8/dist/ \ - jetty-distribution-(\d+.\d+.\d+).v\d+.tar.gz +http://download.eclipse.org/jetty/stable-8/dist/ .*/jetty-distribution-([\d\.]+)\.v(?:\d+)\.tar\.gz.* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jetty9.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

