This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository openjk.
commit c4340cfd54cbbf41cebe4dded2b859b7394a0c0c Author: Simon McVittie <[email protected]> Date: Sun Mar 20 15:04:04 2016 +0000 Improve debian/watch file --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 4e0670d..7f3b52e 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/openjk-$1\.tar\.gz/ \ +opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/openjk-$1\.tar\.gz/,dversionmangle=s/\+dfsg[0-9]+// \ https://github.com/JACoders/OpenJK/tags .*/v?(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openjk.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

