node-array-from 2.1.1-2 source package in Ubuntu

Changelog

node-array-from (2.1.1-2) unstable; urgency=medium

  * Team upload

  [ Paolo Greppi ]
  * Update Vcs fields for migration to https://salsa.debian.org/

  [ Xavier Guimard ]
  * Declare compliance with policy 4.5.0
  * Bump debhelper compatibility level to 12
  * Use pkg-js-tools auto install
  * Add "Rules-Requires-Root: no"
  * Change section to javascript
  * Add debian/gbp.conf
  * Add upstream/metadata
  * Embed 2 modules for test only
  * Enable upstream test using tape
  * Update copyright
  * Fix "files" field

 -- Xavier Guimard <email address hidden>  Thu, 19 Mar 2020 19:28:22 +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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-array-from_2.1.1-2.dsc 2.1 KiB 4622ec8a9da186b6eef5f4370159ed897ec852056840eafac27ff5e168feaaaa
node-array-from_2.1.1.orig.tar.gz 7.7 KiB d5253db91ab70627582382f01a5f2e62201a546d9b3974b936879ce346762c55
node-array-from_2.1.1-2.debian.tar.xz 13.5 KiB 674df3d13036f094149e0f2d0600ee9e6f1208e20de97610960c317db58a9e76

Available diffs

No changes file available.

Binary packages built by this source

node-array-from: ES2015 Array.from ponyfill

 Node.js module providing a ponyfill (i.e. a polyfill that
 doesn't overwrite the native method) for the ES 2015 (ES6)
 Array.from().
 .
 Node.js is an event-based server-side JavaScript engine.