This is an automated email from the git hooks/post-receive script. rudy pushed a commit to branch master in repository torcs.
commit c8619485bf1c014ff5ee7ef48ac88e60b94fef33 Author: Rudy Godoy <[email protected]> Date: Sat Jan 23 14:36:14 2016 -0500 Updated watchfile syntax. Thanks bartm. --- debian/watch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index d802765..0450f90 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,4 @@ version=3 -http://sf.net/torcs/TORCS-(.*)\.tar.bz2 debian uupdate +opts=dversionmangle=s/\+dfsg\d*$//,filenamemangle=s/\S*download=//g \ +https://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=sf/torcs/all-in-one \ +.*=torcs(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/torcs.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

