This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lgeneral-data.
commit d7eee1f2cb9f05df8341448a339cc94504791213 Author: Markus Koschany <[email protected]> Date: Mon Dec 25 19:47:36 2017 +0100 Fix debian/watch. --- debian/watch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/watch b/debian/watch index 0f45eea..269d5e0 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=3 -opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S*)/lgeneral-data-$1\.tar\.gz/g \ - https://gitlab.com/lgeneral-data/lgeneral-data/tags .*archive\.tar\.gz\?ref=v?(\d\S*) +version=4 +opts=filenamemangle=s/.*\/(\d\S+)\/archive\.tar\.gz/lgeneral-data-$1\.tar\.gz/g \ + https://gitlab.com/lgeneral-data/lgeneral-data/tags?sort=updated_desc .*(\d\S+)/archive\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lgeneral-data.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

