Hello, Working on llvm packaging, if I set 3.5~+rc1, lintian wrongly complains with: W: libclang1-3.5-dbg: rc-version-greater-than-expected-version 3.5~+rc1 > 3.5~ (consider using 3.5~~rc1) The expected version is going to be 3.5, not 3.5~. Thanks, Sylvestre PS: Yes, my name could be better. That is not the point :)
Dear Sylvestre, Sylvestre Ledru wrote: [...] Actually I think, that _is_ the point. With your argumentation we should even support 3.5~+-.rc1 and I tend to refuse to implement something like that. So that would be a wontfix from me. But since this issue likely would be fixed, too, by fixing https://bugs.debian.org/782717 (rc-version-greater-than-expected-version should check previous changelog entry's version number), I'm just adding #782717 as blocking bug. :-) Regards, Axel