File: changelog

package info (click to toggle)
node-xterm 5.3.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 15,372 kB
  • sloc: javascript: 2,388; sh: 344; python: 59; makefile: 15
file content (114 lines) | stat: -rw-r--r-- 3,714 bytes parent folder | download
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-xterm (5.3.0-4) unstable; urgency=medium

  * Need wabt 1.0.36 and a rebuild.

 -- Jérémy Lal <kapouer@melix.org>  Mon, 17 Feb 2025 15:01:35 +0100

node-xterm (5.3.0-3) unstable; urgency=medium

  [ Yadd ]
  * Declare compliance with policy 4.7.0

  [ Jérémy Lal ]
  * Limit memory during inwasm compilation (See #1076388)

 -- Yadd <yadd@debian.org>  Tue, 16 Jul 2024 17:38:18 +0400

node-xterm (5.3.0-2) unstable; urgency=medium

  * Team upload
  * Back to unstable

 -- Yadd <yadd@debian.org>  Thu, 02 Nov 2023 06:41:29 +0400

node-xterm (5.3.0-1) experimental; urgency=medium

  * Team upload

  [ Pirate Praveen ]
  * Update minimum version of pkg-js-tools to use version from backports

  [ Nilesh Patra ]
  * Drop Un-needed patches
  * Update tsc prebuild command

  [ Yadd ]
  * Bump debhelper compatibility level to 13
  * Add upstream/metadata
  * Use dh-sequence-nodejs instead of pkg-js-tools
  * Remove an obsolete maintscript entry
  * Remove unnecessary get-orig-source-target
  * Update standards version to 4.6.2, no changes needed
  * Fix GitHub tags regex
  * Update nodejs dependency to nodejs:any
  * Embed source-map-loader and utf8 for build only
  * Add test during build
  * Update copyright
  * Embed xterm-wasm-parts
  * New upstream version 5.3.0
  * Update build dependencies: add clang lld inwasm node-node-pty node-sixel
    wabt webpack
  * Add lintian overrides
  * Drop the link between node-xterm and libjs-xterm

 -- Yadd <yadd@debian.org>  Fri, 15 Sep 2023 18:25:05 +0400

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