Author: ceros-guest Date: 2008-05-07 05:35:59 +0000 (Wed, 07 May 2008) New Revision: 6886
Added: packages/trunk/vegastrike-data/debian/watch Modified: packages/trunk/vegastrike-data/debian/changelog Log: Add watch file Modified: packages/trunk/vegastrike-data/debian/changelog =================================================================== --- packages/trunk/vegastrike-data/debian/changelog 2008-05-07 05:22:35 UTC (rev 6885) +++ packages/trunk/vegastrike-data/debian/changelog 2008-05-07 05:35:59 UTC (rev 6886) @@ -18,6 +18,7 @@ * Take care of lintian warnings with python scripts. * Updated copyright file about music. * Add lintian override for empty movies directory. + * Add watch file. -- Andres Mejia <[EMAIL PROTECTED]> Tue, 06 May 2008 16:04:23 -0400 Added: packages/trunk/vegastrike-data/debian/watch =================================================================== --- packages/trunk/vegastrike-data/debian/watch (rev 0) +++ packages/trunk/vegastrike-data/debian/watch 2008-05-07 05:35:59 UTC (rev 6886) @@ -0,0 +1,12 @@ +# format version number, currently 3; this line is compulsory! +version=3 + +# Ogre source download link from sourceforge.net +opts=uversionmangle=s/\.\?.*// \ +http://downloads.sourceforge.net/vegastrike/vegastrike-linux-(.*)\.tar\.bz2 \ + 0.5.0 + +# Different check for ogre source, provided by uscan man page +http://sf.net/ogre/ \ + vegastrike-linux-(.*)\.tar\.bz2 \ + 0.5.0. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

