X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/hmcfgusb/blobdiff_plain/4d15b8cac3fe7a4ec183ff840f457baadbd065a7..b5850466f0afcc1ed8af7c920d8c02b24e02c404:/debian/watch.ex diff --git a/debian/watch.ex b/debian/watch.ex new file mode 100644 index 0000000..283a84b --- /dev/null +++ b/debian/watch.ex @@ -0,0 +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 + +# Uncomment to examine a Webpage +# +#http://www.example.com/downloads.php hmcfgusb-(.*)\.tar\.gz + +# Uncomment to examine a Webserver directory +#http://www.example.com/pub/hmcfgusb-(.*)\.tar\.gz + +# Uncommment to examine a FTP server +#ftp://ftp.example.com/pub/hmcfgusb-(.*)\.tar\.gz debian uupdate + +# Uncomment to find new files on sourceforge, for devscripts >= 2.9 +# http://sf.net/hmcfgusb/hmcfgusb-(.*)\.tar\.gz + +# Uncomment to find new files on GooglePages +# http://example.googlepages.com/foo.html hmcfgusb-(.*)\.tar\.gz