File: changelog

package info (click to toggle)
node-jsdom 20.0.3%2B~cs124.18.21-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 31,204 kB
  • sloc: javascript: 103,033; xml: 32,816; python: 26; makefile: 12; sh: 11
file content (365 lines) | stat: -rw-r--r-- 10,677 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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
node-jsdom (20.0.3+~cs124.18.21-4) unstable; urgency=medium

  * Team upload
  * Source-only upload

 -- Yadd <yadd@debian.org>  Sat, 25 Nov 2023 07:15:10 +0400

node-jsdom (20.0.3+~cs124.18.21-3) unstable; urgency=medium

  * Team upload
  * Tag @types/jest link with "test"
  * Binary upload due to circular dependencies

 -- Yadd <yadd@debian.org>  Fri, 24 Nov 2023 08:46:33 +0400

node-jsdom (20.0.3+~cs124.18.21-2) unstable; urgency=medium

  * Team upload
  * Update lintian override info format in d/source/lintian-overrides
    on line 5-6, 10-21
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse
  * Update standards version to 4.6.2, no changes needed
  * Add patch for node-https-proxy-agent >= 7

 -- Yadd <yadd@debian.org>  Thu, 23 Nov 2023 11:12:21 +0400

node-jsdom (20.0.3+~cs124.18.21-1) unstable; urgency=medium

  * Team upload
  * Drop time-based test (w3c-hr-time)
  * New upstream version 20.0.3+~cs124.18.21

 -- Yadd <yadd@debian.org>  Tue, 22 Nov 2022 15:04:18 +0100

node-jsdom (20.0.1+~cs123.18.20-1) unstable; urgency=medium

  * Team upload
  * Replace /releases by /tags in GitHub urls
  * New upstream version 20.0.1+~cs123.18.20

 -- Yadd <yadd@debian.org>  Sat, 29 Oct 2022 11:49:54 +0200

node-jsdom (20.0.0+repack1+~cs121.19.20-3) unstable; urgency=medium

  * Team upload
  * Add fix for typescript 4.8

 -- Yadd <yadd@debian.org>  Tue, 18 Oct 2022 16:23:06 +0200

node-jsdom (20.0.0+repack1+~cs121.19.20-2) unstable; urgency=medium

  * Team upload
  * Update @types/jsdom test

 -- Yadd <yadd@debian.org>  Mon, 05 Sep 2022 16:49:11 +0200

node-jsdom (20.0.0+repack1+~cs121.19.20-1) unstable; urgency=medium

  * Team upload
  * New upstream version 20.0.0+~cs121.19.20
  * Drop patch fix-jsdom-typescript-declarations: @types/jsdom updated

 -- Yadd <yadd@debian.org>  Mon, 05 Sep 2022 12:16:56 +0200

node-jsdom (20.0.0+repack1+~cs112.22.37-1) unstable; urgency=medium

  * Team upload
  * Drop component parse5, use dependency to new node-parse5 and repack

 -- Yadd <yadd@debian.org>  Thu, 07 Jul 2022 09:56:10 +0200

node-jsdom (20.0.0+~cs119.22.37-3) unstable; urgency=medium

  * Team upload
  * Fix @types/jsdom using current parse5 declarations, not old @types/parse5
    files

 -- Yadd <yadd@debian.org>  Sun, 03 Jul 2022 21:32:53 +0200

node-jsdom (20.0.0+~cs119.22.37-2) unstable; urgency=medium

  * Team upload
  * Back to unstable

 -- Yadd <yadd@debian.org>  Mon, 27 Jun 2022 09:16:09 +0200

node-jsdom (20.0.0+~cs119.22.37-1) experimental; urgency=medium

  * Team upload
  * Drop @types/parse5* from components: built here now
  * New upstream version 20.0.0+~cs119.22.37
  * Update tr46 data
  * Unfuzz patches
  * Update lintian overrides
  * Update build modules
  * Build parse5 with tsc
  * Add dependencies to: acorn, node-entities, node-escodegen, node-punycode

 -- Yadd <yadd@debian.org>  Sun, 26 Jun 2022 08:11:26 +0200

node-jsdom (19.0.0+~cs153.23.47-4) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.6.1
  * Fix test (Closes: #1011794)

 -- Yadd <yadd@debian.org>  Mon, 30 May 2022 07:35:30 +0200

node-jsdom (19.0.0+~cs153.23.47-3) unstable; urgency=medium

  * Team upload
  * Breaks node-cheerio < 1.0.0~rc~10+repack~ (Closes: #1007117)

 -- Yadd <yadd@debian.org>  Fri, 11 Mar 2022 20:17:32 +0100

node-jsdom (19.0.0+~cs153.23.47-2) unstable; urgency=medium

  * Team upload
  * Enable part of upstream test (mocha)

 -- Yadd <yadd@debian.org>  Thu, 10 Mar 2022 14:47:05 +0100

node-jsdom (19.0.0+~cs153.23.47-1) unstable; urgency=medium

  * Team upload
  * Embed typescript declarations and repack
  * Use dh-sequence-nodejs to read parse5/lerna.json and drop
    debian/nodejs/additional_components
  * Fix autopkgtest
  * Update lintian overrides

 -- Yadd <yadd@debian.org>  Thu, 10 Mar 2022 14:19:17 +0100

node-jsdom (19.0.0+~cs90.11.27-1) unstable; urgency=medium

  * Team upload
  * Drop fix-ts.patch
  * New upstream version 19.0.0+~cs90.11.27, updates
    + jsdom 19.0.0
    + @types/jsdom 16.2.14
  * Update lintian overrides

 -- Yadd <yadd@debian.org>  Tue, 28 Dec 2021 18:17:24 +0100

node-jsdom (18.1.1+~cs90.11.25-1) unstable; urgency=medium

  * Team upload
  * Drop dependency to nodejs
  * New upstream version 18.1.1+~cs90.11.25
  * Update copyright

 -- Yadd <yadd@debian.org>  Thu, 25 Nov 2021 14:56:54 +0100

node-jsdom (18.1.0+~cs90.11.25-1) unstable; urgency=medium

  * Team upload
  * New upstream version 18.1.0+~cs90.11.25
  * Drop fix-unicode-version patch

 -- Yadd <yadd@debian.org>  Sat, 13 Nov 2021 18:25:37 +0100

node-jsdom (18.0.1+~cs89.11.26-1) unstable; urgency=medium

  * Team upload
  * New upstream version 18.0.1+~cs89.11.26. Updates:
    + jsdom 18.0.1
    + @types/parse5 6.0.2
    + whatwg-url 11.0.0

 -- Yadd <yadd@debian.org>  Fri, 05 Nov 2021 03:10:39 +0100

node-jsdom (18.0.0+~cs88.11.25-4) unstable; urgency=medium

  * Team upload
  * Fix filenamemangle
  * Switch to node-unicode-14.0.0

 -- Yadd <yadd@debian.org>  Sat, 30 Oct 2021 23:11:39 +0200

node-jsdom (18.0.0+~cs88.11.25-3) unstable; urgency=medium

  * Team upload
  * Back to unstable

 -- Yadd <yadd@debian.org>  Sat, 16 Oct 2021 08:33:55 +0200

node-jsdom (18.0.0+~cs88.11.25-2) experimental; urgency=medium

  * Team upload
  * Add dependency to node-form-data

 -- Yadd <yadd@debian.org>  Fri, 15 Oct 2021 09:54:26 +0200

node-jsdom (18.0.0+~cs88.11.25-1) experimental; urgency=medium

  * Team upload
  * Fix npm-registry based names
  * Remove embedded request-promise-native
  * New upstream version 18.0.0+~cs88.11.25
  * Update build
  * Add component tests
  * Remove useless render-request-optional.patch
  * Replace workaround-whatwg-encoding-build patch
  * Dependencies:
    + remove node-request
    + add (test):
      chai, jest, mocha, node-form-data, node-https-proxy-agent, ts-node
  * Require node-http-proxy-agent
  * Update lintian overrides

 -- Yadd <yadd@debian.org>  Thu, 14 Oct 2021 19:23:11 +0200

node-jsdom (16.4.0+~cs77.17.35-4) unstable; urgency=medium

  * Team upload
  * Fix GitHub tags regex
  * Declare compliance with policy 4.6.0
  * Add patch to workaround tsc update
  * Update lintian overrides

 -- Yadd <yadd@debian.org>  Tue, 14 Sep 2021 18:00:17 +0200

node-jsdom (16.4.0+~cs77.17.35-3) unstable; urgency=medium

  * Team upload
  * Add ctype=nodejs to component(s)
  * Render node-request optional (Closes: #958697)
  * Update build dependencies: replace node-typescript-types by
    node-types-node (Closes: #979810)

 -- Xavier Guimard <yadd@debian.org>  Wed, 13 Jan 2021 08:46:06 +0100

node-jsdom (16.4.0+~cs77.17.35-2) unstable; urgency=medium

  * Team upload
  * Fix .npmignore file

 -- Xavier Guimard <yadd@debian.org>  Thu, 26 Nov 2020 13:32:49 +0100

node-jsdom (16.4.0+~cs77.17.35-1) unstable; urgency=medium

  * Team upload
  * Embed @types/jsdom and repack
  * Add break against node-typescript-types <20201122~
  * Fix build according to recent @types/* changes

 -- Xavier Guimard <yadd@debian.org>  Sun, 22 Nov 2020 09:50:43 +0100

node-jsdom (16.4.0+~cs61.15.30-2) unstable; urgency=medium

  * Team upload
  * Fix copyright (Closes: #733676, really closed by 16.2.2)

 -- Xavier Guimard <yadd@debian.org>  Thu, 19 Nov 2020 12:59:06 +0100

node-jsdom (16.4.0+~cs61.15.30-1) unstable; urgency=medium

  * Team upload

  [ Julien Puydt ]
  * Bump std-vers to 4.5.1.
  * Ship parse5's TypeScript definitions (Closes: #968968).

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Use dh-sequence-nodejs
  * Embed @types/parse5 as component and repack

 -- Xavier Guimard <yadd@debian.org>  Wed, 18 Nov 2020 22:32:36 +0100

node-jsdom (16.4.0+~cs56.14.27-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Use correct machine-readable copyright file URI.
  * Set field Upstream-Name in debian/copyright.

  [ Xavier Guimard ]
  * New upstream version 16.4.0+~cs56.14.27
    really: 16.4.0+~1.0.0+~2.0.0+~10.2.1+~2.0.1+~2.0.1+~1.0.0+~2.2.0+~6.0.1+~
            1.0.9+~5.0.1+~2.0.2+~3.2.4+~1.0.2+~2.0.0+~1.0.5+~2.3.0+~8.3.0+~
            3.0.0+~2.2.0
  * Embed files downloaded during build (JSON data)
  * Update build
  * Update lintian overrides

 -- Xavier Guimard <yadd@debian.org>  Mon, 05 Oct 2020 14:15:42 +0200

node-jsdom (16.2.2+~cs56.12.24-1) unstable; urgency=medium

  * Team upload
  * Replace old get-orig-source target by File-Excluded field
  * Add upstream/metadata
  * Add minimal test based on pkg-js-tools
  * Bump debhelper compatibility level to 12
  * Add "Rules-Requires-Root: no"
  * Change section to javascript
  * Change priority to optional
  * Declare compliance with policy 4.5.0
  * Use pkg-js-tools auto install
  * New upstream version 16.2.2+dfsg (Closes: #842023)
  * Fix metadata
  * Embed components: browser-process-hrtime, data-urls, decimaljs,
    domexception, html-encoding-sniffer, is-potential-custom-element-name,
    nwsapi, parse5, request-promise-native, saxes, symbol-tree, tr46,
    w3c-hr-time, w3c-xmlserializer, whatwg-encoding, whatwg-mimetype,
    whatwg-url, xml-name-validator, xmlchars (Closes: #743151)
  * Embed waka, webidl2 and webidl2 for build only
  * Add lintian overrides
  * Update build
  * Update dependencies
  * Update copyright
  * Update VCS fields to salsa

 -- Xavier Guimard <yadd@debian.org>  Fri, 10 Jul 2020 15:05:26 +0200

node-jsdom (0.8.10+dfsg1-2) unstable; urgency=medium

  * Team upload.
  * Enable autopkgtest

  [ W. Martin Borgert ]
  * Corrected/added dependencies. See #742347 (node-cssstyle) and #743151
    (node-htmlparser2, node-nwmatcher).

  [ Dmitry Smirnov ]
  * add gbp.conf

 -- Pirate Praveen <praveen@debian.org>  Tue, 25 Oct 2016 12:01:33 +0530

node-jsdom (0.8.10+dfsg1-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Bump Standards to 3.9.5.
  * Updated VCS links to canonical form.
  * Removed obsolete "override_dh_fixperms".
  * "debian/watch" to check Github for releases.
  * Updated "00-dont_require_package-json.patch".
  * Minor get-orig-source DFSG-repackaging corrections.

  [ David Paleino ]
  * Update debian/copyright
  * Bump dependency on node-contextify (>= 0.1)

 -- Dmitry Smirnov <onlyjob@debian.org>  Tue, 31 Dec 2013 08:57:57 +1100

node-jsdom (0.2.10+dfsg1-1) unstable; urgency=low

  * New upstream version

 -- David Paleino <dapal@debian.org>  Sat, 31 Dec 2011 12:06:18 +0100

node-jsdom (0.2.9+dfsg1-1) unstable; urgency=low

  * New upstream version

 -- David Paleino <dapal@debian.org>  Wed, 16 Nov 2011 22:15:34 +0100

node-jsdom (0.2.8+dfsg1-1) unstable; urgency=low

  * Initial release

 -- David Paleino <dapal@debian.org>  Sat, 29 Oct 2011 18:49:00 +0200