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 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
node-cliui (7.0.4+repack+~cs3.1.0-4) unstable; urgency=medium
* Team upload
* Update standards version to 4.6.1, no changes needed.
* Add build link to @rollup/plugin-typescript (Closes: #1022587)
-- Yadd <yadd@debian.org> Tue, 25 Oct 2022 09:26:46 +0200
node-cliui (7.0.4+repack+~cs3.1.0-3) unstable; urgency=medium
* Team upload
* Build missing files using tsc
-- Yadd <yadd@debian.org> Mon, 21 Mar 2022 10:21:11 +0100
node-cliui (7.0.4+repack+~cs3.1.0-2) unstable; urgency=medium
* Team upload
* Back to unstable
-- Yadd <yadd@debian.org> Sat, 06 Nov 2021 15:10:34 +0100
node-cliui (7.0.4+repack+~cs3.1.0-1) experimental; urgency=medium
* Team upload
* Revert embed @types/node and repack
-- Yadd <yadd@debian.org> Fri, 05 Nov 2021 04:09:43 +0100
node-cliui (7.0.4+~cs19.12.6-1) experimental; urgency=medium
* Team upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on nodejs.
+ node-cliui: Drop versioned constraint on node-string-width,
node-strip-ansi and node-wrap-ansi in Depends.
[ Ayoyimika Ajibade ]
* Removed old js patches
* Enabled build command
* Embed gts, @types/node
* New upstream version 7.0.4+~cs19.12.6
* Enabled clean build
* Updated Test Command
* Use @rollup/plugin-typescript
* Disabled failing test
* Updated Standards-Version 4.5.1 => 4.6.0
* Added build dependency
[ Yadd ]
* Refer to common license file for Apache-2.0.
* Fix filenamemangle
-- Ayoyimika Ajibade <ayoyimikaajibade@gmail.com> Thu, 04 Nov 2021 13:45:15 +0100
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
-- Xavier Guimard <yadd@debian.org> Sat, 03 Aug 2019 15:42:26 +0200
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
-- Paolo Greppi <paolo.greppi@libpf.com> Fri, 22 Feb 2019 11:51:58 +0100
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.
-- Jérémy Lal <kapouer@melix.org> Fri, 29 Dec 2017 23:04:27 +0100
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)
-- Paolo Greppi <paolo.greppi@libpf.com> Sat, 03 Dec 2016 00:03:53 +0100
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.
-- Paolo Greppi <paolo.greppi@libpf.com> Sat, 26 Nov 2016 09:31:37 +0000
|