On Wed, Jan 15, 2020 at 3:51 PM Balint Reczey
<balint.rec...@canonical.com> wrote:
> I'd like to have a fresh d3 in next Ubuntu LTS and also in Bullseye,
> but I don't have enough free time now to salvage the package myself.
> :-(
 Just for the record, did a quick check for the current situation.
Most important JavaScript dependencies are packaged and seems new
enough (not always the latest upstream version but lagging behind).
The eslint[1] need to enter the normal archive as it's only in
experimental only. Then rollup-plugin-terser[2] should be packaged,
even if it doesn't look like a hard dependency.
D3.js can be packaged via the following packages.
1) d3-array, d3-color, d3-dsv, d3-ease, d3-path, d3-polygon, d3-queue,
d3-selection, d3-time, d3-timer, d3-voronoi
2) d3-collection, d3-contour, d3-fetch, d3-format, d3-interpolate,
d3-quadtree, d3-random, d3-shape, d3-time-format
3) d3-geo, d3-scale, d3-hierarchy, d3-scale, d3-scale-chromatic, d3-transition
4) d3 itself

Not needed ATM: d3-cam16, d3-delaunay, d3-force, d3-geo-polygon,
d3-geo-projection, d3-hcg, d3-hexbin, d3-hsv, d3-request, d3-require,
d3-sankey, d3-scripts, d3-selection-multi, d3-tile, d3-zoom

Regards,
Laszlo/GCS
[1] https://packages.qa.debian.org/eslint
[2] https://www.npmjs.com/package/rollup-plugin-terser

Reply via email to