File: changelog

package info (click to toggle)
node-rollup-plugin-json 6.0.0%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 788 kB
  • sloc: javascript: 453; makefile: 24
file content (205 lines) | stat: -rw-r--r-- 6,139 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
node-rollup-plugin-json (6.0.0+ds1-2) unstable; urgency=medium

  * Team upload
  * Back to unstable

 -- Yadd <yadd@debian.org>  Sun, 16 Jul 2023 09:20:17 +0400

node-rollup-plugin-json (6.0.0+ds1-1) experimental; urgency=medium

  * Team upload
  * Update standards version to 4.6.2, no changes needed.
  * New upstream version 6.0.0+ds1
  * Update test patch

 -- Yadd <yadd@debian.org>  Tue, 10 Jan 2023 13:16:31 +0400

node-rollup-plugin-json (5.0.1+ds1-1) unstable; urgency=medium

  * Team upload
  * Install the right changelog
  * New upstream version 5.0.1+ds1

 -- Yadd <yadd@debian.org>  Sun, 20 Nov 2022 07:31:28 +0100

node-rollup-plugin-json (5.0.0+ds1-1) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.1, no changes needed.
  * New upstream version 5.0.0+ds1
  * Build with @rollup/plugin-typescript
  * Refresh test
  * Update minimal versions

 -- Yadd <yadd@debian.org>  Wed, 12 Oct 2022 18:27:33 +0200

node-rollup-plugin-json (4.1.0.repack-2) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.0, no changes needed.
  * Fix filenamemangle
  * Back to unstable

 -- Yadd <yadd@debian.org>  Sat, 06 Nov 2021 16:15:08 +0100

node-rollup-plugin-json (4.1.0.repack-1) experimental; urgency=medium

  * Team upload
  * Drop embedded legacy plugin component (Closes: #979157)
  * New upstream version 4.1.0.repack

 -- Pirate Praveen <praveen@debian.org>  Sun, 03 Jan 2021 22:21:28 +0530

node-rollup-plugin-json (4.1.0+repack+~4.0.0-2) unstable; urgency=medium

  * Team upload
  * Drop legacy node-resolve plugin usage
  * Bump Standards-Version to 4.5.1 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Wed, 30 Dec 2020 22:22:41 +0530

node-rollup-plugin-json (4.1.0+repack+~4.0.0-1) unstable; urgency=medium

  * Team upload
  * Use dh-sequence-nodejs
  * Use pkg-js-tools 0.9.41 auto test link
  * Remove @rollup/wasm from import (Closes: #975362) and repack

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

node-rollup-plugin-json (4.1.0+~4.0.0-2) unstable; urgency=medium

  * Team upload
  * Back to unstable after successful tests
  * Enable legacy test during autopkgtest
  * Add lintian overrides

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

node-rollup-plugin-json (4.1.0+~4.0.0-1) experimental; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Update homepage to https://github.com/rollup/plugins
  * Update upstream name to @rollup/plugin-json
  * Update d/watch: embed legacy rollup-plugin-json as component
  * New upstream version 4.1.0+~4.0.0
  * Refresh patches
  * Update build
  * Require node-rollup-pluginutils ≥ 3.0.8
  * Build-depends on node-rollup-plugin-buble
  * Add build dependency to node-rollup-plugin-node-resolve ≥ 9
  * Enable upstream test using tape instead of ava
  * Drop bad index.js link

 -- Xavier Guimard <yadd@debian.org>  Fri, 18 Sep 2020 12:05:29 +0200

node-rollup-plugin-json (4.0.0-7) unstable; urgency=medium

  * Team Upload.

  [ Nilesh Patra ]
  * Update build deps in accordance with Babel7
  * Fix with cme

  [ Pirate Praveen ]
  * Add back js.transpile.* build profiles

 -- Pirate Praveen <praveen@debian.org>  Sat, 02 May 2020 12:03:27 +0530

node-rollup-plugin-json (4.0.0-6) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Fix one test for node-rollup-pluginutils ≥ 2.8

 -- Xavier Guimard <yadd@debian.org>  Sat, 21 Mar 2020 08:36:16 +0100

node-rollup-plugin-json (4.0.0-5) unstable; urgency=medium

  * Do not transpile

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

node-rollup-plugin-json (4.0.0-4) unstable; urgency=medium

  * Compile with newer rollup and use babel for transpiling
    (avoid buble loop)

 -- Bastien Roucariès <rouca@debian.org>  Sat, 22 Feb 2020 02:07:16 +0100

node-rollup-plugin-json (4.0.0-3) 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)

 -- Pirate Praveen <praveen@debian.org>  Wed, 02 Oct 2019 16:21:39 +0530

node-rollup-plugin-json (4.0.0-2) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 12
  * Add debian/gbp.conf
  * Add upstream/metadata
  * Switch install to pkg-js-tools
  * Enable upstream test except the last one
  * Drop unneeded version constraints from (build) dependencies

 -- Xavier Guimard <yadd@debian.org>  Wed, 07 Aug 2019 20:33:35 +0200

node-rollup-plugin-json (4.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump std-ver to 4.4.0.
  * Fix Vcs-Git url.

 -- Julien Puydt <jpuydt@debian.org>  Tue, 09 Jul 2019 09:19:16 +0200

node-rollup-plugin-json (3.1.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:21:03 +0200

node-rollup-plugin-json (3.0.0-1) unstable; urgency=medium

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

 -- Julien Puydt <jpuydt@debian.org>  Wed, 20 Jun 2018 02:22:04 +0200

node-rollup-plugin-json (2.3.0-3) unstable; urgency=medium

  * Use rollup -- like upstream!
  * Refresh packaging:
    - Bump dh compat to 11.
    - Refresh d/copyright.
    - Move to section javascript.

 -- Julien Puydt <julien.puydt@laposte.net>  Sun, 25 Feb 2018 09:05:38 +0100

node-rollup-plugin-json (2.3.0-2) unstable; urgency=medium

  * Improve exports.

 -- Julien Puydt <julien.puydt@laposte.net>  Fri, 08 Sep 2017 06:54:58 +0200

node-rollup-plugin-json (2.3.0-1) unstable; urgency=low

  * Initial release (Closes: #867334)

 -- Julien Puydt <julien.puydt@laposte.net>  Wed, 05 Jul 2017 23:08:17 +0200