This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository hessian.
commit 8ea4a4aa17e5371b9c01e44eb704abe7349e4365 Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 31 11:42:51 2015 +0200 Updated the watch file --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 89e721d..6858a4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ hessian (4.0.38-2) UNRELEASED; urgency=medium * Updated the dependency on the Servlet API (3.0 -> 3.1) * Standards-Version updated to 3.9.6 (no changes) + * Updated the watch file -- Emmanuel Bourg <[email protected]> Tue, 31 Mar 2015 11:31:11 +0200 diff --git a/debian/watch b/debian/watch index 907ee63..727c7c6 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts=downloadurlmangle=s/resin/hessian/;s/\.zip/-src\.jar/ \ - http://www.caucho.com/download/resin-([\d\.]+).zip debian debian/orig-tar.sh + http://caucho.com/products/resin/download/gpl .*/resin-([\d\.]+).zip debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hessian.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

