mcabber/debian/watch
author Mikael Berthe <mikael@lilotux.net>
Mon, 01 Aug 2005 21:43:01 +0100
changeset 390 468c9cac2798
parent 350 15f75983c0b6
permissions -rw-r--r--
Minor changes to hbuf.c - remove useless do {} while with g_new() - some g_free() were missing

# 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 mcabber-(.*)\.tar\.gz

# Uncomment to examine a Webserver directory
#http://www.example.com/pub/mcabber-(.*)\.tar\.gz
http://www.lilotux.net/~mikael/mcabber/files/mcabber-(.*)\.tar\.gz
http://www.lilotux.net/~mikael/mcabber/files/mcabber-(.*)\.tar\.bz2

# Uncommment to examine a FTP server
#ftp://ftp.example.com/pub/mcabber-(.*)\.tar\.gz debian uupdate

# Uncomment to use Roland's hack for sourceforge based projects - YMMV!
#http://people.debian.org/~lolando/sfdlr.php?project=mcabber mcabber-([\d.]*).tar.gz