On 02/02/2012 11:08 PM, Jakub Wilk wrote: > * Alex Mestiashvili <[email protected]>, 2012-02-01, 18:51: >>> What does "+testing.1" mean? Is that a pre-release thing? If this is >>> the case, then use "~" instead of "+". >> Yes , it is pre-release version . >> The upstream had "-testting.1" in his version and I had to change >> this to meet the upstream_version requirements . > > "-" is allowed in upstream_version. But please notice that: > > 0.4.3-1 << 0.4.3+testing.1-1 << 0.4.3-testing.1-1 > > So you'll have a big problem once upstream releases the final 0.4.3. > That's why you should use "~": > > 0.4.3~testing.1-1 << 0.4.3-1 > I see.Great hint! thank you , Alex
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

