view mcabber/debian/watch @ 430:d03663d2e7d9

Display error messages as specified in RFC3920 (9.3) If possible, we display the child element corresponding to the stanza error conditions defined in RFC3920. Error code and error text will be displayed if available.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 Sep 2005 22:01:57 +0200
parents 15f75983c0b6
children
line wrap: on
line source

# 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