kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #45243
Re: For those wondering about KiCad version 5.99.0 in Debian unstable...
-
To:
KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Carsten Schoenert <c.schoenert@xxxxxxxxxxx>
-
Date:
Wed, 7 Jul 2021 09:22:31 +0200
-
In-reply-to:
<CA+qGbCDLZwveyV5ffCs=O7FQGdEbWOMay7vHp2+QBVDEbDhOJw@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0
Hello Jon,
Am 06.07.21 um 21:45 schrieb Jon Evans:
> Hi Carsten,
>
> I was reminded of this thread because of this forum post:
> https://forum.kicad.info/t/how-install-kicad-6-x-on-debian/30034/4
>
> Is the fact that there is a 6.0.0 tag on experimental also related to
> this issue with versioning?
yes.
But to be completely precise the tag isn't "6.0.0". It's
"6.0.0~20210702.eff75b6+dfsg1-1".
The important thing is the *tilde* sign that make this version less than
6.0.0.
My mistake has some side effects. The package manager is only looking at
versions, if a version of a package is greater than the installed
version than it can be installed.
To get current versions from the develop branch into experimental the
version needs to be higher than the version in unstable/testing.
Thus I decided to take the version schema 6.0.0~ to get the above
requirement fulfilled.
Debian Bulleseye is targeted to be released on 31th July.
Means after this date the current version in unstable (that is in fact
5.1.10) will go into testing and can afterwards get into backports.
--
Regards
Carsten
References