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
|
node-deep-extend (0.6.0-4) unstable; urgency=medium
* Team upload
[ lintian-brush ]
* Wrap long lines in changelog entries: 0.6.0-3
* Update standards version to 4.6.1, no changes needed
[ Yadd ]
* Drop dependency to nodejs
* Mark test dependencies with <!nocheck>
* Drop __proto__ call
-- Yadd <yadd@debian.org> Wed, 30 Nov 2022 21:23:07 +0100
node-deep-extend (0.6.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ node-deep-extend: Add :any qualifier for nodejs dependency
-- Jelmer Vernooij <jelmer@debian.org> Mon, 21 Nov 2022 14:50:26 +0000
node-deep-extend (0.6.0-2) 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).
[ Yadd ]
* Bump debhelper compatibility level to 13
* Modernize debian/watch
* Fix GitHub tags regex
* Use dh-sequence-nodejs
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
-- Yadd <yadd@debian.org> Thu, 04 Nov 2021 15:45:55 +0100
node-deep-extend (0.6.0-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* New upstream version 0.6.0
* Drop patch, now included in upstream
* Update debian/copyright
* Add "Multi-Arch: foreign"
-- Xavier Guimard <yadd@debian.org> Sun, 08 Dec 2019 23:16:16 +0100
node-deep-extend (0.4.1-3) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Add debian/gbp.conf
* Switch install to pkg-js-tools
-- Xavier Guimard <yadd@debian.org> Sat, 03 Aug 2019 15:42:56 +0200
node-deep-extend (0.4.1-2) unstable; urgency=medium
* Team upload
* Add patch to prevent Object prototype pollution
(Closes: #926616, CVE-2018-3750)
* Enable upstream tests using pkg-js-tools
* Fix VCS fields
* Fix debian/copyright years
* Add upstream/metadata
* Change section to javascript
-- Xavier Guimard <yadd@debian.org> Mon, 08 Apr 2019 14:52:06 +0200
node-deep-extend (0.4.1-1) unstable; urgency=medium
* Initial release
-- Thorsten Alteholz <debian@alteholz.de> Mon, 22 Feb 2016 18:16:21 +0100
|