This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository closure-compiler.
commit cb3b6dbd859aa1785bb6cc26137ff868c1afc1d6 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 12 12:58:02 2013 +0200 Added the watch file --- debian/changelog | 1 + debian/watch | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9bf5057..3586c8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ closure-compiler (20130227+dfsg1-3) UNRELEASED; urgency=low * Team upload. * Backported a change replacing the deprecated LimitInputStream class in Guava with ByteStreams.limit() + * Added the watch file -- Emmanuel Bourg <[email protected]> Thu, 12 Sep 2013 12:46:47 +0200 diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..a4bc293 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts=dversionmangle=s/\+dfsg\d// \ +https://code.google.com/p/closure-compiler/downloads/list .*/compiler-(\d+).zip -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/closure-compiler.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

