luajit2 2.1-20220915-2 source package in Ubuntu

Changelog

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

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Use canonical URL in Vcs-Browser.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Fri, 09 Dec 2022 10:05:14 +0000

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-2.dsc 2.4 KiB 16abfa81a65d7c25b2e0e98e07ee1c5138d351454398cebf699be93b6e844b24
luajit2_2.1-20220915.orig.tar.xz 702.0 KiB df55d6d0e3b81c7bb3b413cf6db06879328320cb7bcf24131ab23422fac9bf55
luajit2_2.1-20220915-2.debian.tar.xz 6.5 KiB 596f0b49ac9d644c461d75a566c0fa7cd4eb527974741f4fbee324c80d1651bd

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