r866 - packages/ppracer/trunk/debian

Alexander Schmehl tolimar at costa.debian.org
Sun Jun 18 16:18:40 UTC 2006


Author: tolimar
Date: 2006-06-18 16:18:39 +0000 (Sun, 18 Jun 2006)
New Revision: 866

Modified:
   packages/ppracer/trunk/debian/watch
Log:
fixing watch file, thanks, eddy

Modified: packages/ppracer/trunk/debian/watch
===================================================================
--- packages/ppracer/trunk/debian/watch	2006-06-18 14:51:10 UTC (rev 865)
+++ packages/ppracer/trunk/debian/watch	2006-06-18 16:18:39 UTC (rev 866)
@@ -1,3 +1,23 @@
+# 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
-http://download.berlios.de/ppracer/ppracer-([0-9].*)\.tar\.bz2
-# [0-9] to avoid problems with old ppracer-data tarballs lying there
+
+# Uncomment to examine a Webpage
+# <Webpage URL> <string match>
+#http://www.example.com/downloads.php oolite-(.*)\.tar\.gz
+http://developer.berlios.de/project/showfiles.php?group_id=1428 http://prdownload.berlios.de/ppracer/ppracer-([\d\.-]*).tar.bz2
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/oolite-(.*)\.tar\.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/oolite-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for debscripts >= 2.9
+# http://sf.net/oolite/oolite-(.*)\.tar\.gz
+
+




More information about the Pkg-games-commits mailing list