control: found -1 5.3.3-1
<#secure method=pgpmime mode=sign>
❦ 20 mai 2017 14:30 +0100, Gwilym Kuiper <[email protected]> :
> * What led up to the situation?
> I wanted to set my default lua interpreter to lua5.3
>
> * What exactly did you do (or not do) that was effective (or
> ineffective)?
> Tried running
>
> $ sudo update-alternatives --config lua-interpreter
> There are 2 choices for the alternative lua-interpreter (providing
> /usr/bin/lua).
>
> Selection Path Priority Status
> ------------------------------------------------------------
> * 0 /usr/bin/lua5.2 120 auto mode
> 1 /usr/bin/lua5.1 110 manual mode
> 2 /usr/bin/lua5.2 120 manual mode
>
> Similar output for lua-compiler
The version in unstable has the same bug. I don't know if Enrico dropped
the alternative system on purpose for lua5.3. I'll update the backport
when we decide what we do with this issue.
--
Test programs at their boundary values.
- The Elements of Programming Style (Kernighan & Plauger)