File: changelog

package info (click to toggle)
node-d3 5.16.0%2B~cs5.28.10-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,772 kB
  • sloc: javascript: 592; makefile: 2
file content (233 lines) | stat: -rw-r--r-- 6,997 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
node-d3 (5.16.0+~cs5.28.10-2) unstable; urgency=medium

  * Team upload

  [Julian Gilbey]

  * Fix lintian-overrides and add DEP-3 headers to patches

  [Nilesh Patra]

  * Do not export map from d3-array (which is a newer version than d3
    expects), so that the d3-collection version of map is exported
    (closes: #1064824)

 -- Julian Gilbey <jdg@debian.org>  Wed, 06 Mar 2024 06:13:04 +0000

node-d3 (5.16.0+~cs5.28.10-1) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.2, no changes needed.
  * Embed typescript declarations and repack

 -- Yadd <yadd@debian.org>  Sun, 03 Sep 2023 08:00:41 +0400

node-d3 (5.16.0-10) unstable; urgency=medium

  * Team upload
  * Build d3-sankey (fixes autopkgtest)

 -- Yadd <yadd@debian.org>  Fri, 02 Dec 2022 12:07:59 +0100

node-d3 (5.16.0-9) unstable; urgency=medium

  [ Debian Janitor ]
  * Update lintian override info format in d/source/lintian-overrides on line
    5-7.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 27 Nov 2022 16:02:17 +0000

node-d3 (5.16.0-8) unstable; urgency=medium

  * Team upload
  * Replace /releases by /tags in GitHub urls

 -- Yadd <yadd@debian.org>  Wed, 02 Nov 2022 08:54:04 +0100

node-d3 (5.16.0-7) unstable; urgency=medium

  * Team upload
  * Add fix for rollup 3 (Closes: #1022607)

 -- Yadd <yadd@debian.org>  Tue, 25 Oct 2022 10:42:10 +0200

node-d3 (5.16.0-6) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.1, no changes needed.
  * Update patch for recent @rollup/plugin-node-resolve
  * Rebuild to drop __proto__ calls

 -- Yadd <yadd@debian.org>  Tue, 20 Sep 2022 21:21:58 +0200

node-d3 (5.16.0-5) unstable; urgency=medium

  * Team upload

  [ Nilesh Patra ]
  * [skip ci] Update email

  [ Yadd ]
  * Update standards version to 4.6.0, no changes needed.
  * Add ctype=nodejs to component(s)
  * Fix filenamemangle
  * Fix GitHub tags regex
  * Use dh-sequence-nodejs instead of pkg-js-tools
  * Drop dependency to nodejs (Closes: #1009233)
  * Add lintian overrides
  * Update copyright

 -- Yadd <yadd@debian.org>  Sat, 09 Apr 2022 17:42:23 +0200

node-d3 (5.16.0-4) unstable; urgency=medium

  * Update minimum version of node-rollup-plugin-node-resolve
  * Add forwarded info in patch
  * Replace deprecacted node-resolve plugin option in rollup.config.js

 -- Pirate Praveen <praveen@debian.org>  Sat, 02 Jan 2021 14:38:54 +0530

node-d3 (5.16.0-3) unstable; urgency=medium

  [ Nilesh Patra ]
  * Declare compliance with policy 4.5.1
  * Bump debhelper-compat version to 13
  * Switch watch version to 4
  * Add "Rules-Requires-Root:no"
  * Make build reproducible

  [ Pirate Praveen ]
  * Move to @rollup/plugin-node-resolve from rollup-plugin-node-resolve

 -- Pirate Praveen <praveen@debian.org>  Tue, 29 Dec 2020 20:45:38 +0530

node-d3 (5.16.0-2) unstable; urgency=medium

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

  [ Pirate Praveen ]
  * Add node-rollup-plugin-terser as build dependency and remove patch
  * Drop build dependency on node-package-preamble (unused)

 -- Pirate Praveen <praveen@debian.org>  Mon, 14 Dec 2020 15:18:09 +0530

node-d3 (5.16.0-1) unstable; urgency=medium

  * Add d3-sankey as a component
  * New upstream version 5.16.0
  * Refresh patches
  * Install d3-sankey as root module and provide node-d3-sankey
  * Add comment to patch

 -- Pirate Praveen <praveen@debian.org>  Thu, 02 Jul 2020 21:46:24 +0530

node-d3 (5.12.0-2) unstable; urgency=medium

  * Reupload to unstable
  * Relax dependency on node-rollup-plugin-buble
  * Bump Standards-Version to 4.5.0 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Fri, 13 Mar 2020 23:24:33 +0530

node-d3 (5.12.0-1) experimental; urgency=medium

  * New upstream version 5.12.0
  * Refresh patches (remove rollup-plugin-terser, drop buble)
  * Build with rollup.config.js and uglifyjs.terser
  * Update dependencies (build with rollup 1.10)

 -- Pirate Praveen <praveen@debian.org>  Tue, 15 Oct 2019 16:44:03 +0530

node-d3 (4.13.0-10) unstable; urgency=medium

  * Drop debian/nodejs/d3-* (now using packaged versions)
  * Bump Standards-Version to 4.4.1 (no changes needed)

 -- Pirate Praveen <praveen@debian.org>  Thu, 03 Oct 2019 09:45:21 +0530

node-d3 (4.13.0-9) unstable; urgency=medium

  * Add node-rollup-plugin-buble and node-jsesc to build depends (rollup
    dropped these dependencies from 0.56.3-1)

 -- Pirate Praveen <praveen@debian.org>  Mon, 30 Sep 2019 20:35:50 +0530

node-d3 (4.13.0-8) unstable; urgency=medium

  * Drop d3-format and d3-scale components (node-d3-format in the archive now
    includes ES modules)
  * Drop component builds (now using packaged versions)

 -- Pirate Praveen <praveen@debian.org>  Sun, 29 Sep 2019 23:14:33 +0530

node-d3 (4.13.0-7) unstable; urgency=medium

  * Tighten build dependency on node-package-preamble (for reproducible
    builds)

 -- Pirate Praveen <praveen@debian.org>  Sun, 01 Sep 2019 13:27:02 +0530

node-d3 (4.13.0-6) unstable; urgency=medium

  [ Xavier Guimard ]
  * Update debian/clean
  * Bump debhelper compatibility level to 12
  * Update gbp.conf
  * Update lintian-overrides
  * Remove redundant autopkgtest test
  * Enable component tests
  * Enable upstream test
  * Add patch descriptions
  * Fix debian/copyright
  * Drop unneeded version constraints from (build) dependencies

 -- Pirate Praveen <praveen@debian.org>  Tue, 27 Aug 2019 12:10:23 +0000

node-d3 (4.13.0-5) unstable; urgency=medium

  * Build d3-format and d3-scale instead of hacky symbolic links
    (Closes: #935585)

 -- Pirate Praveen <praveen@debian.org>  Sat, 24 Aug 2019 16:29:25 +0000

node-d3 (4.13.0-4) unstable; urgency=medium

  * New changelog entry to include components in upstream tag
  * Switch to pkg-js-tools auto install
  * Add /usr/share/nodejs to node-resolve plugin path in rollup.config.js
  * Update debian/links to change d3-scale cjs link to /usr/share/nodejs
  * Add links to cjs versions of d3-format and d3-scale during build also
  * Update minimum version of node-d3-request

 -- Pirate Praveen <praveen@debian.org>  Fri, 23 Aug 2019 08:32:27 +0000

node-d3 (4.13.0-3) unstable; urgency=medium

  * Reupload to unstable
  * Bump Standards-Version to 4.4.0 (no changes needed)
  * Add myself to uploaders

 -- Pirate Praveen <praveen@debian.org>  Thu, 11 Jul 2019 14:46:07 +0530

node-d3 (4.13.0-2) experimental; urgency=medium

  * Team upload

  [ Xavier Guimard ]
  * Fix debian/watch

  [ Pirate Praveen ]
  * Add node-d3-format and node-d3-scale dependencies (only ES module is
    embedded, need packaged versions for CJS support)

 -- Pirate Praveen <praveen@debian.org>  Wed, 26 Jun 2019 10:56:10 +0530

node-d3 (4.13.0-1) experimental; urgency=medium

  [ Pirate Praveen, nilesh ]
  * Initial release (Closes: #801765)

 -- Nilesh <npatra974@gmail.com>  Mon, 10 Jun 2019 13:22:57 -0400