This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository janino.
commit 6b1814be096ffca67bf4bf79ba8a6d26a8ddc383 Author: Emmanuel Bourg <[email protected]> Date: Tue Oct 1 15:54:50 2013 +0200 debian/watch: Updated the download page --- debian/changelog | 7 +++++++ debian/watch | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0573616..c55feb9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +janino (2.6.1-2) UNRELEASED; urgency=low + + * Team upload. + * debian/watch: Updated the download page + + -- Emmanuel Bourg <[email protected]> Tue, 01 Oct 2013 15:53:57 +0200 + janino (2.6.1-1) unstable; urgency=low * New upstream release: diff --git a/debian/watch b/debian/watch index babcd72..4e75957 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://dist.codehaus.org/janino/changelog.html .*janino-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)|zip) +http://janino.net/changelog.html .*janino-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)|zip) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/janino.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

