view mcabber/debian/watch @ 441:51b8f10cfeb8

Handle g_locale_from_utf8() failures The biggest issue was that when a message couldn't be utf8-decoded, the user was not notified of the failure, and sometimes didn't even know a message had been sent to him... I don't know if we can ask for a partial decoding, so the message isn't displayed but an error message is now displayed.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 21 Sep 2005 22:05:43 +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