This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository visualvm.
commit df47115335cfdc6da537e09ee9adf04682c40c89 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 7 17:55:45 2013 +0200 Added a watch file --- debian/changelog | 1 + debian/watch | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 03d36b4..d3dff3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ visualvm (1.3.3-3) UNRELEASED; urgency=low [ Emmanuel Bourg ] * Switched to source format 3.0 (quilt) * Build depend on debhelper >= 9 + * Added a watch file -- tony mancill <[email protected]> Sun, 03 Mar 2013 18:50:32 -0800 diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..e0f8eee --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts=uversionmangle=s/(\d)(\d)(\d)/$1.$2.$3/ \ +http://visualvm.java.net/download.html .*/visualvm_(\d+).zip -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/visualvm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

