File: changelog

package info (click to toggle)
golang-github-evanw-esbuild 0.17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,792 kB
  • sloc: javascript: 19,133; makefile: 775; sh: 16
file content (291 lines) | stat: -rw-r--r-- 9,973 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
golang-github-evanw-esbuild (0.17.0-1) unstable; urgency=medium

  * New upstream version 0.17.0
  * Update esbuild(1) man page to 0.17.0
  * Rename internal/bundler/snapshots to internal/bundler_tests/snapshots
    since v0.16.8; see upstream commit 24f361e192cdc89fe2529a96c32a039a2e59b7fc
  * Adapt to upstream Node.js package name changes since v0.16.0
    e.g. esbuild-linux-64 => @esbuild/linux-x64;
    see commit 157860b4f12dd9c69b60f7ed25387369acc4a2c1
  * Add debian/esbuild.docs to install README.md and CHANGELOG*.md files

 -- Anthony Fok <foka@debian.org>  Fri, 27 Jan 2023 02:40:46 -0700

golang-github-evanw-esbuild (0.15.18-1) unstable; urgency=medium

  * New upstream version 0.15.18
  * Update esbuild(1) man page to 0.15.18

 -- Anthony Fok <foka@debian.org>  Wed, 25 Jan 2023 12:02:48 -0700

golang-github-evanw-esbuild (0.15.14-1) unstable; urgency=medium

  * New upstream version 0.15.14
  * Update esbuild(1) man page to 0.15.14
  * Bump Standards-Version to 4.6.2 (no change)

 -- Anthony Fok <foka@debian.org>  Mon, 23 Jan 2023 07:58:23 -0700

golang-github-evanw-esbuild (0.15.12-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Add missing ${misc:Built-Using} to Built-Using on esbuild.

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 14 Dec 2022 01:58:49 +0000

golang-github-evanw-esbuild (0.15.12-1) unstable; urgency=medium

  * New upstream version 0.15.12
  * Update esbuild(1) man page to 0.15.12

 -- Anthony Fok <foka@debian.org>  Sat, 29 Oct 2022 03:22:48 -0600

golang-github-evanw-esbuild (0.15.9-1) unstable; urgency=medium

  * New upstream version 0.15.9
  * Update esbuild(1) man page to 0.15.9

 -- Anthony Fok <foka@debian.org>  Fri, 23 Sep 2022 13:29:00 -0600

golang-github-evanw-esbuild (0.15.7-1) unstable; urgency=medium

  * New upstream version 0.15.7
  * Update esbuild(1) man page to 0.15.7

 -- Anthony Fok <foka@debian.org>  Fri, 16 Sep 2022 13:43:17 -0600

golang-github-evanw-esbuild (0.15.5-1) unstable; urgency=medium

  * New upstream version 0.15.5
  * Bump dependency: golang-golang-x-sys-dev (>= 0.0~git20220715.c0bba94)
  * Install internal/resolver/testExpectations.json too
  * Update esbuild(1) man page to 0.15.5

 -- Anthony Fok <foka@debian.org>  Mon, 29 Aug 2022 14:40:17 -0600

golang-github-evanw-esbuild (0.14.43-2) unstable; urgency=medium

  * Team upload.
  * Build wasm in GOPATH mode (Closes: #1013985)

 -- Shengjing Zhu <zhsj@debian.org>  Sun, 17 Jul 2022 01:10:06 +0800

golang-github-evanw-esbuild (0.14.43-1) unstable; urgency=medium

  * New upstream version 0.14.43
  * Update esbuild(1) man page to 0.14.43
  * Bump Standards-Version to 4.6.1 (no change)

 -- Anthony Fok <foka@debian.org>  Thu, 23 Jun 2022 22:33:30 -0600

golang-github-evanw-esbuild (0.14.42-1) unstable; urgency=medium

  * New upstream version 0.14.42
  * Update esbuild(1) man page to 0.14.42

 -- Anthony Fok <foka@debian.org>  Wed, 08 Jun 2022 02:34:34 -0600

golang-github-evanw-esbuild (0.14.39-1) unstable; urgency=medium

  * New upstream version 0.14.39
  * Build nodejs files for riscv64 too as per upstream
  * Update esbuild(1) man page to 0.14.39

 -- Anthony Fok <foka@debian.org>  Tue, 07 Jun 2022 01:48:40 -0600

golang-github-evanw-esbuild (0.14.38-1) unstable; urgency=medium

  * New upstream version 0.14.38
  * Update esbuild(1) man page to 0.14.38

 -- Anthony Fok <foka@debian.org>  Sun, 05 Jun 2022 04:41:29 -0600

golang-github-evanw-esbuild (0.14.36-1) unstable; urgency=medium

  * New upstream version 0.14.36 (Closes: #1010408)
  * Switch from Built-Using to Static-Built-Using in debian/control
  * Update esbuild(1) man page to 0.14.36

 -- Anthony Fok <foka@debian.org>  Sat, 04 Jun 2022 00:32:24 -0600

golang-github-evanw-esbuild (0.14.25-1) unstable; urgency=medium

  * New upstream version 0.14.25
  * Update esbuild(1) man page to 0.14.25

 -- Anthony Fok <foka@debian.org>  Sun, 20 Mar 2022 15:36:31 -0600

golang-github-evanw-esbuild (0.14.23-1) unstable; urgency=medium

  * New upstream version 0.14.23
  * Update esbuild(1) man page to 0.14.23

 -- Anthony Fok <foka@debian.org>  Sat, 19 Mar 2022 20:38:36 -0600

golang-github-evanw-esbuild (0.14.11-1) unstable; urgency=medium

  * New upstream version 0.14.11
  * Fix logic in debian/rules execute_after_dh_install-arch
    so that it is run only if $(NPM_DIR) is defined
  * Update esbuild(1) man page to 0.14.11

 -- Anthony Fok <foka@debian.org>  Thu, 13 Jan 2022 06:08:30 -0700

golang-github-evanw-esbuild (0.14.8-2) unstable; urgency=medium

  * Allow [armel hurd-i386 powerpc riscv64] to build without nodejs
    which is currently not built for these architectures
  * Add "Recommends: nodejs" to esbuild binary package.  This fixes Lintian
    "missing-dep-for-interpreter node (does not satisfy nodejs:any)" errors
  * Build nodejs files for s390x too as per upstream
  * Fix FTBFS errors on several architectures, and simplify override targets:
    - Append "-arch" to override_* and execute_after_* targets
      to unbreak golang-github-evanw-esbuild-dev
    - Check for existence of /usr/bin/node and skip overrides otherwise
    - Switch from DEB_TARGET_*ARCH to DEB_HOST_*ARCH
    - Instead of rebuilding esbuild (and failing), symlink /usr/bin/esbuild
      to /usr/lib/$(DEB_HOST_MULTIARCH)/nodejs/$(NPM_DIR)/bin/esbuild

 -- Anthony Fok <foka@debian.org>  Fri, 24 Dec 2021 07:50:05 -0700

golang-github-evanw-esbuild (0.14.8-1) unstable; urgency=medium

  [ Anthony Fok ]
  * New upstream version 0.14.8
  * Update esbuild(1) man page to 0.14.8

  [ Yadd ]
  * Build and publish nodejs files (Closes: #1001861)

 -- Anthony Fok <foka@debian.org>  Thu, 23 Dec 2021 13:33:25 -0700

golang-github-evanw-esbuild (0.14.5-1) unstable; urgency=medium

  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * New upstream version 0.14.5
  * Update esbuild(1) man page to 0.14.5

 -- Anthony Fok <foka@debian.org>  Fri, 17 Dec 2021 11:41:48 -0700

golang-github-evanw-esbuild (0.14.2-1) unstable; urgency=medium

  * New upstream version 0.14.2
  * Reorder fields in debian/control and debian/copyright as would be
    generated in the next dh-make-golang release after 0.6.0-1
  * Bump dependency on golang-golang-x-sys-dev to
    (>= 0.0~git20210908.aa78b53) as per go.mod since v0.12.26
  * Update esbuild(1) man page to 0.14.2

 -- Anthony Fok <foka@debian.org>  Mon, 06 Dec 2021 09:01:37 -0700

golang-github-evanw-esbuild (0.13.12-1) unstable; urgency=medium

  * New upstream version 0.13.12
  * Update esbuild(1) man page to 0.13.12

 -- Anthony Fok <foka@debian.org>  Thu, 04 Nov 2021 10:47:39 -0600

golang-github-evanw-esbuild (0.12.24-1) unstable; urgency=medium

  * New upstream version 0.12.24
  * Update esbuild(1) man page to 0.12.24

 -- Anthony Fok <foka@debian.org>  Sun, 31 Oct 2021 17:10:34 -0600

golang-github-evanw-esbuild (0.12.17-1) unstable; urgency=medium

  * New upstream version 0.12.17
  * Update esbuild(1) man page to 0.12.17

 -- Anthony Fok <foka@debian.org>  Fri, 29 Oct 2021 01:36:44 -0600

golang-github-evanw-esbuild (0.11.16-1) unstable; urgency=medium

  * New upstream version 0.11.16
  * Bump Standards-Version to 4.6.0 (no change)
  * Mark library package with "Multi-Arch: foreign"
  * Update esbuild(1) man page to 0.11.16
  * Remove scripts/fuzzer/escodegen.js entry from debian/copyright.
    Upstream "delete[d] the fuzzer that doesn't work anymore" in v0.11.11

 -- Anthony Fok <foka@debian.org>  Fri, 15 Oct 2021 05:34:50 -0600

golang-github-evanw-esbuild (0.9.6-1) unstable; urgency=medium

  * New upstream version 0.9.6
  * debian/watch: Use api.github.com to fetch older versions
    such as v0.9.6 which is no longer listed on the first page
    of https://github.com/gohugoio/hugo/tags
  * Update esbuild(1) man page to 0.9.6

 -- Anthony Fok <foka@debian.org>  Sat, 14 Aug 2021 13:53:08 -0600

golang-github-evanw-esbuild (0.8.46-2) unstable; urgency=medium

  * Update esbuild(1) man page to 0.8.46

 -- Anthony Fok <foka@debian.org>  Sat, 14 Aug 2021 02:53:03 -0600

golang-github-evanw-esbuild (0.8.46-1) unstable; urgency=medium

  * New upstream version 0.8.46

 -- Anthony Fok <foka@debian.org>  Mon, 09 Aug 2021 00:00:32 -0600

golang-github-evanw-esbuild (0.8.39-1) unstable; urgency=medium

  * New upstream version 0.8.39
  * Update esbuild(1) man page to 0.8.39

 -- Anthony Fok <foka@debian.org>  Mon, 01 Feb 2021 06:16:09 -0700

golang-github-evanw-esbuild (0.8.28-1) unstable; urgency=medium

  * New upstream version 0.8.28
  * Bump build-dependency on golang-any to (>= 2:1.13~)
    as per go.mod
  * Update esbuild(1) man page to 0.8.28

 -- Anthony Fok <foka@debian.org>  Thu, 31 Dec 2020 17:39:50 -0700

golang-github-evanw-esbuild (0.8.15-1) unstable; urgency=medium

  * New upstream version 0.8.15
  * Remove unnecessary dependency kylelemons/godebug as per upstream
  * Update esbuild(1) man page to 0.8.15
  * Bump Standards-Version to 4.5.1 (no change)

 -- Anthony Fok <foka@debian.org>  Wed, 02 Dec 2020 00:39:26 -0700

golang-github-evanw-esbuild (0.8.6-1) unstable; urgency=medium

  * New upstream version 0.8.6
  * debian/control: Change Section from devel to golang

 -- Anthony Fok <foka@debian.org>  Mon, 16 Nov 2020 04:30:57 -0700

golang-github-evanw-esbuild (0.8.3-1) unstable; urgency=medium

  * New upstream version 0.8.3
  * Update esbuild(1) man page to 0.8.3

 -- Anthony Fok <foka@debian.org>  Thu, 05 Nov 2020 05:41:11 -0700

golang-github-evanw-esbuild (0.8.2-1) unstable; urgency=medium

  * New upstream version 0.8.2
  * Update esbuild(1) man page to 0.8.2

 -- Anthony Fok <foka@debian.org>  Tue, 03 Nov 2020 21:30:44 -0700

golang-github-evanw-esbuild (0.7.19-2) unstable; urgency=medium

  * Source-only upload for migration to testing

 -- Anthony Fok <foka@debian.org>  Wed, 28 Oct 2020 17:16:12 -0600

golang-github-evanw-esbuild (0.7.19-1) unstable; urgency=medium

  * Initial release (Closes: #972851)

 -- Anthony Fok <foka@debian.org>  Sun, 25 Oct 2020 02:14:32 -0600