node-livescript 1.6.1+dfsg-3 source package in Ubuntu

Changelog

node-livescript (1.6.1+dfsg-3) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + livescript: Drop versioned constraint on node-source-map and
      node-source-map-support in Depends.

  [ Yadd ]
  * Declare compliance with policy 4.6.1
  * Fix test for nodejs >= 16, error strings changed (Closes: #1011806)

 -- Yadd <email address hidden>  Wed, 01 Jun 2022 12:26:12 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-livescript_1.6.1+dfsg-3.dsc 2.1 KiB b9867a8198ca233d07f610774c3ea3a677af0d06778c0dedc44ea78f42b6317b
node-livescript_1.6.1+dfsg.orig.tar.xz 116.5 KiB c05f13e154e93563c72066fa37b917d174624ce3bbdbceae357c7c544c6e9d72
node-livescript_1.6.1+dfsg-3.debian.tar.xz 4.0 KiB b3eb98cf1a6b69f709d6032b67e27315bc098e9b15c09f0532b18026306885ac

Available diffs

No changes file available.

Binary packages built by this source

livescript: language which compiles to JavaScript

 It has a straightforward mapping to JavaScript and allows you to write
 expressive code devoid of repetitive boilerplate. While LiveScript adds many
 features to assist in functional style programming, it also has many
 improvements for object oriented and imperative programming.
 .
 Node.js is an event-based server-side JavaScript engine.