node-modern-syslog 1.2.0-2 source package in Ubuntu

Changelog

node-modern-syslog (1.2.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Update standards version to 4.5.0, no changes needed.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Use dh-sequence-nodejs

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on node-gyp and node-nan.

  [ Bastien Roucariès ]
  * MA: same
  * Improve uscan

 -- Bastien Roucariès <email address hidden>  Fri, 17 Sep 2021 20:45:50 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
node-modern-syslog_1.2.0-2.dsc 2.1 KiB 9a809a64e68cd11bfc82dcea552164329a5e649ecf1ed8bf15a839a3668703eb
node-modern-syslog_1.2.0.orig.tar.gz 8.7 KiB 32c10fde29da8a6897520b904cd6d5735ec92c24f82b033440307e24c8d14aea
node-modern-syslog_1.2.0-2.debian.tar.xz 3.0 KiB e4b8b308b073af01e1e5eed3901cb48aa3c01970cd0b945b3775c575ac7f0b6b

No changes file available.

Binary packages built by this source

node-modern-syslog: native syslog client library for Node.js

 modern-syslog is the only Node.js library that uses native bindings to the
 libc syslog API, is async, can be used as a stream, and is API compatible
 with the (deprecated) node-syslog.
 It uses Nan, so supports node and io.js

node-modern-syslog-dbgsym: debug symbols for node-modern-syslog