node-path-root-regex 0.1.2-2 source package in Ubuntu

Changelog

node-path-root-regex (0.1.2-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 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.
  * Apply multi-arch hints.
    + node-path-root-regex: Add Multi-Arch: foreign.

  [ Yadd ]
  * Bump debhelper from old 12 to 13.
  * Declare compliance with policy 4.6.0
  * Add "Rules-Requires-Root: no"
  * Change section to javascript
  * Add debian/gbp.conf
  * Use GitHub tags
  * Drop dependency to nodejs
  * Mark test dependencies with <!nocheck>
  * Use dh-sequence-nodejs auto test & install

 -- Yadd <email address hidden>  Mon, 17 Jan 2022 18:42:26 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-path-root-regex_0.1.2-2.dsc 2.1 KiB 776dd7c8801dc91c00f21f869278e3298eff81fec48f6e8077b61a4f72a95139
node-path-root-regex_0.1.2.orig.tar.gz 2.2 KiB a54ce961c3510932daed7d04cdbdf3dca4767b4248adc0438af1669c04e211af
node-path-root-regex_0.1.2-2.debian.tar.xz 2.9 KiB c6896768ee6f5112a1bab93613170774db364e32db46ff1c73141ea0c30d0963

Available diffs

No changes file available.

Binary packages built by this source

node-path-root-regex: regex for the root of a posix or windows filepath

 Regular expression for getting the root of a posix or windows filepath.
 .
 Node.js is an event-based server-side JavaScript engine.