Author: baby-guest Date: 2007-06-08 23:54:21 +0000 (Fri, 08 Jun 2007) New Revision: 2894
Added: packages/trunk/cultivation/debian/watch Removed: packages/trunk/cultivation/debian/watch.ex Log: Added watch file Copied: packages/trunk/cultivation/debian/watch (from rev 2892, packages/trunk/cultivation/debian/watch.ex) =================================================================== --- packages/trunk/cultivation/debian/watch (rev 0) +++ packages/trunk/cultivation/debian/watch 2007-06-08 23:54:21 UTC (rev 2894) @@ -0,0 +1,8 @@ +# Watch control file for uscan +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +# Find new files on sourceforge, for debscripts >= 2.9 +http://sf.net/cultivation/Cultivation_(.*)_UnixSource\.tar\.gz Deleted: packages/trunk/cultivation/debian/watch.ex =================================================================== --- packages/trunk/cultivation/debian/watch.ex 2007-06-08 23:47:14 UTC (rev 2893) +++ packages/trunk/cultivation/debian/watch.ex 2007-06-08 23:54:21 UTC (rev 2894) @@ -1,22 +0,0 @@ -# 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 - -# Compulsory line, this is a version 3 file -version=3 - -# Uncomment to examine a Webpage -# <Webpage URL> <string match> -#http://www.example.com/downloads.php cultivation-(.*)\.tar\.gz - -# Uncomment to examine a Webserver directory -#http://www.example.com/pub/cultivation-(.*)\.tar\.gz - -# Uncommment to examine a FTP server -#ftp://ftp.example.com/pub/cultivation-(.*)\.tar\.gz debian uupdate - -# Uncomment to find new files on sourceforge, for debscripts >= 2.9 -# http://sf.net/cultivation/cultivation-(.*)\.tar\.gz - - _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

