lua40 (4.0-13) unstable; urgency=low * Fixed URLs in the index.html document. Closes: #261947 -- Daniel Silverstone Thu, 5 Aug 2004 21:03:53 +0100 lua40 (4.0-12) unstable; urgency=low * Fixed a pile of package descriptions. Closes: #209567 -- Daniel Silverstone Sun, 14 Sep 2003 21:48:10 +0100 lua40 (4.0-11) unstable; urgency=low * Corrected URL in lua(1) to http://www.lua.org/ Closes: #198002 * Corrected URL in luac(1) to http://www.lua.org/ -- Daniel Silverstone Sat, 19 Jul 2003 14:18:18 +0100 lua40 (4.0-10) unstable; urgency=low * Fixed the cross-link to make it work when lua isn't installed. Closes: #189965 -- Daniel Silverstone Mon, 21 Apr 2003 17:12:05 +0100 lua40 (4.0-9) unstable; urgency=low * Fix liblualib40.so.4.0 to link against liblua40.so and libm.so Closes: #187352 * Change the control fields for the dev packages to libdevel. -- Daniel Silverstone Fri, 18 Apr 2003 13:58:27 +0100 lua40 (4.0-8) unstable; urgency=low * The "not a lot" release. * Fixed some lintian warnings and errors. - /usr/share/doc/lua40/examples/examples is now .../demoapps - lua40-doc description has been tidied to calm lintian * Recompiled with gcc 3 for better performance on most archs. * Updated standards version to most recent. -- Daniel Silverstone Wed, 26 Feb 2003 20:23:58 +0000 lua40 (4.0-7) unstable; urgency=low * Added lua-config and a manpage for it. This was suggested on the lua mailing list and the script is released under the terms of the Lua licence as a result. * Written incredibly simple manpage for lua-config -- Daniel Silverstone Sun, 27 Oct 2002 14:39:01 +0000 lua40 (4.0-6) unstable; urgency=low * Updated Descriptions of various packages. -- Daniel Silverstone Tue, 8 Oct 2002 10:06:56 +0100 lua40 (4.0-5) unstable; urgency=medium * Applied the Lua 4.0 official patchset -- Corrects the following flaws: - Fixed a bug in lua_pushuserdata(L, NULL) - Give a good chance for GC before parsing - Fixed a bug (did not accept `;' after a `return') - Fixed a bug in rawget and rawset (seg. fault if given extra arguments) - Fixed a bug in dostring (identification of precompiled chunks) -- Daniel Silverstone Thu, 13 Jun 2002 20:22:30 +0100 lua40 (4.0-4) unstable; urgency=high * Made the -dev packages use a dir prefix of lua40 * Created final doc-base file * Prepped for Woody release -- Daniel Silverstone Thu, 4 Apr 2002 22:36:58 +0100 lua40 (4.0-3) unstable; urgency=low * Made lua_loadbuffer externally visible. This patch was suggested by the Lua community. -- Daniel Silverstone Mon, 11 Feb 2002 23:26:57 +0000 lua40 (4.0-2) unstable; urgency=low * Folded in suggestions from nop@nop.com -- Daniel Silverstone Mon, 11 Feb 2002 23:08:39 +0000 lua40 (4.0-1) unstable; urgency=low * Initial Release. * Added support for shared libraries -- Daniel Silverstone Mon, 11 Feb 2002 19:29:48 +0000