Author: evgeni Date: 2011-05-19 15:19:12 +0000 (Thu, 19 May 2011) New Revision: 12403
Modified: packages/trunk/slimevolley/debian/changelog packages/trunk/slimevolley/debian/watch Log: Mangle version in the watchfile Modified: packages/trunk/slimevolley/debian/changelog =================================================================== --- packages/trunk/slimevolley/debian/changelog 2011-05-19 15:18:05 UTC (rev 12402) +++ packages/trunk/slimevolley/debian/changelog 2011-05-19 15:19:12 UTC (rev 12403) @@ -9,8 +9,9 @@ * Use http://download.tuxfamily.org/slime/next/ in the watchfile. * In the DFSG-free tarball default/police.ttf and mushrooms/police.ttf are the same, remove one and symlink accordingly in the package. + * Mangle version in the watchfile. - -- Evgeni Golov <[email protected]> Thu, 19 May 2011 17:16:55 +0200 + -- Evgeni Golov <[email protected]> Thu, 19 May 2011 17:18:48 +0200 slimevolley (2.4.2-1) unstable; urgency=low Modified: packages/trunk/slimevolley/debian/watch =================================================================== --- packages/trunk/slimevolley/debian/watch 2011-05-19 15:18:05 UTC (rev 12402) +++ packages/trunk/slimevolley/debian/watch 2011-05-19 15:19:12 UTC (rev 12403) @@ -1,3 +1,4 @@ # See uscan(1) for details about this file. version=3 -http://download.tuxfamily.org/slime/next/slimevolley_([\d.]+)\.orig\.tar\.gz +opts=dversionmangle=s/\+dfsg// \ + http://download.tuxfamily.org/slime/next/slimevolley_([\d.]+)\.orig\.tar\.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

