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
|
node-json5 (2.2.3+dfsg-1) unstable; urgency=medium
* Team upload
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse
* Update standards version to 4.6.2, no changes needed
* New upstream version (Closes: #1027145, CVE-2022-46175)
-- Yadd <yadd@debian.org> Sun, 01 Jan 2023 16:28:09 +0400
node-json5 (2.2.1+dfsg-2) unstable; urgency=medium
* Team upload
* Update to node-unicode-15.0.0
-- Yadd <yadd@debian.org> Fri, 16 Sep 2022 18:10:00 +0200
node-json5 (2.2.1+dfsg-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* New upstream version 2.2.1+dfsg
* Drop dependency to node-minimist
-- Yadd <yadd@debian.org> Mon, 29 Aug 2022 16:58:15 +0200
node-json5 (2.2.0+dfsg-1) unstable; urgency=medium
* Team upload
* Exclude generated files from import
* New upstream version 2.2.0+dfsg
* Drop ship_typescript_definitions.patch
* Build manpage with help2man
* Update nodejs dependency => nodejs:any
-- Yadd <yadd@debian.org> Tue, 16 Nov 2021 06:36:08 +0100
node-json5 (2.1.3-3) unstable; urgency=medium
* Team upload
* Modernize debian/watch
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
* Switch to node-unicode-14.0.0
-- Yadd <yadd@debian.org> Sat, 30 Oct 2021 23:13:59 +0200
node-json5 (2.1.3-2) unstable; urgency=medium
* Team upload.
* Ship TypeScript definitions (Closes: #974072).
-- Julien Puydt <jpuydt@debian.org> Mon, 09 Nov 2020 19:24:23 +0100
node-json5 (2.1.3-1) unstable; urgency=medium
[ Xavier Guimard ]
* Team upload
[ Debian Janitor ]
* Apply multi-arch hints. + node-json5: Add Multi-Arch: foreign.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Use dh-sequence-nodejs
* New upstream version 2.1.3
* Drop old patches
* Rebuild lib/unicode.js using current unicode lib, not 10.0.0
* Add lintian override to ignore lib/unicode.js errors (regenerated)
* Update dependencies:
+ dependencies: add node-minimist
+ add build dependencies to node-regenerate and node-unicode-13.0.0
+ test dependencies:
* replace mocha by node-tap
* add node-sinon
* Update test
+ remove old embedded tests
+ reproduce upstream test using tap
* Update copyright
-- Xavier Guimard <yadd@debian.org> Sat, 31 Oct 2020 08:42:21 +0100
node-json5 (0.5.1-3) unstable; urgency=medium
* Team upload
* Improve test
* Add fix for mocha ≥ 6 (fixes debci)
-- Xavier Guimard <yadd@debian.org> Mon, 03 Feb 2020 14:00:56 +0100
node-json5 (0.5.1-2) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Add upstream/metadata
* Use pkg-js-tools auto test & install
* Add patch description
* Update VCS fields to salsa
* Disable one error test that fails with Node.js ≥ 12
* Update homepage
-- Xavier Guimard <yadd@debian.org> Wed, 22 Jan 2020 22:30:20 +0100
node-json5 (0.5.1-1) unstable; urgency=medium
* Team upload
* New upstream release
* Modernize packaging (change section, bump standards, bump compat)
* Enable tests (disable failing tests)
-- Pirate Praveen <praveen@debian.org> Fri, 09 Feb 2018 19:51:52 +0530
node-json5 (0.5.0-1) unstable; urgency=medium
* Initial release
-- Thorsten Alteholz <debian@alteholz.de> Sat, 12 Nov 2016 15:05:31 +0100
|