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
|
node-xterm (3.8.1+~cs0.9.0-1) unstable; urgency=medium
* Team upload
* Add node-pty as component
* Use an older tags page for getting older versions
* New upstream version 3.8.1+~cs0.9.0
* Add copyright for node-pty component
* Document why the component is not built
* Switch to rollup for building browser bundle (Closes: #980406)
* Remove build dependency on node-typescript-types (Closes: #979774)
* Ignore some type mismatches (Thanks to Xavier Guimard) (Closes: #954678)
-- Pirate Praveen <praveen@debian.org> Tue, 19 Jan 2021 23:59:29 +0530
node-xterm (3.8.1-4) unstable; urgency=medium
* Team upload
* Include addons in node-xterm as well (Closes: #952281)
-- Pirate Praveen <praveen@debian.org> Fri, 28 Feb 2020 18:52:06 +0530
node-xterm (3.8.1-3) unstable; urgency=medium
* Work around an apparent browserify-lite bug producing a broken internal
mapping.
-- Gordon Ball <gordon@chronitis.net> Wed, 05 Feb 2020 11:54:51 +0000
node-xterm (3.8.1-2) unstable; urgency=medium
* Fix addons which weren't typescript-compiled or browserified in the
previous version.
* Remove the interdependency between node-xterm and libjs-xterm; they
previously shared the addons/ directory, but this is now split into the
compiled typescript (in node-xterm) and the browserified addons (in
libjs-xterm). This requires a symlink_to_dir maintscript.
-- Gordon Ball <gordon@chronitis.net> Mon, 27 Jan 2020 20:28:37 +0000
node-xterm (3.8.1-1) unstable; urgency=medium
[ Ghislain Antony Vaillant ]
* Change package section to javascript
* Add recommended get-orig-source target
[ Pirate Praveen ]
* New upstream version 3.7.0 (Closes: #909424)
* Use salsa.debian.org in Vcs-* fields
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.2.1 (no changes needed)
[ Gordon Ball ]
* Convert to pkg-js-tools
* Fix FTBFS bugs (Closes: #888935, #919077)
* Move node-xterm to /usr/share/nodejs (from /usr/lib/nodejs)
* Standards-Version 4.5.0
* Debhelper compat level 12 (and drop debian/compat)
* Patch several obsolete type names caught by newer node-typescript
* New upstream version 3.8.1 (the earliest version containing a fix for
CVE-2019-0542, closes: #926670)
* Update URLs to github.com/xtermjs/xterm.js
* Drop Files-Excluded and repacking config, as the relevant files no longer
exist in the tarball
* Drop d/copyright stanza for src/xterm.js which no longer exists
* Set Rules-Requires-Root: no
-- Gordon Ball <gordon@chronitis.net> Sat, 25 Jan 2020 19:35:53 +0000
node-xterm (2.7.0+ds1-1) unstable; urgency=low
* Initial release. (Closes: #859879)
-- Ghislain Antony Vaillant <ghisvail@gmail.com> Tue, 06 Jun 2017 19:22:40 +0100
|