tags 449622 patch thanks Attaching working watch file (needs to be renamed). Notes: I've designed the watch file so rc versions are displayed as .0.rc to correctly handle version numbers when the final version is released. Example:
$ uscan --report --verbose -- Scanning for watchfiles in . -- Found watchfile in ./debian -- In debian/watch, processing watchfile line: opts=uversionmangle=s/(\d+)(rc)/$1\.0\.$2/ http://sf.net/clamav/clamav-(.*).tar.gz debian uupdate -- Found the following matching hrefs: ... clamav-0.92rc2.tar.gz Newest version on remote site is 0.92.0.rc2, local version is 0.91.2 => Newer version available from http://qa.debian.org/watch/sf.php/clamav/clamav-0.92rc2.tar.gz -- Scan finished -- Atomo64 - Raphael Please avoid sending me Word, PowerPoint or Excel attachments. See http://www.gnu.org/philosophy/no-word-attachments.html
version=3 opts=uversionmangle=s/(\d+)(rc)/$1\.0\.$2/ \ http://sf.net/clamav/clamav-(.*).tar.gz debian uupdate