This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch experimental in repository renpy.
commit ae74e3dcc02fb6623d07a78ce62ef1fbba549da0 Author: Markus Koschany <[email protected]> Date: Tue Jan 12 16:55:25 2016 +0100 Update debian/watch and detect the latest releases. Thanks: Bart Martens --- debian/watch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/watch b/debian/watch index f3b5e06..804fda4 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ version=3 +opts=uversionmangle=s/-source$//;s/^(\S+-(?:editra|sdk$))/0.0.$1/ \ +http://www.renpy.org/latest.html \ +(?:|.*/)renpy(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz) -opts="dversionmangle=s/\.dfsg\d//" \ - http://www.renpy.org/wiki/renpy/Download_Ren%27Py \ - .*dl/[\d\.]*/renpy-([\d\.]*)-sdk\.tar\.bz2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/renpy.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

