node-editor 1.0.0-3 source package in Ubuntu

Changelog

node-editor (1.0.0-3) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + node-editor: Add Multi-Arch: foreign.

  [ Yadd ]
  * Bump debhelper compatibility level to 13
  * Modernize debian/watch
  * Fix GitHub tags regex
  * Use dh-sequence-nodejs
  * Update standards version to 4.6.0, no changes needed.

 -- Yadd <email address hidden>  Mon, 04 Oct 2021 09:43:59 +0200

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-editor_1.0.0-3.dsc 2.0 KiB 7393037c7c50b9680113a8649ccafdfcd96d0702173108503921a4d2cad5d64c
node-editor_1.0.0.orig.tar.gz 2.0 KiB c7b94b02cf22742ec7454a2a7d284df13d7dd18ba5d0db272623d67e49c24a5a
node-editor_1.0.0-3.debian.tar.xz 2.5 KiB 0fbbcf3118c5190e581dbbb7d0e59465068bdfc3faff5a86ab460232e46332eb

Available diffs

No changes file available.

Binary packages built by this source

node-editor: Launch $EDITOR in your program

 Launch the $EDITOR (or opts.editor) for file. When the editor exits,
 cb(code, sig) fires.
 .
 This library is a dependency of npm, Node.js package manager.
 .
 Node.js is an event-based server-side JavaScript engine.