<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 11, 2015 at 3:54 PM, Martin Landa <span dir="ltr"><<a href="mailto:landa.martin@gmail.com" target="_blank">landa.martin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">> As a quick solution for your problem, is to set package version in<br>
> debian/chagelog to something like 7.0.0~RC2-1 [2]<br>
<br>
</span>done, btw, why '~'? Is it some kind of naming convention? I would<br>
expect just 7.0.0RC2-1.</blockquote></div><br></div><div class="gmail_extra">Semantic Versioning 2.0.0 says you should use hyphen (7.0.0-RC2-1). Semantic Versioning 1.0.0-beta used nothing (7.0.0RC2-1).<br></div><div class="gmail_extra"><br><a href="http://semver.org/">http://semver.org/</a></div></div>