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 123 124 125 126 127 128 129 130
|
node-d3-timer (1.0.10+~1.0.10-2) unstable; urgency=medium
* Team upload.
[ Jérémy Lal ]
* Disable flaky test. Closes: #1099251.
[ Santiago Vila ]
* Update standards version to 4.7.2, no changes needed.
-- Santiago Vila <sanvila@debian.org> Tue, 08 Apr 2025 00:40:00 +0200
node-d3-timer (1.0.10+~1.0.10-1) unstable; urgency=medium
* Team upload
* Update standards version to 4.6.2, no changes needed
* Embed typescript declarations and repack
-- Yadd <yadd@debian.org> Sat, 09 Sep 2023 19:15:53 +0400
node-d3-timer (1.0.10-3) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Apply multi-arch hints. + node-d3-timer: Add Multi-Arch: foreign.
[ Yadd ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.1, no changes needed.
* 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: #1022617)
-- Yadd <yadd@debian.org> Wed, 26 Oct 2022 12:05:56 +0200
node-d3-timer (1.0.10-2) unstable; urgency=medium
* Team upload
* Drop dependency on nodejs
-- Paul Gevers <elbrus@debian.org> Wed, 06 Jul 2022 22:01:11 +0200
node-d3-timer (1.0.10-1) unstable; urgency=medium
[ Xavier Guimard ]
* Update disable-randomly-failing-test.patch comment
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
[ Pirate Praveen ]
* New upstream version 1.0.10
* Bump Standards-Version to 4.5.1 (no changes needed)
* Drop unused debian/webpack.config.js
* Use node-rollup-plugin-terser (now available in the archive)
* Enable nocheck build profile
* Use pkg-js-tools auto install
-- Pirate Praveen <praveen@debian.org> Wed, 16 Dec 2020 14:38:16 +0530
node-d3-timer (1.0.9-2) unstable; urgency=medium
* Reupload to unstable
-- Pirate Praveen <praveen@debian.org> Sun, 07 Jul 2019 13:04:07 +0530
node-d3-timer (1.0.9-1) experimental; urgency=medium
* New upstream release 1.0.9
* Drop build dependency on dh-buidinfo
* Switch to rollup from webpack (rollup is in main now)
* Switch to pkg-js-tools for tests
-- Pirate Praveen <praveen@debian.org> Sat, 22 Jun 2019 16:08:04 +0530
node-d3-timer (1.0.7-5) unstable; urgency=medium
* Team upload
* Disable more test due to debci poor perf (Closes: #886664)
-- Xavier Guimard <yadd@debian.org> Sat, 26 Jan 2019 08:44:29 +0100
node-d3-timer (1.0.7-4) unstable; urgency=medium
* Team upload.
[ Pirate Praveen ]
* remove reference to contrib
[ Xavier Guimard ]
* Remove timeout based tests (Closes: #886664)
* Remove build/ dir on clean
* Bump debheper compatibility level to 11
* Declare compliance with policy 4.3.0
* Update VCS fields to salsa
* Fix debian/copyright
* Remove useless autopkgtest test
* Add upstream/metadata
* Ignore tests in nocheck is set
-- Xavier Guimard <yadd@debian.org> Wed, 23 Jan 2019 13:26:09 +0100
node-d3-timer (1.0.7-3) unstable; urgency=medium
* Use webpack to build umd module like upstream
-- Pirate Praveen <praveen@debian.org> Sat, 06 Jan 2018 10:50:03 +0530
node-d3-timer (1.0.7-2) unstable; urgency=medium
* Build using babel and move to main (Closes: #877216)
-- Pirate Praveen <praveen@debian.org> Mon, 02 Oct 2017 10:19:26 +0530
node-d3-timer (1.0.7-1) unstable; urgency=low
* Initial release (Closes: #874544)
-- Pirate Praveen <praveen@debian.org> Thu, 07 Sep 2017 13:09:58 +0530
|