node-after 0.8.2-2 source package in Ubuntu

Changelog

node-after (0.8.2-2) unstable; urgency=medium

  * Team upload
  * 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
  * Update VCS fields to salsa
  * Switch test and install to pkg-js-tools

 -- Xavier Guimard <email address hidden>  Mon, 18 Nov 2019 19:35:46 +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-after_0.8.2-2.dsc 2.0 KiB 669b97107148ba985a6176c61289fbd99515d79ea095a1d277683da5667e735c
node-after_0.8.2.orig.tar.gz 3.1 KiB ced5bf3442b16c7bb97ec49873bfc9ba35ab2edbc500760aca56ca02fbfcce79
node-after_0.8.2-2.debian.tar.xz 2.4 KiB d9c68ed11d838a2d66354b9192b32118939c0baf9e557cc88a59a024fb19e3fa

Available diffs

No changes file available.

Binary packages built by this source

node-after: Flow control for Node.js

 after is a Node.js module to assist with flow control. It provides a function
 to invoke a callback after N calls.
 .
 Node.js is an event-based server-side JavaScript engine.