node-combined-stream 1.0.8-1 source package in Ubuntu

Changelog

node-combined-stream (1.0.8-1) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.4.1
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * New upstream version 1.0.8
  * Update copyright
  * Use pkg-js-tools auto test & install

 -- Xavier Guimard <email address hidden>  Mon, 30 Dec 2019 21:22:15 +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-combined-stream_1.0.8-1.dsc 2.1 KiB 45e6b727f1b7ee6467517d25146db071143c36e0270c6933c99dac896e4b6c9a
node-combined-stream_1.0.8.orig.tar.gz 6.7 KiB 398ed7e18797cf73d040d5199aea50cf3850bc3e1cd83e930d76f497d8120dd8
node-combined-stream_1.0.8-1.debian.tar.xz 2.6 KiB 872889f9df5472e6cb8107f9cb29e1ef45bbe2c8076a6e8e1413971f0aeec6b6

Available diffs

No changes file available.

Binary packages built by this source

node-combined-stream: Append streams one after another - module for Node.js

 node-combined-stream can be used to append multiple streams one
 after another.
 .
 Node.js is an event-based server-side javascript engine.