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
|
node-d3-force (2.1.1+~2.1.4-2) unstable; urgency=medium
* Team upload.
* Fix invalid priority in *.dsc file. Closes: #1110054.
Thanks to Paul Tagliamonte for the report.
-- Santiago Vila <sanvila@debian.org> Tue, 29 Jul 2025 02:05:00 +0200
node-d3-force (2.1.1+~2.1.4-1) 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).
* Section field set in source based on binary package names.
[ Pirate Praveen ]
* Use node-rollup-plugin-terser (now available in the archive)
[ Yadd ]
* Update standards version to 4.6.2, no changes needed.
* Embed typescript declarations
* New upstream version 2.1.1+~2.1.4
-- Yadd <yadd@debian.org> Sat, 09 Sep 2023 17:42:39 +0400
node-d3-force (2.0.1-1) unstable; urgency=medium
* Team upload
* New upstream version 2.0.1
* Bump Standards-Version to 4.4.1 (no changes needed)
* Drop compat file, rely on debhelper-compat and bump compat level to 12
* Removed debian/install; not required
* Added Rules-Require-Root in debian/control
* Added upstream/metadata
* Added debian/gbp.conf
* Fix package wrt cme
* Run wrap-and-sort
-- Abhijith Sheheer <abhijithsheheer@gmail.com> Fri, 20 Dec 2019 22:44:01 +0530
node-d3-force (1.2.1-5) unstable; urgency=medium
* Team upload
[lintian-brush ]
* Bump debhelper from old 11 to 13
* Set debhelper-compat version in Build-Depends
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse
* Update standards version to 4.6.1, no changes needed
[ Yadd ]
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Modernize debian/watch
* Fix filenamemangle
* Fix GitHub tags regex
* Use dh-sequence-nodejs instead of pkg-js-tools
* Add fix for rollup 3 (Closes: #1022603)
-- Yadd <yadd@debian.org> Wed, 26 Oct 2022 11:05:42 +0200
node-d3-force (1.2.1-4) unstable; urgency=medium
* Team upload
* Drop dependency on nodejs
-- Paul Gevers <elbrus@debian.org> Sun, 26 Jun 2022 21:00:18 +0200
node-d3-force (1.2.1-3) unstable; urgency=medium
* team upload
* use and build-depend on terser (not uglifyjs.terser)
* install below /usr/share (not /usr/lib)
-- Jonas Smedegaard <dr@jones.dk> Thu, 02 Dec 2021 20:02:28 +0100
>>>>>>> debian/sid
node-d3-force (1.2.1-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> Wed, 10 Jul 2019 00:31:51 +0530
node-d3-force (1.2.1-1) experimental; urgency=medium
[ Jelmer Vernooij ]
* Use secure copyright file specification URI.
[ Pirate Praveen ]
* New upstream version 1.2.1
* Use salsa.debian.org in Vcs-* fields
* Bump Standards-Version to 4.3.0 (no changes needed)
* Switch to rollup.config.js, install ES module
* Switch to pkg-js-tools
-- Pirate Praveen <praveen@debian.org> Wed, 19 Jun 2019 18:05:52 +0530
node-d3-force (1.1.0-3) unstable; urgency=medium
* Build using rollup (webpack was used before rollup was available in main)
* Bump debhelper compat to 11
-- Pirate Praveen <praveen@debian.org> Thu, 01 Mar 2018 17:41:50 +0530
node-d3-force (1.1.0-2) unstable; urgency=medium
* Use webpack to build umd module like upstream
-- Pirate Praveen <praveen@debian.org> Sun, 07 Jan 2018 12:54:43 +0530
node-d3-force (1.1.0-1) unstable; urgency=low
* Initial release (Closes: #878048)
-- Pirate Praveen <praveen@debian.org> Mon, 09 Oct 2017 13:26:13 +0530
|