node-hook-std 2.0.0-1 source package in Ubuntu

Changelog

node-hook-std (2.0.0-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Bump debhelper from deprecated 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.5.1
  * Add "Rules-Requires-Root: no"
  * Change section to javascript
  * Add debian/gbp.conf
  * Modernize debian/watch
  * Use dh-sequence-nodejs auto install
  * Apply multi-arch hints (foreign)
  * New upstream version 2.0.0
  * Update copyright
  * Update description
  * Enable upstream test using jest instead of ava

 -- Xavier Guimard <email address hidden>  Wed, 16 Dec 2020 10:18:10 +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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-hook-std_2.0.0-1.dsc 2.0 KiB a4fc118da18487c022a4c37fce67edfd0e5ea68dbab7fe0b89f83f9d7a7a56cc
node-hook-std_2.0.0.orig.tar.gz 5.1 KiB 8333597ee500a1b64c250e0e054ae0d4fa6a0f15a89f79581c71bc3f2c54e3a5
node-hook-std_2.0.0-1.debian.tar.xz 4.2 KiB 59cb3fa1f4c349be285272a521ad7fd35e4aa9d7e16736cab8cdcaf765d37058

Available diffs

No changes file available.

Binary packages built by this source

node-hook-std: Hook and modify stdout/stderr

 node-hook-std permits one to modify stdout and/or stderr. It returns a
 promise but can also take a callback.