node-retape 0.0.3-2 source package in Ubuntu

Changelog

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

  * Use autopkgtest
  * Bump policy (no changes).
  * Move to section javascript

 -- Bastien Roucariès <email address hidden>  Thu, 05 Oct 2017 12:20:00 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-retape_0.0.3-2.dsc 2.1 KiB a66dd55137de1dbdb5bc0e8c8aecd18a08c4ded0f06b39b26a178d5aa888d4d1
node-retape_0.0.3.orig.tar.gz 2.5 KiB d86143bb3ad4ba6f39fc07ab45aad14fa06b70927f0c7cd9cfebb2a599cfc42d
node-retape_0.0.3-2.debian.tar.xz 2.8 KiB c31d367ab021e291abb1fe4aa50fa8b84b6f38c7977c16619451a9e64434152c

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.