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-set-value (4.1.0+~4.0.1-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + node-set-value: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 28 Nov 2022 17:44:09 +0000
node-set-value (4.1.0+~4.0.1-1) unstable; urgency=medium
* Team upload
* Fix debian/watch
* Embed typescript definitions and repack
-- Yadd <yadd@debian.org> Tue, 16 Nov 2021 18:07:55 +0100
node-set-value (4.1.0-2) unstable; urgency=medium
* Team upload
* Fix GitHub tags regex
* Use dh-sequence-nodejs
* Back to unstable
-- Yadd <yadd@debian.org> Sat, 06 Nov 2021 15:44:36 +0100
node-set-value (4.1.0-1) experimental; urgency=medium
* Team upload
* Fix GitHub tags regex
* Declare compliance with policy 4.6.0
* New upstream version 4.1.0 (Closes: #994448)
* Drop embedded test modules
* Update test
* Update dependencies:
+ add node-is-primitive
+ drop node-extend-shallow, node-to-object-path, nodejs
-- Yadd <yadd@debian.org> Thu, 16 Sep 2021 17:42:52 +0200
node-set-value (3.0.2-1) experimental; urgency=medium
* Team upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Update standards version to 4.5.0, no changes needed.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Modernize debian/watch
* Use dh-sequence-nodejs
* New upstream version 3.0.2
* Add fix for node-is-plain-object ≥ 5
-- Xavier Guimard <yadd@debian.org> Tue, 15 Dec 2020 08:52:31 +0100
node-set-value (3.0.1-3) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.6.0
* Modernize debian/watch
* Fix GitHub tags regex
* Use dh-sequence-nodejs
* Fix prototype pollution (Closes: #994448, CVE-2021-23440)
* Add test for CVE-2021-23440
-- Yadd <yadd@debian.org> Thu, 16 Sep 2021 18:11:33 +0200
node-set-value (3.0.1-2) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.4.1
* Back to unstable after successful tests
-- Xavier Guimard <yadd@debian.org> Wed, 13 Nov 2019 23:02:58 +0100
node-set-value (3.0.1-1) experimental; urgency=medium
* Team upload
* Fix debian/copyright
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* New upstream version 3.0.1 (Closes: #941189, CVE-2019-10747)
* Switch install to pkg-js-tools
-- Xavier Guimard <yadd@debian.org> Thu, 26 Sep 2019 20:43:27 +0200
node-set-value (3.0.0-1) experimental; urgency=medium
* Team upload
[ Jelmer Vernooij ]
* Use secure copyright file specification URI.
[ Xavier Guimard ]
* Add gbp.conf to ignore .gitignore
* New upstream version 3.0.0
* Bump debhelper compatibility level to 11
* Declare compliance with policy 4.3.0
* Change section to javascript
* Add upstream/metadata
* Embed snapdragon-handlers, snapdragon-lexer, snapdragon-stack and
split-string for tests
* Switch tests to pkg-js-tools
* Update debian/copyright
* Update VCS fields
-- Xavier Guimard <yadd@debian.org> Mon, 03 Jun 2019 23:13:29 +0200
node-set-value (0.4.0-2) unstable; urgency=medium
* Team upload
* Fix prototype pollution (Closes: #941189, CVE-2019-10747)
* Add CVE-2019-10747 test
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Change section to javascript
* Add debian/gbp.conf
* Add upstream/metadata
* Switch test and install to pkg-js-tools
* Update VCS fields to salsa
-- Xavier Guimard <yadd@debian.org> Thu, 26 Sep 2019 21:09:43 +0200
node-set-value (0.4.0-1) unstable; urgency=low
* Initial release (Closes: #842255)
-- Pirate Praveen <praveen@debian.org> Thu, 27 Oct 2016 18:17:56 +0530
|