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

Changelog

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

  * Team upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.4.1, no changes needed.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Change section to javascript
  * Add debian/gbp.conf
  * Declare node-livescript
  * Use dh-sequence-nodejs auto test & install
  * New upstream version 1.6.1+dfsg
  * Update copyright
  * Drop unneeded version constraints from (build) dependencies
  * Refresh patches
  * Generate manpage using help2man

 -- Xavier Guimard <email address hidden>  Sun, 01 Nov 2020 16:39:35 +0100

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-livescript_1.6.1+dfsg-1.dsc 2.1 KiB e02491968a8fefbed716e71a36053e2f60de0d30871c893b4244d5a5549cd6e1
node-livescript_1.6.1+dfsg.orig.tar.xz 116.5 KiB c05f13e154e93563c72066fa37b917d174624ce3bbdbceae357c7c544c6e9d72
node-livescript_1.6.1+dfsg-1.debian.tar.xz 3.5 KiB 5b78987a33a320f94748ae81ea744b7b0b3162bb7fb6ffdd5796e8daf220fdfd

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.