aboutsummaryrefslogtreecommitdiffstats
path: root/debian/watch.ex
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2010-10-28 23:51:06 +0200
committerGravatar Tom Willemsen2010-10-28 23:51:06 +0200
commit5368f569969a16ac95eeda8f6d682dc7c0e31f29 (patch)
tree39b8ef000674205693758d38cb0c92b634106584 /debian/watch.ex
parent10ac8429513186e5e396167dcdb7459fa3932525 (diff)
downloadeye-on-manga-5368f569969a16ac95eeda8f6d682dc7c0e31f29.tar.gz
eye-on-manga-5368f569969a16ac95eeda8f6d682dc7c0e31f29.zip
Created files for packaging as .deb
Diffstat (limited to 'debian/watch.ex')
-rw-r--r--debian/watch.ex22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/watch.ex b/debian/watch.ex
new file mode 100644
index 0000000..bac4b1a
--- /dev/null
+++ b/debian/watch.ex
@@ -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 eye-on-manga-(.*)\.tar\.gz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/eye-on-manga-(.*)\.tar\.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/eye-on-manga-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for debscripts >= 2.9
+# http://sf.net/eye-on-manga/eye-on-manga-(.*)\.tar\.gz
+
+