Package: lua-json Version: 1.3-1 Severity: normal Dear Maintainer,
My current version of lua-json does not play well with lua-lpeg. This is a known upstream problem. See this bug report: https://github.com/harningt/luajson/issues/27 The issue was since fixed upstream. Currently, attempting to load lua-json with lua-lpeg will result in the following error message on my Debian system: llua_load: /usr/share/lua/5.1/json/decode/strings.lua:102: loop body may accept empty string Please consider updating to the next minor version (1.3.2) of lua-json, which fixes this issue. My current lua-lpeg version is 0.12-1. The relevant upstream changelogs are: luajson v1.3.1 Release Notes ============================ User Visible Changes -------------------- This release does not introduce many changes. François Perrad kindly produced patches to make it work better with Lua 5.2 and handle strict modes. It also introduces additional documentation about what varieties of Lua have been tested. luajson v1.3.2 Release Notes ============================ User Visible Changes -------------------- One of the main changes in this release is compatibility with LPeg 0.12 and more sane _ENV manipulation to avoid problems in strict environments. The documentation has also been updated to reflect the behavior of the often-used 'merge' utility to avoid surprises in behavior. Thanks for maintaining lua-json! Cheers, A. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (600, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages lua-json depends on: ii lua-lpeg 0.12-1 lua-json recommends no packages. lua-json suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

