1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
node-wrap-ansi (4.0.0-2) unstable; urgency=medium
* Use pkg-js-autopkgtest
* Use FORCE_COLOR environment variable in tests to avoid FTBFS
* No need to spoof support-color in tests
* Install files in /usr/share/nodejs
* Update Standards-Version
* Update debhelper version to 12 using debhelper-compat
-- Paolo Greppi <paolo.greppi@libpf.com> Tue, 29 Oct 2019 16:45:07 +0100
node-wrap-ansi (4.0.0-1) unstable; urgency=medium
* New upstream version
* Honor DEB_BUILD_OPTIONS
* Fix nodejs binary
* Bump standard version
* Update copyright
* Update Vcs fields for migration to https://salsa.debian.org/
* Add missing build deps (Closes: #902511)
* Bump debhelper version and get rid of dependency on dh-buildinfo
-- Paolo Greppi <paolo.greppi@libpf.com> Wed, 21 Nov 2018 15:07:33 +0100
node-wrap-ansi (3.0.1-1) unstable; urgency=medium
* New upstream release
* Bump standards version and fix section
* Spoof chalk color support in the test suite and enable tests
-- Paolo Greppi <paolo.greppi@libpf.com> Thu, 07 Dec 2017 15:43:47 +0100
node-wrap-ansi (2.0.0-1) unstable; urgency=low
* Initial release (Closes: #845262)
* Add a patch to use mocha as test runner rather than ava and to
skip the xo style linter test step and the nyc (istanbul) coverage
test.
* Disable tests for the moment being due some issues with
the test environment.
-- Paolo Greppi <paolo.greppi@libpf.com> Sat, 26 Nov 2016 09:22:34 +0000
|