File: NEWS

package info (click to toggle)
lua50 5.0.3-8
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,228 kB
  • ctags: 2,026
  • sloc: ansic: 12,032; makefile: 310; sh: 20
file content (16 lines) | stat: -rw-r--r-- 612 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
lua50 (5.0.3-2) unstable; urgency=low

  lua40 compatibility layer has been removed. No more -C switch and compat.lua
  file installed. Install lua40 instead.

  lua5.1 compatibility layer added, integrating compat-5.1r5.
  compat-5.1.lua is shipped with liblualib50 and the C counterpart is linked
  in the library- compat-5.1.h is inside liblualib50-dev. 

  Standard path changed, according to the lua5.1 standards. Old paths are
  still supported.

    /usr/share/lua50 -> /usr/share/lua/50
    /usr/lib/lua50 -> /usr/lib/lua/50

 -- Enrico Tassi <gareuselesinge@debian.org>  Thu, 14 Sep 2006 11:29:09 +0200