Bug#719063: lsb-release: should support python3

Dan Kegel <[email protected]> Wed, 12 Aug 2015 08:33:56 -0700
Newsgroups gmane.linux.debian.devel.lsb
Message-ID <CAPF-yObjBWqYkaLej6YreLa1_AV1L_84SzWOU0ZjTCa6hpaBjw__44294.7473646656$1439393789$gmane$org@mail.gmail.com>
(This begs the question - why does lsb_release require python?  I had
to strip it out of an embedded system because of that dependency.)

On Wed, Aug 12, 2015 at 3:02 AM, Didier 'OdyX' Raboud <[email protected]> wrote:
> Le jeudi, 16 juillet 2015, 17.45:49 Alexandre Detiste a écrit :
>> I think the current behaviour where random strings
>> got compared against index number doesn't make sense anyway.
>
> I _think_ this code is used for the Ubuntu codenames comparison (they
> happen to come alphabetically). I'll add an explicit array and drop the
> string comparison for these, that's much cleaner.
>
> Cheers,
> OdyX
>