[open-adventure] 02/10: Update d/watch to recognize new tarballs

Dr. Tobias Quathamer toddy at debian.org
Sun Sep 3 18:53:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

toddy pushed a commit to branch master
in repository open-adventure.

commit 1e22973325982d8e037831cd661380fba0706186
Author: Dr. Tobias Quathamer <toddy at debian.org>
Date:   Sun Sep 3 20:18:17 2017 +0200

    Update d/watch to recognize new tarballs
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index d4e934f..fe7c189 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
-opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S+)/open-adventure-$1\.tar\.gz/g \
-  https://gitlab.com/esr/open-adventure/tags?sort=updated_desc .*archive\.tar\.gz\?ref=v?(\d\S+)
+opts=filenamemangle=s/.*\/(\d\S+)\/archive\.tar\.gz/open-adventure-$1\.tar\.gz/g \
+  https://gitlab.com/esr/open-adventure/tags .*/repository/(\d\S+)/archive\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/open-adventure.git



More information about the Pkg-games-commits mailing list