Author: bbk-guest Date: 2015-07-30 09:00:45 +0000 (Thu, 30 Jul 2015) New Revision: 15491
Modified: packages/trunk/pingus/debian/watch Log: Update debian/watch: the project moved to github. Modified: packages/trunk/pingus/debian/watch =================================================================== --- packages/trunk/pingus/debian/watch 2015-07-29 16:23:52 UTC (rev 15490) +++ packages/trunk/pingus/debian/watch 2015-07-30 09:00:45 UTC (rev 15491) @@ -1,10 +1,3 @@ -# Watch control file for uscan -# See uscan(1) for format - -# Compulsory line, this is a version 3 file version=3 - -opts=\ -downloadurlmangle=s|.*[?]name=(.*?)&.*|http://pingus.googlecode.com/files/$1|,\ -filenamemangle=s|[^/]+[?]name=(.*?)&.*|$1| \ -http://code.google.com/p/pingus/downloads/detail[?]name=pingus-([0-9.]+).tar.bz2&.* +opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/pingus-$1\.tar\.gz/ \ + https://github.com/Pingus/pingus/releases .*/v?(\d\S*)\.tar\.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

