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
|
node-d3-color (3.1.0+~3.1.3-1) experimental; urgency=medium
* Team upload
* New upstream version 3.1.0+~3.1.3
* Refresh patches
* Update test
-- Yadd <yadd@debian.org> Wed, 27 Dec 2023 10:32:46 +0400
node-d3-color (1.4.1+~1.4.2-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.2
* Embed typescript declarations
* New upstream version 1.4.1+~1.4.2
* Refresh patches
-- Yadd <yadd@debian.org> Mon, 04 Sep 2023 17:03:40 +0400
node-d3-color (1.2.8-5) unstable; urgency=medium
* Team upload
* Fix ReDoS (Closes: GHSA-36jr-mh4h-2g58)
-- Yadd <yadd@debian.org> Fri, 02 Dec 2022 12:06:04 +0100
node-d3-color (1.2.8-4) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* 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
* Drop build-dependency to nodejs
* Add fix for rollup 3 (Closes: #1022600)
-- Yadd <yadd@debian.org> Wed, 26 Oct 2022 10:38:48 +0200
node-d3-color (1.2.8-3) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.0, no changes needed.
[ Paul Gevers ]
* Drop dependency on nodejs (Closes: #1009947)
-- Paul Gevers <elbrus@debian.org> Fri, 27 May 2022 22:14:26 +0200
node-d3-color (1.2.8-2) 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-color: Add Multi-Arch: foreign.
* Update standards version to 4.5.0, no changes needed.
[ Pirate Praveen ]
* Bump Standards-Version to 4.5.1 (no changes needed)
* Use node-rollup-plugin-terser (now available in the archive)
* Enable nocheck build profile
* Use pkg-js-tools auto install
-- Pirate Praveen <praveen@debian.org> Tue, 15 Dec 2020 00:43:34 +0530
node-d3-color (1.2.8-1) unstable; urgency=medium
* New upstream version 1.2.8
* Make build reproducible
-- Pirate Praveen <praveen@debian.org> Sun, 07 Jul 2019 11:00:18 +0530
node-d3-color (1.2.3-2) experimental; urgency=medium
* Install ES module (src directory)
-- Pirate Praveen <praveen@debian.org> Tue, 18 Jun 2019 21:11:41 +0530
node-d3-color (1.2.3-1) experimental; urgency=medium
* New upstream version 1.2.3
* Bump Standards-Version to 4.3.0 (no changes needed)
* Use salsa.debian.org in Vcs-* fields
* Switch to using rollup.config.js directly
* Switch to pkg-js-tools for tests
-- Pirate Praveen <praveen@debian.org> Mon, 17 Jun 2019 22:29:28 +0530
node-d3-color (1.0.3-4) unstable; urgency=medium
* Build using rollup (webpack was used before rollup was available in main)
* Bump debhelper compat to 11
-- Pirate Praveen <praveen@debian.org> Wed, 28 Feb 2018 23:26:08 +0530
node-d3-color (1.0.3-3) unstable; urgency=medium
* Generate umd format module like upstream, but using webpack
-- Pirate Praveen <praveen@debian.org> Fri, 05 Jan 2018 23:17:23 +0530
node-d3-color (1.0.3-2) unstable; urgency=medium
* Use babel to transpile (move to main section) (Closes: #877212)
-- Pirate Praveen <praveen@debian.org> Sun, 01 Oct 2017 16:20:09 +0530
node-d3-color (1.0.3-1) unstable; urgency=low
* Initial release (Closes: #874546)
-- Pirate Praveen <praveen@debian.org> Thu, 07 Sep 2017 13:31:02 +0530
|