node-cli-truncate 2.1.0-1 source package in Ubuntu

Changelog

node-cli-truncate (2.1.0-1) unstable; urgency=medium

  * Team upload

  [ Jelmer Vernooij ]
  * Use secure copyright file specification URI.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * 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.
  * Update standards version to 4.1.1, no changes needed.

  [ Xavier Guimard ]
  * Declare compliance with policy 4.5.0
  * Update VCS fields to salsa
  * New upstream version 2.1.0
  * Require node-string-witdh ≥ 4.2.0~
  * Enable upstream test using tape
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf

 -- Xavier Guimard <email address hidden>  Wed, 29 Apr 2020 10:29:51 +0200

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

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-cli-truncate_2.1.0-1.dsc 2.1 KiB b19c693b902c990442b4c175a8c3e6d49e3cf1e23765b55b7fc7134c03356d5e
node-cli-truncate_2.1.0.orig.tar.gz 4.6 KiB 7372d9586259dab136e039d71513572e59326209cc7c3a719c7883553a8e4cfb
node-cli-truncate_2.1.0-1.debian.tar.xz 3.0 KiB aa635b1fcbcbfb8b3c0c10d8e09b4708ba253f729723a61f138a99248c5a2a5c

Available diffs

No changes file available.

Binary packages built by this source

node-cli-truncate: Truncate a string to a specific width in the terminal

 Gracefully handles ANSI escapes. Like a string styled with chalk. It also
 supports Unicode surrogate pairs and fullwidth characters.
 .
 Node.js is an event-based server-side JavaScript engine.