node-base 3.0.0-1 source package in Ubuntu

Changelog

node-base (3.0.0-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.5.0
  * Bump debhelper compatibility level to 12
  * Update VCS fields to salsa
  * use pkg-js-tools auto test & install
  * New upstream version 3.0.0 (Closes: #887497)
  * Require node-cache-base ≥ 4
  * Add "Rules-Requires-Root: no"
  * Change section to javascript
  * Add debian/gbp.conf
  * Add upstream/metadata

 -- Xavier Guimard <email address hidden>  Thu, 20 Feb 2020 07:06:49 +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-base_3.0.0-1.dsc 2.1 KiB 7e004129e473297d3520924b12d51aac22792b0fea85c77f98758b541f7d9644
node-base_3.0.0.orig.tar.gz 66.4 KiB 82c4893279ab0630ed332dafd4e9adcb9c89e68e3ec9cb6536c1a1d56a7730f4
node-base_3.0.0-1.debian.tar.xz 2.4 KiB c4b4d13624edde4692abf23797f7e0cce88be107156aacfbec692139b0b65e66

Available diffs

No changes file available.

Binary packages built by this source

node-base: foundation for creating modular, unit testable node.js application

 base is the foundation for creating modular, unit testable and highly
 pluggable node.js applications, starting with a handful of common methods,
 like `set`, `get`, `del` and `use`.
 .
 Node.js is an event-based server-side JavaScript engine.