Julian Gilbey wrote: > Oops. Please could you send me an example of something which is now > broken?
The old watch file of package rekall was: version=2 http://www.rekallrevealed.org/packages/rekall-([1-9]+\.[02468]+\.[0-9]+(-[0-9]+)?)\.tar\.gz I changed this to version=3 http://www.rekallrevealed.org/packages/rekall-([1-9]+\.[02468]+\.[0-9]+(?:-[0-9]+)?)\.tar\.gz which certainly makes more sense overall. (In case you're not seeing it right away, the issue is the two parenthesis groups, one of which is used only for grouping and the other for extracting the result.) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

