luajit2 2.1-20230410-1 source package in Ubuntu

Changelog

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

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository.
  * Update standards version to 4.6.2, no changes needed.

  [ Mo Zhou ]
  * New upstream version 2.1-20230410

 -- Mo Zhou <email address hidden>  Sat, 17 Jun 2023 18:26:28 -0700

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
luajit2_2.1-20230410-1.dsc 2.4 KiB ce915d4980cfdfd50e3ba818e7467a2d9418aeee841474d610aad615f0245f17
luajit2_2.1-20230410.orig.tar.xz 702.5 KiB 7c003d45534d746897596c310fd17cea0e7574bd514b54146337da8dbf02cba3
luajit2_2.1-20230410-1.debian.tar.xz 6.6 KiB 440c87a1b76df8af580b72382007d8db9e850deb68daeb27965a3ed856f05c38

Available diffs

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