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
|
node-d3-voronoi (1.1.4+~1.1.9-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> Sat, 09 Sep 2023 19:26:03 +0400
node-d3-voronoi (1.1.4-5) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
[ Yadd ]
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Modernize debian/watch
* Fix filenamemangle
* Fix GitHub tags regex
* Use dh-sequence-nodejs instead of pkg-js-tools
* Add fix for rollup 3 (Closes: #1022610)
-- Yadd <yadd@debian.org> Wed, 26 Oct 2022 11:29:01 +0200
node-d3-voronoi (1.1.4-4) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
[ Paul Gevers ]
* Drop dependency on nodejs
-- Paul Gevers <elbrus@debian.org> Thu, 07 Jul 2022 22:05:22 +0200
node-d3-voronoi (1.1.4-3) unstable; urgency=medium
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.4.1, no changes needed.
* Apply multi-arch hints.
+ node-d3-voronoi: Add Multi-Arch: foreign.
* Update standards version to 4.5.0, no changes needed.
[ Pirate Praveen ]
* Use node-rollup-plugin-terser (now available in the archive)
* Bump Standards-Version to 4.5.1 (no changes needed)
* Use pkg-js-tools auto install
-- Pirate Praveen <praveen@debian.org> Wed, 16 Dec 2020 13:57:01 +0530
node-d3-voronoi (1.1.4-2) unstable; urgency=medium
* Reupload to unstable
* Bump Standards-Version to 4.4.0 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Wed, 10 Jul 2019 17:17:03 +0530
node-d3-voronoi (1.1.4-1) experimental; urgency=medium
* New upstream version 1.1.4
* Bump Standards-Version to 4.3.0 (no changes needed)
* Switch to rollup from webpack (rollup is in main now)
* Switch to pkg-js-tools for tests
-- Pirate Praveen <praveen@debian.org> Sat, 22 Jun 2019 15:03:15 +0530
node-d3-voronoi (1.1.2-2) unstable; urgency=medium
[ Paolo Greppi ]
* Update Vcs fields for migration to https://salsa.debian.org/
[ Pirate Praveen ]
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.2.1 (no changes needed)
* Enable nocheck build profile
* Build umd file with webpack
-- Pirate Praveen <praveen@debian.org> Fri, 12 Oct 2018 12:54:31 +0530
node-d3-voronoi (1.1.2-1) unstable; urgency=low
* Initial release (Closes: #878292)
-- Pirate Praveen <praveen@debian.org> Thu, 12 Oct 2017 14:18:37 +0530
|