This is an automated email from the git hooks/post-receive script. mquinson pushed a commit to branch debian-debian in repository jlm.
commit 6559e1a94a93acad618f4c1cefd294a2ec927cdb Author: Martin Quinson <[email protected]> Date: Mon Aug 12 00:12:51 2013 +0200 adapt our watch file to our repacking 'habits' --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index c401145..3ddff99 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts=dversionmangle=s/\+(dfsg|ds|deb)\d*$// \ +opts=dversionmangle=s/\+(repack|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

