File: changelog

package info (click to toggle)
node-rollup-plugin-node-resolve 15.0.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,296 kB
  • sloc: javascript: 2,843; makefile: 10
file content (257 lines) | stat: -rw-r--r-- 7,892 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
node-rollup-plugin-node-resolve (15.0.1+ds-1) unstable; urgency=medium

  * Team upload
  * Drop transpile hook
  * New upstream version 15.0.1+ds (Closes: #1022667)
  * Build with @rollup/plugin-typescript
  * Refresh test
  * Drop 3 tests only for rollup 3

 -- Yadd <yadd@debian.org>  Thu, 27 Oct 2022 17:45:07 +0200

node-rollup-plugin-node-resolve (14.1.0+ds-2) unstable; urgency=medium

  * Team upload
  * Fix autopkgtest regression

 -- Yadd <yadd@debian.org>  Sun, 18 Sep 2022 16:38:19 +0200

node-rollup-plugin-node-resolve (14.1.0+ds-1) unstable; urgency=medium

  * Team upload
  * New upstream version 14.1.0+ds (Closes: #1020201)
  * Update test

 -- Yadd <yadd@debian.org>  Sun, 18 Sep 2022 16:09:37 +0200

node-rollup-plugin-node-resolve (14.0.0+ds-1) unstable; urgency=medium

  * Team upload
  * New upstream version 14.0.0+ds
  * Refresh patch

 -- Yadd <yadd@debian.org>  Tue, 06 Sep 2022 14:36:42 +0200

node-rollup-plugin-node-resolve (13.3.0+ds-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster

  [ Yadd ]
  * Declare compliance with policy 4.6.1
  * New upstream version 13.3.0+ds:
    use node-is-builtin-module instead of node-builtin-modules
  * Refresh patch

 -- Yadd <yadd@debian.org>  Thu, 30 Jun 2022 06:34:57 +0200

node-rollup-plugin-node-resolve (13.2.1+ds-1) unstable; urgency=medium

  * Team upload

  [ lintian-brush ]
  * debian/copyright: use spaces rather than tabs to start continuation lines.

  [ Yadd ]
  * Drop nodejs dependency
  * New upstream version 13.2.1+ds
  * Refresh patch

 -- Yadd <yadd@debian.org>  Thu, 28 Apr 2022 12:02:16 +0200

node-rollup-plugin-node-resolve (13.0.6+ds-1) unstable; urgency=medium

  [ Julien Puydt ]
  * New upstream release.
  * Refresh patches.
  * Add a lintian-override for a lintian issue.

  [ Yadd ]
  * Update renamed lintian tag names in lintian overrides.

  [ Julien Puydt ]
  * Repack sources to ship only what we want.

 -- Julien Puydt <jpuydt@debian.org>  Sun, 28 Nov 2021 15:14:11 +0100

node-rollup-plugin-node-resolve (11.0.1-3) unstable; urgency=medium

  * Team upload
  * Fix test (Closes: #997595)
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Update standards version to 4.6.0, no changes needed.
  * Fix filenamemangle

 -- Yadd <yadd@debian.org>  Sun, 24 Oct 2021 09:17:20 +0200

node-rollup-plugin-node-resolve (11.0.1-2) unstable; urgency=medium

  * Team upload
  * Reupload to unstable after fixing reverse dependencies for new name
  * Bump Standards-Version to 4.5.1 (no changes needed)
  * Add Breaks: rollup (<< 2.34.1-3~)

 -- Pirate Praveen <praveen@debian.org>  Fri, 01 Jan 2021 12:42:43 +0530

node-rollup-plugin-node-resolve (11.0.1-1) experimental; urgency=medium

  * Team upload
  * Include only packages/node-resolve in orig.tar and drop legacy component
  * Refresh patches
  * New upstream version 11.0.1 (Closes: #978608)
  * Drop unused copyright notices
  * Drop legacy autopkgtest and build scripts
  * Drop debian/docs (README.md is about the monorepo and not this plugin)

 -- Pirate Praveen <praveen@debian.org>  Tue, 29 Dec 2020 16:48:06 +0530

node-rollup-plugin-node-resolve (10.0.0+repack+~4.2.4-1) unstable; urgency=medium

  * Team upload
  * Remove @rollup/wasm from import (Closes: #975362) and repack

 -- Xavier Guimard <yadd@debian.org>  Sat, 21 Nov 2020 09:27:33 +0100

node-rollup-plugin-node-resolve (10.0.0+~4.2.4-1) unstable; urgency=medium

  * Team upload
  * New upstream version 10.0.0+~4.2.4
  * Refresh patches

 -- Xavier Guimard <yadd@debian.org>  Fri, 30 Oct 2020 13:12:05 +0100

node-rollup-plugin-node-resolve (9.0.0+~4.2.4-3) unstable; urgency=medium

  * Team upload
  * Replace embedded "deepmerge" by a dependency to new node-deepmerge

 -- Xavier Guimard <yadd@debian.org>  Thu, 22 Oct 2020 09:10:08 +0200

node-rollup-plugin-node-resolve (9.0.0+~4.2.4-2) unstable; urgency=medium

  * Team upload
  * Use dh-sequence-nodejs
  * Use pkg-js-tools 0.9.41 auto test link
  * Disable legacy test: when used with rollup 2, it requires mocha 8 which
    isn't packaged in Debian

 -- Xavier Guimard <yadd@debian.org>  Mon, 05 Oct 2020 05:39:24 +0200

node-rollup-plugin-node-resolve (9.0.0+~4.2.4-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

  [ Julien Puydt ]
  * Drop build-dep on node-browser-resolve (Closes: #935987).
  * Bump std-vers to 4.5.0.
  * Drop invalid profile names in source relation.
  * Add node-rollup-pluginutils as a depend.
  * Bump dh compat to 13.
  * Document the rollup.config.js patch.
  * Add upstream metadata for repository.
  * Document d/rules doesn't require root.

  [ Xavier Guimard ]
  * Add debian/gbp.conf
  * Update homepage to https://github.com/rollup/plugins
  * Set upstream name to @rollup/plugin-node-resolve
  * New upstream version 9.0.0+~4.2.4
    Legacy module updated to 4.x version and not 5.X due to incompatible
    changes with current node-rollup-plugin-commonjs
  * Embed old rollup-plugin-node-resolve as component
  * Refresh patch
  * Update build
  * Update test
  * Embed temporarily deepmerge and is-mergeable-object
  * Enable legacy test with mocha
  * Enable upstream tests
  * Update copyright
  * Really fix #935987
  * Add node-rollup-plugin-buble adn node-buble as test dependency for legacy
    module
  * Add lintian overrides

 -- Xavier Guimard <yadd@debian.org>  Thu, 24 Sep 2020 11:11:27 +0200

node-rollup-plugin-node-resolve (3.4.0-4) unstable; urgency=medium

  * Team upload
  * Do not transpile

 -- Bastien Roucariès <rouca@debian.org>  Mon, 24 Feb 2020 00:56:00 +0100

node-rollup-plugin-node-resolve (3.4.0-3) unstable; urgency=medium

  * Team upload
  * Build with newer rollup using babel for transpiling

 -- Bastien Roucariès <rouca@debian.org>  Sat, 22 Feb 2020 01:49:15 +0100

node-rollup-plugin-node-resolve (3.4.0-2) unstable; urgency=medium

  * Team upload
  * Add node-rollup-plugin-buble as build dependency (rollup dropped this
    dependency from 0.56.3-1)
  * Bump Standards-Version to 4.4.1 (no changes needed)
  * Drop compat file, rely on debhelper-compat and bump compat level to 12
  * Switch to pkg-js-tools auto install
  * Drop unnecessary links file (package.json#main is enough)

 -- Pirate Praveen <praveen@debian.org>  Wed, 02 Oct 2019 17:37:59 +0530

node-rollup-plugin-node-resolve (3.4.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump std-ver to 4.2.1.

 -- Julien Puydt <jpuydt@debian.org>  Sat, 22 Sep 2018 23:17:07 +0200

node-rollup-plugin-node-resolve (3.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Refresh packaging:
    - Bump std-ver to 4.1.4.
    - Use my debian.org email address.
    - Point Vcs-* fields to salsa.

 -- Julien Puydt <jpuydt@debian.org>  Tue, 19 Jun 2018 16:14:03 +0200

node-rollup-plugin-node-resolve (3.0.3-2) unstable; urgency=medium

  * Use rollup -- like upstream.
  * Refresh packaging:
    - Bump dh compat to 11.

 -- Julien Puydt <julien.puydt@laposte.net>  Sun, 25 Feb 2018 08:53:04 +0100

node-rollup-plugin-node-resolve (3.0.3-1) unstable; urgency=medium

  * New upstream release.

 -- Julien Puydt <julien.puydt@laposte.net>  Thu, 22 Feb 2018 19:35:21 +0100

node-rollup-plugin-node-resolve (3.0.2-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Bumo standards version to 4.1.3

 -- Pirate Praveen <praveen@debian.org>  Mon, 22 Jan 2018 16:28:42 +0530

node-rollup-plugin-node-resolve (3.0.0-2) unstable; urgency=medium

  * Improve module exports.

 -- Julien Puydt <julien.puydt@laposte.net>  Fri, 27 Oct 2017 15:31:49 +0200

node-rollup-plugin-node-resolve (3.0.0-1) unstable; urgency=low

  * Initial release (Closes: #872443)

 -- Julien Puydt <julien.puydt@laposte.net>  Fri, 27 Oct 2017 11:06:45 +0200