lua-coxpcall 1.17.0-1 source package in Ubuntu

Changelog

lua-coxpcall (1.17.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * control:
    + Update Vcs-* to refer to Salsa
    + Change Homepage to keplerproject.github.io URL
    + Set Rules-Requires-Root=no
  * Bump debheper compat/Build-Depends to 11
  * Make watch file work with GitHub again
  * Include lua5.3 support
  * Declare compliance with Policy 4.4.1, no changes needed

 -- James McCoy <email address hidden>  Sat, 14 Dec 2019 15:42:19 -0500

Upload details

Uploaded by:
gares
Uploaded to:
Sid
Original maintainer:
gares
Architectures:
all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe interpreters
Lunar release universe interpreters
Jammy release universe interpreters
Focal release universe interpreters

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
lua-coxpcall_1.17.0-1.dsc 2.0 KiB ff856ea98ca6c965814810a229305de28c60c3d8e752d256730d1c7e687bca87
lua-coxpcall_1.17.0.orig.tar.gz 20.5 KiB 6044f70fcc01f50cae3a191cba13c252dcf9e6f169502e3d9c4a151934c46be0
lua-coxpcall_1.17.0-1.debian.tar.xz 2.7 KiB aa0352006e36f332bd81183a454ff39c3072a84f45b7a5004e97822c6c364a75

Available diffs

No changes file available.

Binary packages built by this source

lua-coxpcall: Protected function calls across coroutines for Lua

 This package contains coxpcall, a Lua library that extends the protected
 call mechanism typical of Lua (xpcall and pcall) allowing it to cross
 coroutines boundaries.
 .
 This package also contains the documentation.