lua-posix 36.2.1-1 source package in Ubuntu

Changelog

lua-posix (36.2.1-1) unstable; urgency=medium

  * New upstream release (closes: #1054856).
  * Refresh patches.
  * Change maintainer to the Debian Lua Team (closes: #995518).
  * Add myself to the uploaders list.
  * Remove Enrico Tassi from the uploaders list.
  * Build the package for Lua 5.4.
  * Fix the clean target to remove all generated stuff (closes: #1048980)
  * Adapted debian/watch for changes on Github.
  * Bump debhelper compatibility level to 13.
  * Bump standards version to 4.6.2.

 -- Sergei Golovan <email address hidden>  Tue, 21 Nov 2023 12:01:12 +0300

Upload details

Uploaded by:
Debian Lua Team
Uploaded to:
Sid
Original maintainer:
Debian Lua Team
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lua-posix_36.2.1-1.dsc 2.0 KiB f09fe9ab15629515ba41426b77a09b42de4012c0e41171a528afcff6df876216
lua-posix_36.2.1.orig.tar.gz 183.6 KiB 44e5087cd3c47058f9934b90c0017e4cf870b71619f99707dd433074622debb1
lua-posix_36.2.1-1.debian.tar.xz 7.1 KiB 60cf76903ad4e4d2e504b4f0499abd531d76e08c25d329fe6ca59bf8ed985386

No changes file available.

Binary packages built by this source

lua-posix: posix library for the Lua language

 This package contains the Lua posix library, that includes some posix
 functions like fork, chmod, wait, sleep and kill.

lua-posix-dbgsym: debug symbols for lua-posix
lua-posix-dev: posix development files for the Lua language

 This package contains the development files of the Lua posix library,
 useful to create a statically linked binary (like a C application or a
 standalone Lua interpreter).
 Documentation is also shipped within this package.