Author: vincentc-guest Date: 2013-05-23 10:02:54 +0000 (Thu, 23 May 2013) New Revision: 14127
Modified: packages/trunk/supertux/debian/watch Log: supertux: Match more tarballs in debian/watch Modified: packages/trunk/supertux/debian/watch =================================================================== --- packages/trunk/supertux/debian/watch 2013-05-23 09:59:01 UTC (rev 14126) +++ packages/trunk/supertux/debian/watch 2013-05-23 10:02:54 UTC (rev 14127) @@ -1,4 +1,4 @@ version=3 opts=dversionmangle=s/.dfsg.*//,downloadurlmangle=s/prdownload/download/ \ -http://developer.berlios.de/project/showfiles.php?group_id=3467 http://prdownload.berlios.de/supertux/supertux-([\d\.]*[a-z]?).tar.bz2 +http://developer.berlios.de/project/showfiles.php?group_id=3467 http://prdownload.berlios.de/supertux/supertux-([\d\.]*[a-z]?).(?:tgz|tbz2|tar\.(?:gz|bz2|xz)) _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

