Author: bddebian-guest Date: 2007-10-21 17:24:12 +0000 (Sun, 21 Oct 2007) New Revision: 4453
Modified: packages/trunk/freecol/debian/changelog packages/trunk/freecol/debian/watch Log: Fix watch file Modified: packages/trunk/freecol/debian/changelog =================================================================== --- packages/trunk/freecol/debian/changelog 2007-10-21 16:45:46 UTC (rev 4452) +++ packages/trunk/freecol/debian/changelog 2007-10-21 17:24:12 UTC (rev 4453) @@ -2,6 +2,9 @@ * NOT RELEASED YET + [ Barry deFreese ] + * Fix watch file + -- Vincent Fourmond <[EMAIL PROTECTED]> Mon, 08 Oct 2007 17:29:26 +0200 freecol (0.7.2-1) unstable; urgency=low Modified: packages/trunk/freecol/debian/watch =================================================================== --- packages/trunk/freecol/debian/watch 2007-10-21 16:45:46 UTC (rev 4452) +++ packages/trunk/freecol/debian/watch 2007-10-21 17:24:12 UTC (rev 4453) @@ -1,13 +1,4 @@ -# Example watch control file for uscan -# Rename this file to "watch" and then you can run the "uscan" command -# to check for upstream updates and more. -# See uscan(1) for format - -# Attention, the watchfile is currently broken as upstream tarballs are -# not suitable for debian distribution. As this will probably change really -# soon, this watchfile will make more sense. - # Compulsory line, this is a version 3 file version=3 -http://www.freecol.org/download.html freecol-(.*)-dist-src\.tar\.gz +http://sf.net/freecol/freecol-(.*)-src\.tar\.gz _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

