node-chownr 2.0.0-1 source package in Ubuntu

Changelog

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

  * Team upload
  * New upstream version 2.0.0
  * Modernize debian/watch
    * Fix GitHub tags regex
    * Fix filenamemangle
  * Update standards version to 4.6.0, no changes needed.
  * Update test patch
    * Disable tests incompatible with tap < 14
  * Drop fix-for-mkdirp-1 patch

 -- Yadd <email address hidden>  Sat, 13 Nov 2021 18:07:33 +0100

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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-chownr_2.0.0-1.dsc 2.0 KiB 21ec9acd1e2dec44515b73f5caeb3c7ac2ae62d6fb948a4ddd5915aaa89deeb6
node-chownr_2.0.0.orig.tar.gz 30.8 KiB 631e001348c8a8cb37105d5708a4e87e9241837306cbcf08a3f841ec74888596
node-chownr_2.0.0-1.debian.tar.xz 3.0 KiB 412a5419d4663637a085d96cfffc1925da447a000bf3c6f6adc26ca9b1670459

Available diffs

No changes file available.

Binary packages built by this source

node-chownr: like chown -R

 This module takes the same arguments as fs.chown().
 .
 Node.js is an event-based server-side JavaScript engine.