This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master in repository jetty9.
commit 66b4b900768b9b7d4bed3425b7f7799fd7c29400 Author: Bart Martens <[email protected]> Date: Fri Jul 26 19:57:39 2013 +0200 Updated d/watch --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b49cbe7..d88aff0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ jetty8 (8.1.3-8) UNRELEASED; urgency=low * Don't build jetty-spdy module with Java 7 (Closes: #717119). + * Updated d/watch. -- Jakub Adam <[email protected]> Fri, 26 Jul 2013 19:45:24 +0200 diff --git a/debian/watch b/debian/watch index bb5aef6..1bc94c4 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://download.eclipse.org/jetty/stable-8/dist/ .*/jetty-distribution-([\d\.]+)\.v(?:\d+)\.tar\.gz.* +http://download.eclipse.org/jetty/stable-8/dist/ .*/jetty-distribution-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz)).* -- 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

