This is an automated email from the git hooks/post-receive script. stuart pushed a commit to branch master in repository latexdraw.
commit 5371def40558e36c4735f2d2bb974e8c2bd146c4 Author: Stuart Prescott <[email protected]> Date: Sun Nov 20 00:17:53 2016 +1100 Update watch file to use github tags --- debian/watch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/watch b/debian/watch index 30a1a35..48f21a9 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,4 @@ -# Compulsory line, this is a version 3 file version=3 -opts="dversionmangle=s/\+\d+$//" \ -http://sf.net/latexdraw/LaTeXDraw-(.*)-src\.tar.bz2 +opts="dversionmangle=s/\+\d+$//,filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/latexdraw-$1\.tar\.gz/,repacksuffix=+ds1" \ + https://github.com/arnobl/latexdraw/tags .*/v?(\d\S+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/latexdraw.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

