shake 1.0.2-2 source package in Ubuntu

Changelog

shake (1.0.2-2) unstable; urgency=medium

  * QA upload.
  * Set maintainer to Debian QA Group <email address hidden>. (see: #995529)

 -- Marcos Talau <email address hidden>  Tue, 15 Nov 2022 07:10:09 -0300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe interpreters

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
shake_1.0.2-2.dsc 1.8 KiB b264e0171b6ff24e6c1687ece44a2c7bc7a8738fd47859f76e410acc370eeb91
shake_1.0.2.orig.tar.gz 32.1 KiB c3c2778313623db953b83d86fd4d1ba4abd36b17434a2754dc94ca3ce22625c1
shake_1.0.2-2.debian.tar.xz 3.1 KiB afafaaa5c21f74dd74f6bc0cb343e18b62589c03071fdb880ca31d1b0f33a5ac

Available diffs

No changes file available.

Binary packages built by this source

shake: Testing engine for the Lua language version 5.1

 The shake utility is a simple and transparent test engine for Lua.
 .
 Shake gives concise reports when the tests succeed, while it prints detailed
 traces when tests fail.
 .
 Regular Lua test files, if written using only standard assert and print calls,
 can be run with shake with no modifications.
 .
 This package contains the shake command line utility, the Lua modules
 that implement shake functionalities and the documentation for both.