node-ncp 2.0.0-1 source package in Ubuntu

Changelog

node-ncp (2.0.0-1) unstable; urgency=medium

  [ Andrew Kelley ]
  * Import upstream version 2.0.0.
  * Bump standards version to 3.9.6.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.4.1
  * Add "Rules-Requires-Root: no"
  * Change section to javascript
  * Change priority to optional
  * Add debian/gbp.conf
  * Add upstream/metadata
  * Update VCS fields to salsa
  * Update debian/copyright
  * Switch install to pkg-js-tools
  * Enable upstream test
  * Replace Andrew Kelley by myself in uploaders list. Thanks for your work!
    (Closes: #909900)

 -- Xavier Guimard <email address hidden>  Tue, 05 Nov 2019 21:19:29 +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-ncp_2.0.0-1.dsc 2.0 KiB ef137e5e2be8b68bb0d1b70d90cac1a26da4cf5160246d3cb78b02260d4e6cc1
node-ncp_2.0.0.orig.tar.gz 6.3 KiB d6e6286d4db8df5a3acfeb07415d4fc172fb3b51faea71c04f403a185de8f609
node-ncp_2.0.0-1.debian.tar.xz 4.7 KiB d1f5a199a28955286796730d90425b99edf978ac64f4ff0f15fcedb3ea67f87c

Available diffs

No changes file available.

Binary packages built by this source

node-ncp: Asynchronous recursive file copy utility - Node.js module

 ncp is a Node.js module which provides asynchronous recursive file and
 directory copying.
 .
 ncp supports several options to filter, transform the stream, disable
 clobber, dereference, stop on error, catch errors in a stream.
 .
 Node.js is an event-based server-side JavaScript engine.