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
|
node-chart.js (2.9.4+dfsg+~cs2.10.1-3) unstable; urgency=medium
* Add forwarded info to patch
* Update minimum version of node-rollup-plugin-node-resolve to 11
-- Pirate Praveen <praveen@debian.org> Fri, 01 Jan 2021 14:03:59 +0530
node-chart.js (2.9.4+dfsg+~cs2.10.1-2) unstable; urgency=medium
* Drop legacy node-resolve and commonjs plugins
* Use debian/nodejs/extlinks to help rollup resolve some modules
* Bump Standards-Version to 4.5.1 (no changes needed)
* Drop debian/build_modules and add Depends node-rollup-plugin-terser
-- Pirate Praveen <praveen@debian.org> Wed, 30 Dec 2020 00:24:23 +0530
node-chart.js (2.9.4+dfsg+~cs2.10.1-1) unstable; urgency=medium
* Team upload
* Use uscan checksum
* New upstream version 2.9.4+dfsg+~cs2.10.1
Updates: chart.js only (Closes: CVE-2020-7746)
-- Xavier Guimard <yadd@debian.org> Fri, 06 Nov 2020 22:28:20 +0100
node-chart.js (2.9.3+dfsg-3) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.0
* Use dh-sequence-nodejs
* Add node-supports-color in build dependencies (fixes debci)
* Replace embedded build modules (@babel/code-frame) by a build dependency
to node-babel7
* Add "Multi-Arch: foreign"
-- Xavier Guimard <yadd@debian.org> Sun, 04 Oct 2020 15:26:42 +0200
node-chart.js (2.9.3+dfsg-2) unstable; urgency=medium
* Team upload
* Add reproducible patch. Thanks to Chris Lamb (Closes: #946333)
-- Xavier Guimard <yadd@debian.org> Sat, 07 Dec 2019 12:08:27 +0100
node-chart.js (2.9.3+dfsg-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* Replace debian/node_modules/* by uscan components
* New upstream version 2.9.3+dfsg
* Switch install and minimal test to pkg-js-tools
* Remove patch
* Use upstream rollup.config.js:
+ Embed build modules: @babel/code-frame, jest-worker,
rollup-plugin-terser and serialize-javascript
+ add patches to fix rollup paths and skip css minification
* Add debian/minify to reproduce upstream css minification
* Update debian/clean
* Update copyrights
* Dependencies:
+ require node-moment >= 2.24.0+ds-2~
+ add node-clean-css, node-merge-stream and node-terser in build
dependencies
* Ignore lintian false positives
-- Xavier Guimard <yadd@debian.org> Tue, 03 Dec 2019 22:33:50 +0100
node-chart.js (2.7.3+dfsg-5) unstable; urgency=medium
* Team upload
* Revert 2.7.3+dfsg-4 changes due to Buster freeze, only keep node-chart.js
fix (Closes: #930439)
-- Xavier Guimard <yadd@debian.org> Thu, 13 Jun 2019 14:06:40 +0200
node-chart.js (2.7.3+dfsg-4) unstable; urgency=medium
* Team upload
* Fix install (Closes: #930439)
* Switch minimal test to pkg-js-tools
* Fix homepage
* Add description in patch
* Remove unneeded versioned dependency
-- Xavier Guimard <yadd@debian.org> Wed, 12 Jun 2019 21:28:52 +0200
node-chart.js (2.7.3+dfsg-3) unstable; urgency=medium
* Reupload to unstable
-- Pirate Praveen <praveen@debian.org> Thu, 21 Feb 2019 17:36:51 +0530
node-chart.js (2.7.3+dfsg-2) experimental; urgency=medium
* Drop unnecessary copyright notices
* Embed chartjs-color-string and chartjs-color modules
* Update dependencies in debian/control to include them in the bundle
* Install embedded modules
* Use rollup-plugin-node-resolve with custom paths (bundles all dependencies)
* Add copyright notice for embedded modules
-- Pirate Praveen <praveen@debian.org> Sun, 17 Feb 2019 16:08:16 +0530
node-chart.js (2.7.3+dfsg-1) experimental; urgency=medium
* New upstream version 2.7.3 (Closes: #896468)
* Bump Standards-Version to 4.3.0 (no changes needed)
* Run uglifyjs during build
* Drop build deps used for previous gulp based build
* Drop all embedded modules
-- Pirate Praveen <praveen@debian.org> Fri, 15 Feb 2019 12:05:30 +0530
node-chart.js (1.0.2-1) unstable; urgency=low
* Initial release (Closes: #908325)
-- Pirate Praveen <praveen@debian.org> Sat, 08 Sep 2018 19:16:46 +0530
|