Author: sargentd-guest Date: 2007-12-20 15:46:32 +0000 (Thu, 20 Dec 2007) New Revision: 5022
Modified: packages/trunk/pokerth/debian/watch Log: make watchfile look for PokerTH-(.*)[.-]src\.tar\.bz2 - upstream uses sometimes .src, sometimes -src :( Modified: packages/trunk/pokerth/debian/watch =================================================================== --- packages/trunk/pokerth/debian/watch 2007-12-20 12:55:37 UTC (rev 5021) +++ packages/trunk/pokerth/debian/watch 2007-12-20 15:46:32 UTC (rev 5022) @@ -1,3 +1,3 @@ version=3 opts=dversionmangle=s/\+dfsg// \ - http://sf.net/pokerth/ PokerTH-(.*)-src\.tar\.bz2 +http://sf.net/pokerth/ PokerTH-(.*)[-.]src\.tar\.bz2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

