node-regex-not 1.0.2-1 source package in Ubuntu

Changelog

node-regex-not (1.0.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.0.2
  * Bump Standards-Version to 4.4.1 (no changes needed)
  * Drop compat file, rely on debhelper-compat and bump compat level to 12
  * Use salsa.debian.org in Vcs-* fields
  * Changed section in debian/control
  * Fixed URL in debian/copyright
  * Switch to pkg-js-tool auto install and test
  * Added Rules-Requires-Root
  * Added node-to-regex as Build-Depends
  * Fix package wrt cme
  * Run wrap-and-sort

 -- Abhijith Sheheer <email address hidden>  Sat, 14 Dec 2019 10:35:59 +0530

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-regex-not_1.0.2-1.dsc 2.0 KiB 3c881cc5181c588158c9423d2f6c8fc7bb292b5d067ef9fc959cbcc2597613ad
node-regex-not_1.0.2.orig.tar.gz 5.6 KiB eb10d1c7ed86318a43d98453a36e416871025bf604fd968257052ef7703336d8
node-regex-not_1.0.2-1.debian.tar.xz 2.2 KiB 34a799b9ea5b36d71d714483e090e21caab65db7522bce8c33dbd2509fbd13ac

Available diffs

No changes file available.

Binary packages built by this source

node-regex-not: regex for matching everything except for the given string

 This library lets you create a javascript regular expression for matching
 everything except for the given string.
 .
 Node.js is an event-based server-side JavaScript engine.