node-stream-array 1.1.2-2 source package in Ubuntu

Changelog

node-stream-array (1.1.2-2) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Change section to javascript
  * Add debian/gbp.conf
  * Add upstream/metadata
  * Use pkg-js-tools auto test & install
  * Update VCS fields to salsa
  * Replace Buffer() by Buffer.from()

 -- Xavier Guimard <email address hidden>  Mon, 02 Mar 2020 12:02:17 +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-stream-array_1.1.2-2.dsc 2.1 KiB b55600cf05832897936854b825e496e90bcb1f04666b77f4406cd9d4972d6353
node-stream-array_1.1.2.orig.tar.gz 3.7 KiB 235d19fd09aad84e30342308f2478836b251306243a6b10a055aab9dbce6ccce
node-stream-array_1.1.2-2.debian.tar.xz 2.8 KiB 7dd16339cdd9b464f3af578f5d9cf61cff854fdd4691079ca3ca9c8c4d0ed9b7

Available diffs

No changes file available.

Binary packages built by this source

node-stream-array: Pipe an Array through Node.js streams

 This is rather useful for testing other streams. This library is a build
 dependency of gulp-concat, concatenation support for gulp build tool.
 .
 Node.js is an event-based server-side JavaScript engine.