Kolab/libcalendaring

Changeset

4:d513a8896c7e
2014-05-15 Paul Boddie raw files shortlog changelog graph Added a real watch file, although the changelog will eventually need fixing to handle the strange version numbering scheme. paul tip
debian/watch (file) debian/watch.ex
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/debian/watch	Thu May 15 23:21:49 2014 +0200
     1.3 @@ -0,0 +1,3 @@
     1.4 +version=3
     1.5 +http://git.kolab.org/libcalendaring/ \
     1.6 +  /libcalendaring/snapshot/libcalendaring-(0\.[0-9\.]+)\.tar\.gz
     2.1 --- a/debian/watch.ex	Sat Mar 01 15:28:57 2014 +0100
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,23 +0,0 @@
     2.4 -# Example watch control file for uscan
     2.5 -# Rename this file to "watch" and then you can run the "uscan" command
     2.6 -# to check for upstream updates and more.
     2.7 -# See uscan(1) for format
     2.8 -
     2.9 -# Compulsory line, this is a version 3 file
    2.10 -version=3
    2.11 -
    2.12 -# Uncomment to examine a Webpage
    2.13 -# <Webpage URL> <string match>
    2.14 -#http://www.example.com/downloads.php libcalendaring-(.*)\.tar\.gz
    2.15 -
    2.16 -# Uncomment to examine a Webserver directory
    2.17 -#http://www.example.com/pub/libcalendaring-(.*)\.tar\.gz
    2.18 -
    2.19 -# Uncommment to examine a FTP server
    2.20 -#ftp://ftp.example.com/pub/libcalendaring-(.*)\.tar\.gz debian uupdate
    2.21 -
    2.22 -# Uncomment to find new files on sourceforge, for devscripts >= 2.9
    2.23 -# http://sf.net/libcalendaring/libcalendaring-(.*)\.tar\.gz
    2.24 -
    2.25 -# Uncomment to find new files on GooglePages
    2.26 -# http://example.googlepages.com/foo.html libcalendaring-(.*)\.tar\.gz