[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: uscan upstream version: padding zero to the left with elegance?



Hi Julien,

On Mon, 2021-09-20 at 11:00 +0200, Julien Puydt wrote:
> I'm having an issue with an upstream where the latest git tag is
> v2021.8.23 ; I would have liked them to (also) tag v2021.08.23, but
> that won't happen.

I would keep using the versioning style of upstream.

dpkg and uscan should be pretty much fine with this:

$ dpkg --compare-versions 2021.8.23 eq 2021.08.23; echo $?
0

Best Regards
Markus Frosch


Reply to: