On 24 Mar 2012, at 00:53, Dmitrijs Ledkovs wrote: > > Please do not use two consecutive dots in the package name?
There's nothing wrong with two consecutive dots. The specification says only that a version number consists of digits separated by non-digits. There is nothing special about dots, and it is very common to have more than one consecutive non-digit. However, you're not the only person to have had problems with it and in the latest release I have reluctantlly used an epoch instead. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

