This is an automated email from the git hooks/post-receive script. mquinson pushed a commit to branch debian-debian in repository jlm.
commit ab9e6dccd6d2d4dd08603379aa289bdabe74cb3c Author: Martin Quinson <[email protected]> Date: Sun Aug 11 23:48:26 2013 +0200 add a watch file --- debian/changelog | 1 + debian/watch | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 34d3dcb..f12f34b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ jlm (2.0-1) UNRELEASED; urgency=low - Refresh our patches. * d/p/review-french: integrate a post-release upstream patch that greatly improve the french translations + * Add a watch file. -- Martin Quinson <[email protected]> Sun, 04 Aug 2013 23:29:19 +0200 diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..c401145 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts=dversionmangle=s/\+(dfsg|ds|deb)\d*$// \ +https://github.com/oster/JLM/tags .*/v?(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz)) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jlm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

