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
|
node-d3-transition (1.3.2-3) unstable; urgency=medium
* Team upload
* Ignore all "transition" tests: short-timeout based
-- Xavier Guimard <yadd@debian.org> Fri, 29 Jan 2021 08:53:47 +0100
node-d3-transition (1.3.2-2) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Modernize debian/watch
* Use dh-sequence-nodejs
* Fix debian/clean
* Disable short-timeout based test (Closes: #980667)
-- Xavier Guimard <yadd@debian.org> Thu, 28 Jan 2021 20:35:11 +0100
node-d3-transition (1.3.2-1) 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 ]
* 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)
* Enable upstream tests
* New upstream version 1.3.2
* Refresh patches
* Disable node-d3-timer based tests (also disabled in node-d3-timer)
-- Pirate Praveen <praveen@debian.org> Wed, 16 Dec 2020 14:31:43 +0530
node-d3-transition (1.2.0-4) unstable; urgency=medium
* Install in /usr/share/nodejs
* Bump Standards-Version to 4.4.0 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Mon, 05 Aug 2019 07:22:04 +0000
node-d3-transition (1.2.0-3) unstable; urgency=medium
* Reupload to unstable
* Make build reproducible
-- Pirate Praveen <praveen@debian.org> Sun, 07 Jul 2019 22:39:22 +0530
node-d3-transition (1.2.0-2) experimental; urgency=medium
* Install ES module (src directory)
-- Pirate Praveen <praveen@debian.org> Tue, 18 Jun 2019 21:17:08 +0530
node-d3-transition (1.2.0-1) experimental; urgency=medium
* New upstream version 1.2.0
* 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 for build (rollup is in main now)
* Switch to pkg-js-tools
-- Pirate Praveen <praveen@debian.org> Sat, 15 Jun 2019 14:11:33 +0530
node-d3-transition (1.1.0-2) unstable; urgency=medium
* Use webpack to build umd module like upstream
-- Pirate Praveen <praveen@debian.org> Tue, 09 Jan 2018 22:42:03 +0530
node-d3-transition (1.1.0-1) unstable; urgency=low
* Initial release (Closes: #877528)
-- Pirate Praveen <praveen@debian.org> Mon, 02 Oct 2017 21:01:05 +0530
|