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
|
node-d3-interpolate (1.4.0-4) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Apply multi-arch hints. + node-d3-interpolate: Add Multi-Arch: foreign.
[ Yadd ]
* Update standards version to 4.6.1, no changes needed.
* Fix filenamemangle
* Add fix for rollup 3 (Closes: #1022622)
-- Yadd <yadd@debian.org> Wed, 26 Oct 2022 12:15:53 +0200
node-d3-interpolate (1.4.0-3) unstable; urgency=medium
* Team upload
[ Yadd ]
* Bump debhelper compatibility level to 13
* Modernize debian/watch
* Fix GitHub tags regex
* Use dh-sequence-nodejs
[ Paul Gevers ]
* Drop dependency on nodejs
-- Paul Gevers <elbrus@debian.org> Thu, 30 Jun 2022 21:38:32 +0200
node-d3-interpolate (1.4.0-2) unstable; urgency=medium
* Use node-rollup-plugin-terser (now available in the archive)
* Bump Standards-Version to 4.5.1 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Wed, 16 Dec 2020 01:22:07 +0530
node-d3-interpolate (1.4.0-1) unstable; urgency=medium
* Team upload
[ 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.
[ Kannan V M ]
* New upstream version 1.4.0
* change file paths from /usr/lib to /usr/share
[ Xavier Guimard ]
* Add debian/gbp.conf
* Fix copyright
* Fix auto install
-- Kannan V M <kannan.mail@disroot.org> Mon, 16 Mar 2020 16:20:41 +0530
node-d3-interpolate (1.3.2-3) unstable; urgency=medium
* Reupload to unstable
* Make build reproducible
-- Pirate Praveen <praveen@debian.org> Sun, 07 Jul 2019 14:09:40 +0530
node-d3-interpolate (1.3.2-2) experimental; urgency=medium
* Install ES module (src directory)
-- Pirate Praveen <praveen@debian.org> Wed, 19 Jun 2019 18:11:25 +0530
node-d3-interpolate (1.3.2-1) experimental; urgency=medium
* New upstream version 1.3.2
* 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 (rollup is in main now)
* Switch to pkg-js-tools for tests
-- Pirate Praveen <praveen@debian.org> Mon, 17 Jun 2019 22:37:08 +0530
node-d3-interpolate (1.1.5-2) unstable; urgency=medium
* Use webpack to build umd module like upstream
* Use externals for d3-color (to mimic -g d3-color:d3 rollup option)
-- Pirate Praveen <praveen@debian.org> Sun, 07 Jan 2018 15:41:16 +0530
node-d3-interpolate (1.1.5-1) unstable; urgency=low
* Initial release (Closes: #877501)
-- Pirate Praveen <praveen@debian.org> Mon, 02 Oct 2017 14:59:37 +0530
|