]> git.street.me.uk Git - andy/viking.git/commitdiff
Added watch configuration files for other Debian packager
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Fri, 4 May 2007 20:59:05 +0000 (20:59 +0000)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Fri, 4 May 2007 20:59:05 +0000 (20:59 +0000)
debian/watch [new file with mode: 0644]
debian/watch.ex [deleted file]

diff --git a/debian/watch b/debian/watch
new file mode 100644 (file)
index 0000000..af49cd7
--- /dev/null
@@ -0,0 +1,22 @@
+# 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 viking-(.*)\.tar\.gz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/viking-(.*)\.tar\.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/viking-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for debscripts >= 2.9
+http://sf.net/viking/viking-(.*)\.tar\.gz
+
+
diff --git a/debian/watch.ex b/debian/watch.ex
deleted file mode 100644 (file)
index f974a94..0000000
+++ /dev/null
@@ -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 viking-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/viking-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/viking-(.*)\.tar\.gz debian uupdate
-
-# Uncomment to find new files on sourceforge, for debscripts >= 2.9
-# http://sf.net/viking/viking-(.*)\.tar\.gz
-
-