luajit 2.1.0~beta3+git20220320+dfsg-2 source package in Ubuntu

Changelog

luajit (2.1.0~beta3+git20220320+dfsg-2) unstable; urgency=medium

  * Change dependency template into 'libluajit-5.1-2 | libluajit2-5.1-2'.
  * Symbols: annotate correct version in dependency template.
  * Conflicts+Replaces binary packages from src:luajit2.
  * Please use src:luajit2 instead of this src:luajit for IBM architectures.
    (Closes: #1011297, #1008858)
  * Upload to unstable. (Closes: #981808)

 -- Mo Zhou <email address hidden>  Thu, 02 Jun 2022 09:02:16 -0700

Upload details

Uploaded by:
Debian Lua Team
Uploaded to:
Sid
Original maintainer:
Debian Lua Team
Architectures:
any-i386 any-amd64 arm64 armel armhf mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
luajit_2.1.0~beta3+git20220320+dfsg-2.dsc 2.8 KiB 53a381af67a5ba9a60f6789174ebc491738c3554b5e9e2b28164ce9beeea5276
luajit_2.1.0~beta3+git20220320+dfsg.orig.tar.gz 978.3 KiB b4d18d2c5e663682bc7f473797e3ceaca8193e112824a5bdfa3e468d98618678
luajit_2.1.0~beta3+git20220320+dfsg-2.debian.tar.xz 10.6 KiB a413ced7677f980d77a0e0d6c714afae1281df0e236adee03a4d2ca363f824e8

No changes file available.

Binary packages built by this source

libluajit-5.1-2: Just in time compiler for Lua - library version

 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.

libluajit-5.1-2-dbgsym: debug symbols for libluajit-5.1-2
libluajit-5.1-common: Just in time compiler for Lua - common files

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

libluajit-5.1-dev: Just in time compiler for Lua - development files

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

luajit: Just in time compiler for Lua programming language version 5.1

 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.

luajit-dbgsym: debug symbols for luajit