node-promzard 0.3.0-2 source package in Ubuntu

Changelog

node-promzard (0.3.0-2) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * 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.
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on node-read.
    + node-promzard: Drop versioned constraint on node-read in Depends.
  * Bump debhelper from old 12 to 13.

  [ Yadd ]
  * Declare compliance with policy 4.6.0
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Modernize debian/watch
  * Fix filenamemangle
  * Fix GitHub tags regex
  * Drop dependency to nodejs
  * Mark test dependencies with <!nocheck>
  * Use dh-sequence-nodejs auto install
  * Enable part of upstream test with patch

 -- Yadd <email address hidden>  Fri, 24 Dec 2021 17:51:35 +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
Mantic release universe misc
Lunar release universe misc
Kinetic release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-promzard_0.3.0-2.dsc 2.0 KiB 71a7d65af31f615a1154f64849fcfd6a3e1c86f7d05b1857332c526c3927c09d
node-promzard_0.3.0.orig.tar.gz 9.0 KiB 21ad33fc4d12d1ae82664d7920e9a6875ca7d77b4857efbd2342b910f6c47dd1
node-promzard_0.3.0-2.debian.tar.xz 3.4 KiB f08fbfa91d11064bcd623b7ba6a396f466e03a9df5a8dbdecbcc465240f84fd8

Available diffs

No changes file available.

Binary packages built by this source

node-promzard: Promzard provides a prompting json wizard

 A prompting wizard for building files from specialized PromZard modules.
 Used by npm init.
 .
 A reimplementation of SubStack's prompter, which does not use AST traversal.
 .
 From another point of view, it's a reimplementation of Marak's wizard
 which doesn't use schemas.
 .
 The goal is a nice drop-in enhancement for npm init.
 .
 Node.js is an event-based server-side JavaScript engine.