File: changelog

package info (click to toggle)
node-expat 2.3.18%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,632 kB
  • sloc: xml: 42,159; javascript: 568; cpp: 377; makefile: 20; sh: 4
file content (349 lines) | stat: -rw-r--r-- 12,028 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
node-expat (2.3.18+ds-3) unstable; urgency=medium

  * improve resolving dependency on nodejs,
    to first try resolve from shlibdep of libnodeXX;
    thanks to Andrius Merkys (see bug#963761)

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 11 Jul 2020 09:53:06 +0200

node-expat (2.3.18+ds-2) unstable; urgency=medium

  * fix have autopkgtest depend on node-debug node-iconv;
    closes: bug#964339, thanks to Paul Gevers

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 06 Jul 2020 19:12:53 +0200

node-expat (2.3.18+ds-1) unstable; urgency=medium

  [ Debian Janitor ]
  * use debhelper compatibility level 12 (not 10);
    build-depend on debhelper-compat (not debhelper)
  * set upstream metadata fields:
    Bug-Database Bug-Submit Repository Repository-Browse.
  * declare compliance with Debian Policy 4.5.0

  [ Jonas Smedegaard ]

  * update Homepage, Source, watch, and metadata URLs
  * tighten dependency on nodejs;
    closes: bug#963060, thanks to Paul Gevers
  * copyright:
    + repackage upstream source without embedded copy of libexpat
    + stop track no longer redistributed libexpat
    + extend coverage
    + use License-Grant and License-Reference
    + use semantic newlines
  * watch:
    + add repacksuffix
    + use substitution strings
    + use dversionmangle=auto
    + simplify regular expressions
    + rewrite usage comment
  * drop obsolete README.source
  * add patch 2001 to test against system-installed node-expat
  * set local library path during build-time testing
  * annotate superficial autopkgtest,
    and add non-superficial autopkgtest
  * annotate test-only build-dependencies
  * include helper script copyright-check with source
  * reference DEP-3 format in patch headers
  * suppress lintian regarding license is in License-Reference field
    (see bug#786450),
    and drop obsolete suppression

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 05 Jul 2020 14:52:08 +0200

node-expat (2.3.18-1) unstable; urgency=medium

  [ upstream ]
  * New release.

  [ Jonas Smedegaard ]
  * Declare compliance with Debian Policy 4.4.0.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 15 Jul 2019 00:43:45 -0300

node-expat (2.3.17-1) unstable; urgency=medium

  * New upstream version 2.3.17
  * Move to dh 10, build against libnode, node-gyp 3.8.0-2
  * Depends nodejs, node-bindings
  * AMAU since Jonas only handles cdbs
  * Update Vcs-* fields
  * Drop nodejs rename patch
  * https url in copyright
  * Standards-Version 4.3.0
  * Add autopkgtests
  * DEP-3 format patch
  * Copyright: update and use stricter format, drop unused
    lintian overrides

 -- Jérémy Lal <kapouer@melix.org>  Fri, 25 Jan 2019 00:47:40 +0100

node-expat (2.3.15-5) experimental; urgency=medium

  * Section: javascript

 -- Jérémy Lal <kapouer@melix.org>  Fri, 29 Dec 2017 11:27:45 +0100

node-expat (2.3.15-4) unstable; urgency=medium

  * Let tests not fail (new failures emerged with 2.3.15-3 on mips -
    possibly timing-related but too close to freeze to investigate).
  * Modernize Vcs-* fields:
    + Use git subdir.
    + Use .git suffix.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 23 Jan 2017 19:07:24 +0100

node-expat (2.3.15-3) unstable; urgency=medium

  * Update watch file: Use substitution string @PACKAGE@.
  * Cleanup gyp only if built, to simplify bootstrapping a build.
  * Drop obsolete lintian override regarding debhelper 9.
  * Update copyright info: Extend coverage of Debian packaging.
  * Extract metadata from png file for copyright check.
    Build-depend on libregexp-assemble-perl libimage-exiftool-perl
    libfont-ttf-perl.
    Tighten to build-depend versioned on cdbs.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 10 Jan 2017 20:04:51 +0100

node-expat (2.3.15-2) unstable; urgency=medium

  * Team Upload
  * Call dh_nodejs

 -- Jérémy Lal <kapouer@melix.org>  Wed, 21 Dec 2016 16:32:54 +0100

node-expat (2.3.15-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + Benchmark.
    + Bump dependencies.
    + Fix test randomly failing.
    + Add Windows notice.
    + Bump dependencies and update README benchmark.
    + Move back to astro github account.
    + Delint.
    + Update dependencies.
    + Upgrade libexpat to version 2.2.0.
    + Fix add missing standard dependency (lint script).
    + Add many contributors to package.json.
    + Remove duplicated API method in documentation.

  [ Jonas Smedegaard ]
  * Stop suppress versioned debhelper build-dependency (done in CDBS
    now).
  * Stop track upstream source with CDBS (use gpb --uscan).
  * Update watch file:
    + Use Github pattern.
    + Mention gpb --uscan in usage comment.
  * Modernize git-buildpackage config:
    + Avoid git- prefix.
    + Filter any .gitignore file.
  * Declare compliance with Debian Policy 3.9.8.
  * Fix Vcs-Git field URL.
  * Build-depend on licensecheck (not devscripts).
  * Fix use http protocol (not https) for Homepage URL.
  * Unfuzz patch 1001.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 31 Aug 2016 12:47:35 +0200

node-expat (2.3.12-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).
    + Refactor.
    + Update dependencies.
    + Update homepage URL + use https for Github links.
    + Upgrade to NANv2.
      Closes: Bug#799774. Thanks to Chris Lamb and Jurica Stanojkovic.

  [ Jonas Smedegaard ]
  * Update package relations:
    + Tighten to (build-)depend versioned on node-nan.
    + Tighten to build-depend versioned on node-vows.
    + Build-depend on node-debug.
  * Update upstream URLs to consistently use https protocol.
  * Modernize Vcs-* fields: Use https protocol.
  * Move packaging git to pkg-javascript team.
  * Declare compliance with Debian Policy 3.9.7.
  * Update copyright info:
    + Fix use full path in autotools Files sections.
    + Use License short-name FSFUL (and derivatives).
    + Fix list aclocal.m4 as FSFUL~file licensed.
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend copyright of packaging to cover current year.
  * Add lintian overrides regarding license in License-Reference field.
    See bug#s786450.
  * Bump debhelper compatibility level to 9.
  * Add lintian override regarding debhelper 9.
  * Bump watch file format version to 4.
  * Add lintian override regarding outdated but unused autotools files.
  * Improve build: Invoke vows explicitly.
  * Update patch 1001.
  * Install README.md (no longer README.markdown).

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 28 Feb 2016 10:54:32 +0100

node-expat (2.3.1-1) unstable; urgency=medium

  [ upstream ]
  * New release(s).

  [ Leo Iannacone ]
  * Handle eventual prereleases and repackaging in watch file.

  [ Jonas Smedegaard ]
  * Add README.source emphasizing that control.in file is *not* a
    show-stopper for contributions, referring to wiki page for details.
  * Update URLs to reflect upstream reorganisation.
  * Bump compatibility claim to Policy 3.9.6.
  * Extend git-buildpackage config to suppress upstream gitignore file.
  * Stop track checksum of upstream tarballs.
  * Stop suppress optional build-dependencies: Satisfied even in
    oldstable.
  * Update copyright info:
    + Add Files and License sections for convenience code copy of Expat.
    + Extend coverage for myself.
    + Bump packaging copyright to GPL-3+.
  * Update package relations:
    + Stop conflict/replace/provide libnode-node-expat.
    + (Build-)depend on node-bindings and node-nan.
    + Build-depend on node-iconv, pkg-config and devscripts.
  * Use and build-depend on node-gyp.
    Install all code in subdirs referenced by package.json.
    Thanks to Jérémy Lal (see bug#784439).
  * Fix use nodejs (not node) when executing testsuite.
    Closes: bug#707510. Thanks to Lucas Nussbaum.
  * Add patch 2001 to use nodejs (not node) when resolving nan.
  * Add patch 2002 to have node-gyp link against system shared expat.
  * Unfuzz patch 1001.
  * Update Vcs-* fields to use canonical URLs and cgit browser.
  * Update homepage.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 19 May 2015 23:06:37 +0200

node-expat (1.6.0-2) unstable; urgency=medium

  * Fix add symlink to still provide old name node-expat (not only new
    Windows-compatible node_expat).
    Closes: Bug#678762. Thanks to Lucas Nussbaum and Evgeni Golov.
  * Raise to urgency=medium as all dependent packages are now broken.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 07 Jul 2012 10:38:24 +0200

node-expat (1.6.0-1) unstable; urgency=low

  * New upstream release.

  * Directly use github.com URL (not githubredir.debian.net redirector)
    when fetching upstream source.
  * Add debian/patches/README documenting patch numbering micro-policy.
  * Refresh patch.
  * Improve build routines:
    + Add stamp files to avoid double configure or build.
    + Build verbosely, and avoid ANSI colors.
    + Fix resolve and apply security hardening build flags.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 22 Jun 2012 20:08:42 +0200

node-expat (1.5.0-2) unstable; urgency=low

  * Use anonscm.debian.org for Vcs-Browser field.
  * Relax timing tolerance of test to avoid failure on slow
    architectures.
    Closes: bug#670678. Thanks to Aaron M. Ucko.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 10 May 2012 14:42:55 +0200

node-expat (1.5.0-1) unstable; urgency=low

  * New upstream release.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 13 Apr 2012 12:55:58 -0400

node-expat (1.4.5-1) unstable; urgency=low

  * New upstream release.
  * Extend my copyright for Debian packaging.
  * Update copyright file:
    + Shorten GPL comment, and quote license strings in it.
  * Build-depend unversioned on nodejs-dev: Required version satisfied
    in untable (and unavailable in other Debian releases).

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 05 Apr 2012 12:40:44 +0200

node-expat (1.4.3-1) unstable; urgency=low

  * New upstream release.
  * Update watch file to use more flexible regex.
  * Bump copyright file format to 1.0.
  * Bump standards-version to 3.9.3.

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 01 Mar 2012 20:27:59 +0100

node-expat (1.4.1-2) unstable; urgency=low

  * Drop obsolete (and ignored on buildds) libnode-* fallback build-
    dependency.
  * Bump debhelper compatilibity level to 7.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 07 Dec 2011 08:08:47 +0700

node-expat (1.4.1-1) unstable; urgency=low

  * New upstream release.
  * Rename libnode-node-expat → node-node-expat. Replace and conflict
    with (and temporarily provide) old package name.
  * Update package relations:
    + Relax build-depend unversioned on debhelper and cdbs (needed
      versions satisfied even in oldstable).
    + Build-depend on node-vows favored over legacy package name
      libnode-vows.
  * Drop dpkg local-options hints from packaging source: now defaults.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 29 Nov 2011 21:57:18 +0700

node-expat (1.4.0-1) unstable; urgency=low

  * New upstream release.
  * Run regresssion tests during build. Build-depend on libnode-vows.

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 21 Aug 2011 11:46:17 +0200

node-expat (1.3.0-1) unstable; urgency=low

  * New upstream release.
  * Bump copyright file format to draft 174 of DEP-5.
  * Bump policy compliance to standards-version 3.9.2.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 16 Apr 2011 11:02:04 +0200

node-expat (1.2.0-3) unstable; urgency=low

  * Fix tie proper email addresses to artist and real name of upstream
    author, as per request.
  * Package now team-maintained:
    + Set Debian Javascript Maintainers as maintainer.
    + Set myself as uploader.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 12 Mar 2011 11:17:07 +0100

node-expat (1.2.0-2) experimental; urgency=low

  * Fix gitignore /.pc (not bogus raw).
  * Rename binary package to match micro-policy Node naming scheme:
    libnode-PKG.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 28 Jan 2011 12:17:53 +0100

node-expat (1.2.0-1) experimental; urgency=low

  * Initial release.
    Closes: Bug#611223.

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 26 Jan 2011 23:26:25 +0100