* Alex Mestiashvili <a...@biotec.tu-dresden.de>, 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

--
Jakub Wilk


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120202220803.gc8...@jwilk.net

Reply via email to