luajit2 2.1-20220915-1 source package in Ubuntu

Changelog

luajit2 (2.1-20220915-1) unstable; urgency=medium

  * New upstream version 2.1-20220915
  * Refresh existing patches.
  * Remove unnecessary shlibs:Depends from -common/-dev packages.

 -- Mo Zhou <email address hidden>  Sat, 29 Oct 2022 11:41:29 -0400

Upload details

Uploaded by:
Debian Lua Team
Uploaded to:
Sid
Original maintainer:
Debian Lua Team
Architectures:
amd64 arm64 armel armhf i386 mips64el mipsel s390x powerpc all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
luajit2_2.1-20220915-1.dsc 2.4 KiB c4fb7bc7ad11168cdfe257bfdc970cb1ba15ad3c63ed8f55c1780fe33a4fa231
luajit2_2.1-20220915.orig.tar.xz 702.0 KiB df55d6d0e3b81c7bb3b413cf6db06879328320cb7bcf24131ab23422fac9bf55
luajit2_2.1-20220915-1.debian.tar.xz 6.4 KiB dd5c53c793f32826ac933a6b08eee7e50fb810cd2d68615f4d2a24d947d392b5

No changes file available.

Binary packages built by this source

libluajit2-5.1-2: OpenResty-maintained branch of LuaJIT (shared objects)

 LuaJIT implements the full set of language features defined by Lua 5.1. The
 virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter
 and can be deployed as a drop-in replacement.
 .
 This package contains an embeddable version of LuaJIT that can be used as a
 replacement of the standard liblua-5.1 shared library.

libluajit2-5.1-2-dbgsym: debug symbols for libluajit2-5.1-2
libluajit2-5.1-common: OpenResty-maintained branch of LuaJIT (common files)

 This package contains files needed by the LuaJIT interpreter/jitter as well
 by its embeddable (i.e. library) version.

libluajit2-5.1-dev: OpenResty-maintained branch of LuaJIT (development files)

 This package contains header files and a statically linkable library for
 LuaJIT.

luajit2: OpenResty-maintained branch of LuaJIT (interpreter)

 LuaJIT implements the full set of language features defined by Lua 5.1. The
 virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter
 and can be deployed as a drop-in replacement.
 .
 This package contains the standalone interpreter/jitter that can be used
 as a replacement for the standard lua5.1 interpreter.

luajit2-dbgsym: debug symbols for luajit2