Skip to content

Changelog node-cliui (4.1.0-2)

2019

node-cliui (4.1.0-2) unstable; urgency=medium

   * Team upload
   * Bump debhelper compatibility level to 12
   * Declare compliance with policy 4.4.0
   * Add debian/gbp.conf
   * Switch install to pkg-js-tools

node-cliui (4.1.0-1) unstable; urgency=medium

   [ Paolo Greppi ]
   * New upstream version
   * Update Vcs fields for migration to https://salsa.debian.org/
   * Bump standard version
   * Bump debhelper compat
   * Fix nodejs binary
   * Honor DEB_BUILD_OPTIONS
 
   [ Xavier Guimard ]
   * Add upstream/metadata
   * autopkgtest: test installed files
   * Fix d/copy url

2017

node-cliui (4.0.0-1) unstable; urgency=medium

   * New upstream version 4.0.0
   * Patch to adapt one test to actual (discutable) situation with
     wrap-ansi and ansi-strip not dealing with spaces the same way
     they used to. Upstream might fix this eventually.
     Closes: #880904.

2016

node-cliui (3.2.0-2) unstable; urgency=medium

   * Unpatch tests since chai is in Debian.
   * Re-enable tests.
   * Fix incomplete debian/copyright for the debian/* files
     (Closes: #846008)

node-cliui (3.2.0-1) unstable; urgency=low

   * Initial release (Closes: #845266)
   * Add a patch to use assert rather than chai.
   * Disable tests for the moment being due some issues with
     the test environment.