node-aproba 2.0.0-1 source package in Ubuntu

Changelog

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

  * Team upload

  [ Jelmer Vernooij ]
  * Use secure copyright file specification URI.
  * Trim trailing whitespace.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Add upstream/metadata
  * Use pkg-js-tools auto test & install
  * Update VCS fields to salsa
  * Update copyright
  * New upstream version 2.0.0

 -- Xavier Guimard <email address hidden>  Tue, 18 Feb 2020 21:27:35 +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 javascript

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-aproba_2.0.0-1.dsc 2.0 KiB e810245aa4f8a5e18ad496d47b7760c4bf7d559e49dd311b715f9f1d1b1afd85
node-aproba_2.0.0.orig.tar.gz 32.7 KiB 12e12704f9fc2d7d46601fdeb25f8234d77a388115695c7f91110ee0407aa889
node-aproba_2.0.0-1.debian.tar.xz 2.3 KiB 910c7f8cc28ddf1f838d04e6a4f179056f1f90218cec758509dc9921fcfb047b

Available diffs

No changes file available.

Binary packages built by this source

node-aproba: light-weight argument validator

 Ridiculously light-weight argument validator with Node.js that is an
 event-based server-side JavaScript engine
 .
 This JavaScript engine can help you to do argument validation in
 easy manner. It is easier and concise to use than that of assertions.
 The types are specified by a single character and there is nothing
 like optional argument.