This is an automated email from the git hooks/post-receive script. nicobou-guest pushed a commit to branch master in repository oolite.
commit 6ca39330243249f1754fdec4e72082457e96db2e Author: Nicolas Boulenguez <[email protected]> Date: Wed Jul 27 16:30:08 2016 +0200 Switch to uscan version 4. --- debian/watch | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/watch b/debian/watch index d430c7e..f0b112a 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,6 @@ -version=3 -opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/oolite-$1\.tar\.gz/ \ - https://github.com/OoliteProject/oolite/tags .*/v?(\d\S*)\.tar\.gz +version=4 + +opts=\ + filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/oolite-$1\.tar\.gz/ \ + https://github.com/OoliteProject/oolite/tags \ + .*/v?(\d\S*)@ARCHIVE_EXT@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/oolite.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

