# HG changeset patch # User Paul Boddie # Date 1400188909 -7200 # Node ID d513a8896c7eb54573bef6d7218b59f99871198e # Parent e1c13cca9bcc5d55ee23174a3b7831373bab719c Added a real watch file, although the changelog will eventually need fixing to handle the strange version numbering scheme. diff -r e1c13cca9bcc -r d513a8896c7e debian/watch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debian/watch Thu May 15 23:21:49 2014 +0200 @@ -0,0 +1,3 @@ +version=3 +http://git.kolab.org/libcalendaring/ \ + /libcalendaring/snapshot/libcalendaring-(0\.[0-9\.]+)\.tar\.gz diff -r e1c13cca9bcc -r d513a8896c7e debian/watch.ex --- a/debian/watch.ex Sat Mar 01 15:28:57 2014 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,23 +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 -# -#http://www.example.com/downloads.php libcalendaring-(.*)\.tar\.gz - -# Uncomment to examine a Webserver directory -#http://www.example.com/pub/libcalendaring-(.*)\.tar\.gz - -# Uncommment to examine a FTP server -#ftp://ftp.example.com/pub/libcalendaring-(.*)\.tar\.gz debian uupdate - -# Uncomment to find new files on sourceforge, for devscripts >= 2.9 -# http://sf.net/libcalendaring/libcalendaring-(.*)\.tar\.gz - -# Uncomment to find new files on GooglePages -# http://example.googlepages.com/foo.html libcalendaring-(.*)\.tar\.gz