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
|
node-d3-dsv (1.1.1-5) unstable; urgency=medium
* Team upload
* Revert debhelper upgrade due to freeze
* Update debian/watch due to GitHub changes
* Replace node-iconv by node-iconv-lite in dependencies as required by package.json
-- Yadd <yadd@debian.org> Mon, 05 Apr 2021 19:51:03 +0200
node-d3-dsv (1.1.1-4) unstable; urgency=medium
* Team upload
[ Pirate Praveen ]
* Drop node unused debian/webpack.config.js (we switched to rollup)
[ Yadd ]
* Bump debhelper compatibility level to 13
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Modernize debian/watch
* Use dh-sequence-nodejs
* Fix links (Closes: #985518)
-- Yadd <yadd@debian.org> Sat, 20 Mar 2021 12:08:15 +0100
node-d3-dsv (1.1.1-3) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* 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> Tue, 15 Dec 2020 14:52:14 +0530
node-d3-dsv (1.1.1-2) unstable; urgency=medium
* Reupload to unstable
* Bump Standards-Version to 4.4.0 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Mon, 08 Jul 2019 14:48:26 +0530
node-d3-dsv (1.1.1-1) experimental; urgency=medium
[ Pirate Praveen ]
* New upstream version 1.1.1
* Bump Standards-Version to 4.3.0 (no changes needed)
* Remove unsupported syntax in rollup.config.js
* Remove dist in clean
* Switch to rollup from webpack
* Switch to pkg-js-tools
* Install ES module (src directory)
* Make build reproducible (Thanks to Chris Lamb)
[ Paolo Greppi ]
* Enable salsa CI
* Fix tests by specifying timezone, (Closes: #930647)
-- Pirate Praveen <praveen@debian.org> Thu, 20 Jun 2019 22:33:51 +0530
node-d3-dsv (1.0.7-6) unstable; urgency=medium
* Drop embedded copy of csv-spectrum module
* Use node-csv-spectrum as build dependency
-- Pirate Praveen <praveen@debian.org> Sat, 25 Aug 2018 10:02:28 +0530
node-d3-dsv (1.0.7-5) unstable; urgency=medium
* Embed csv-spectrum module (Closes: #904569)
* Bump Standards-Version to 4.2.0 (no changes needed)
* Bump debhelper compatibility level to 11
* Use salsa.debian.org in Vcs-* fields
-- Pirate Praveen <praveen@debian.org> Wed, 22 Aug 2018 12:33:01 +0530
node-d3-dsv (1.0.7-4) unstable; urgency=medium
* Use umd module as main
-- Pirate Praveen <praveen@debian.org> Sun, 07 Jan 2018 13:12:59 +0530
node-d3-dsv (1.0.7-3) unstable; urgency=medium
* Team upload.
* Enabled tests to run at build time
* Bumped Standard-Versions to 4.1.1
-- Akhil Varkey <akhilvarkey@disroot.org> Thu, 02 Nov 2017 07:05:54 +0000
node-d3-dsv (1.0.7-2) unstable; urgency=medium
* Install build directory as well
-- Pirate Praveen <praveen@debian.org> Tue, 10 Oct 2017 16:35:02 +0530
node-d3-dsv (1.0.7-1) unstable; urgency=low
* Initial release (Closes: #878065)
-- Pirate Praveen <praveen@debian.org> Mon, 09 Oct 2017 17:00:31 +0530
|