Author: goneri-guest Date: 2007-07-11 20:15:18 +0000 (Wed, 11 Jul 2007) New Revision: 3350
Modified: packages/trunk/transcend/debian/changelog packages/trunk/transcend/debian/watch Log: fix the watch file Modified: packages/trunk/transcend/debian/changelog =================================================================== --- packages/trunk/transcend/debian/changelog 2007-07-11 20:09:36 UTC (rev 3349) +++ packages/trunk/transcend/debian/changelog 2007-07-11 20:15:18 UTC (rev 3350) @@ -1,3 +1,10 @@ +transcend (0.3.dfsg1-2) unstable; urgency=low + + [ Gonéri Le Bouder ] + * fix the watch file + + -- Miriam Ruiz <[EMAIL PROTECTED]> Wed, 11 Jul 2007 22:23:37 +0200 + transcend (0.3.dfsg1-1) unstable; urgency=low * Removed non-free stuff. Modified: packages/trunk/transcend/debian/watch =================================================================== --- packages/trunk/transcend/debian/watch 2007-07-11 20:09:36 UTC (rev 3349) +++ packages/trunk/transcend/debian/watch 2007-07-11 20:15:18 UTC (rev 3350) @@ -5,6 +5,6 @@ version=3 # Find new files on sourceforge, for debscripts >= 2.9 -http://sf.net/transcend/transcend_(.*)\_UnixSource\.tar\.gz +opts=dversionmangle=s/\.dfsg.*// http://sf.net/transcend/ Transcend_(.*)_UnixSource\.tar\.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

