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
|
node-d3-array (3.2.0+~cs5.0.6-2) unstable; urgency=medium
* Team upload
* Add fix for rollup 3 (Closes: #1022601)
-- Yadd <yadd@debian.org> Tue, 25 Oct 2022 12:32:12 +0200
node-d3-array (3.2.0+~cs5.0.6-1) unstable; urgency=medium
* Team upload
* New upstream version 3.2.0+~cs5.0.6-1
-- sandra uwah <sandrauwah282@gmail.com> Mon, 17 Oct 2022 11:42:54 +0000
node-d3-array (3.1.6+~cs5.0.6-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* New upstream version 3.1.6+~cs5.0.6
* Fix test (Closes: #1011847)
* Better commonjs export
-- Yadd <yadd@debian.org> Wed, 01 Jun 2022 15:31:58 +0200
node-d3-array (3.1.1+~cs5.0.5-1) unstable; urgency=medium
* Team upload
* Update standards version to 4.6.0, no changes needed
* Add debian/gbp.conf
* Use dh-sequence-nodejs instead of pkg-js-tools
* Drop dependency to nodejs
* Embed typescript declarations and internmap
* New upstream version 3.1.1+~cs5.0.5
* Build commonjs files using mjs2cjs
* Update test
* Update test
* Add lintian overrides
* Update copyright
-- Yadd <yadd@debian.org> Mon, 21 Feb 2022 02:03:37 +0100
node-d3-array (1.2.4-5) unstable; urgency=medium
* Team upload
* Multi-Arch: foreign on arch all packages
-- Bastien Roucariès <rouca@debian.org> Tue, 14 Sep 2021 11:11:55 +0000
node-d3-array (1.2.4-4) unstable; urgency=medium
* Team upload
* Bump debhelper from old 12 to 13.
* Update watch file format version to 4.
* Update pattern for GitHub archive URLs from /<org>/<repo>/tags
page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>.
* Multi-Arch: foreign (Closes: #982581)
* Rules-Requires-Root: no
-- Bastien Roucariès <rouca@debian.org> Tue, 14 Sep 2021 08:38:59 +0000
node-d3-array (1.2.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.
[ 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> Mon, 14 Dec 2020 16:58:42 +0530
node-d3-array (1.2.4-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 13:07:56 +0530
node-d3-array (1.2.4-1) experimental; urgency=medium
* New upstream version 1.2.4
* Bump Standards-Version to 4.3.0 (no changes needed)
* Use salsa.debian.org in Vcs-* fields
* Switch to using upstream rollup.config.js
* Install ES module (src directory)
* Use uglifyjs.terser to minify
* Use pkg-js-tools for tests
-- Pirate Praveen <praveen@debian.org> Tue, 18 Jun 2019 19:28:41 +0530
node-d3-array (1.2.1-3) unstable; urgency=medium
* Use rollup to build (webpack was used before rollup was available in main)
* Bump debhelper compat to 11 and standards version to 4.1.3
-- Pirate Praveen <praveen@debian.org> Wed, 28 Feb 2018 19:22:59 +0530
node-d3-array (1.2.1-2) unstable; urgency=medium
* Use webpack to build umd module like upstream
-- Pirate Praveen <praveen@debian.org> Sat, 06 Jan 2018 14:41:24 +0530
node-d3-array (1.2.1-1) unstable; urgency=low
* Initial release (Closes: #877588)
-- Pirate Praveen <praveen@debian.org> Tue, 03 Oct 2017 14:14:53 +0530
|