node-on-finished 2.3.0-1 source package in Ubuntu

Changelog

node-on-finished (2.3.0-1) unstable; urgency=medium

  * Team upload
  * Use dpkg module for ee-first (do not patch)
  * Move to git dpm
  * New upstream release
  * Bug fix: "please drop transitional package node-finished", thanks to
    Holger Levsen (Closes: #878776).
  * Bump compat and policy (no changes)
  * Bug fix: "mocha 4.0.1-3 causes build hangs in various build-rdeps",
    thanks to Adrian Bunk (Closes: #887586).
  * Bug fix: "Quoting fixed in autopkgtest 5.2", thanks to Graham Inggs
    (Closes: #894948).

 -- Bastien Roucariès <email address hidden>  Wed, 09 May 2018 23:48:43 +0200

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

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-on-finished_2.3.0-1.dsc 2.4 KiB 6cb35cd90dd2d87fe8660138b4e9151ad6499da7cac9c24b8ce2158dcfc27a22
node-on-finished_2.3.0.orig-module-ee-first.tar.gz 3.5 KiB e8be585be27a8accc56955c813df4bfdfc265d2bbcf07702ad51142ca5949be0
node-on-finished_2.3.0.orig.tar.gz 7.1 KiB 7ad1ec24b6f814e370cd0f2b89368d8d32375f69fa7e1c3a642b97422c780d8f
node-on-finished_2.3.0-1.debian.tar.xz 4.0 KiB 60efb934d0bf01fa651b2e99c1191cdf6f8bca5c1656f07ba6f247b70dda8366

No changes file available.

Binary packages built by this source

node-on-finished: calls back on request close, finish or error - Node.js module

 This module is useful for cleaning up streams.
 It is used to safely destroy any object and stream used while serving
 a request, and is required to fix what many perceive as an issue with
 Node.js streams.
 .
 This package include small package ee-first.
 .
 Node.js is an event-based server-side JavaScript engine.