node-retape 0.0.3-4 source package in Ubuntu

Changelog

node-retape (0.0.3-4) unstable; urgency=medium

  * Move to /usr/share
  * Update debhelper and policy (no changes)

 -- Bastien Roucariès <email address hidden>  Fri, 20 Sep 2019 22:59:02 +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

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-retape_0.0.3-4.dsc 2.1 KiB 9ce3fef259317817c57039bb5406ef0a101689abd5ce82ec91bf799fbcd6d2c8
node-retape_0.0.3.orig.tar.gz 2.5 KiB d86143bb3ad4ba6f39fc07ab45aad14fa06b70927f0c7cd9cfebb2a599cfc42d
node-retape_0.0.3-4.debian.tar.xz 2.8 KiB 4f919503fe4f77106facc2b7a8b90d958a8e9fa06e7c37e191edfad1fd4ce004

Available diffs

No changes file available.

Binary packages built by this source

node-retape: CommonJS test to tape adapter

 This module allow one to use node-tape module for running commonJS
 test suite (node-test).
 .
 You can also mix with this module, commonJS test suite
 and node-tape test suite.
 .
 Node.js is an event-based server-side JavaScript engine.