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
|
node-d3-quadtree (1.0.7+~1.0.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 18:55:50 +0400
node-d3-quadtree (1.0.7-4) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
[ Yadd ]
* Fix filenamemangle
* Add fix for rollup 3 (Closes: #1022604)
-- Yadd <yadd@debian.org> Wed, 26 Oct 2022 11:00:43 +0200
node-d3-quadtree (1.0.7-3) unstable; urgency=medium
* Team upload
[ Yadd ]
* Bump debhelper compatibility level to 13
* Modernize debian/watch
* Fix GitHub tags regex
* Use dh-sequence-nodejs
[ Paul Gevers ]
* Drop dependency on nodejs
-- Paul Gevers <elbrus@debian.org> Sat, 02 Jul 2022 21:53:00 +0200
node-d3-quadtree (1.0.7-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ node-d3-quadtree: Add Multi-Arch: foreign.
[ Pirate Praveen ]
* Drop unused debian/webpack.config.js
* Use node-rollup-plugin-terser (now available in the archive)
* Bump Standards-Version to 4.5.1 (no changes needed)
* Add node-d3-array to !nocheck build profile
-- Pirate Praveen <praveen@debian.org> Wed, 16 Dec 2020 14:23:46 +0530
node-d3-quadtree (1.0.7-1) unstable; urgency=medium
* Team Upload
[ Abraham Raji ]
* New upstream version 1.0.7
* 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.
* Changed install path to /usr/share/ in debian/install
* Added no root required
* Bump Standard Version to 4.5.0
[ Xavier Guimard ]
* Add debian/gbp.conf
* Use pkg-js-tools auto install
-- Abraham Raji <avronr@tuta.io> Sun, 29 Mar 2020 23:10:05 +0000
node-d3-quadtree (1.0.6-2) unstable; urgency=medium
* Reupload to unstable
* Make build reproducible
* Bump Standards-Version to 4.4.0 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Mon, 08 Jul 2019 15:07:38 +0530
node-d3-quadtree (1.0.6-1) experimental; urgency=medium
* New upstream version 1.0.6
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.3.0 (no changes needed)
* Use salsa.debian.org in Vcs-* fields
* Switch to rollup from webpack (rollup is in main now)
* Switch to pkg-js-tools for tests
-- Pirate Praveen <praveen@debian.org> Wed, 19 Jun 2019 19:41:55 +0530
node-d3-quadtree (1.0.3-2) unstable; urgency=medium
* Use webpack to build umd module like upstream
-- Pirate Praveen <praveen@debian.org> Sat, 06 Jan 2018 14:37:32 +0530
node-d3-quadtree (1.0.3-1) unstable; urgency=low
* Initial release (Closes: #877619)
-- Pirate Praveen <praveen@debian.org> Tue, 03 Oct 2017 19:44:15 +0530
|