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
|
node-deep-equal (2.2.3+~cs43.15.94-1) unstable; urgency=medium
* Team upload
* New upstream versions.
* Add component has-proto, hasown, set-function-length,
stop-iteration-iterator, set-function-name, is-array-buffer,
is-shared-array-buffer, array-buffer-byte-length
* Update copyright
-- Bastien Roucariès <rouca@debian.org> Sat, 11 Nov 2023 22:35:21 +0000
node-deep-equal (2.1.0+~cs31.12.80-1) unstable; urgency=medium
* Team upload
* drop component foreach
* Refresh patches
* Add component gopd
* New upstream version 2.1.0+~cs31.12.80
* Update copyright
-- Yadd <yadd@debian.org> Sun, 04 Dec 2022 18:35:53 +0100
node-deep-equal (2.0.5+~cs32.12.77-2) unstable; urgency=medium
* Team upload
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse
* Drop __proto__ calls in test (fixes autopkgtest)
-- Yadd <yadd@debian.org> Fri, 02 Dec 2022 12:26:31 +0100
node-deep-equal (2.0.5+~cs32.12.77-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* New upstream version 2.0.5+~cs32.12.77
-- Yadd <yadd@debian.org> Fri, 13 May 2022 09:15:19 +0200
node-deep-equal (2.0.5+~cs32.11.68-3) unstable; urgency=medium
* Team upload
* Move test to autopkgtest only (Closes: #1007210)
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
-- Yadd <yadd@debian.org> Sun, 13 Mar 2022 18:44:16 +0100
node-deep-equal (2.0.5+~cs32.11.68-2) unstable; urgency=medium
* Team upload
* Back to unstable after successful tests
-- Yadd <yadd@debian.org> Wed, 18 Aug 2021 16:16:49 +0200
node-deep-equal (2.0.5+~cs32.11.68-1) experimental; urgency=medium
[ Yadd ]
* Team upload
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Modernize debian/watch
* Use dh-sequence-nodejs
* Embed available-typed-arrays, call-bind, es-get-iterator, foreach,
get-intrinsic, has-bigints, has-tostringtag, is-arguments, is-bigint,
is-boolean-object, is-map, is-number-object, is-regex, is-set, is-string,
is-typed-array, is-weakmap, is-weakset, object.assign,
RegExp.prototype.flags, side-channel, which-boxed-primitive,
which-collection, which-typed-array
* Fix GitHub tags regex
* New upstream version 2.0.5+~cs32.11.68
* Add dependencies to: node-debbundle-es-to-primitive,
node-define-properties, node-es-abstract, node-function-bind,
node-isarray, node-object-inspect, node-resolve
* Update copyright
* Embed array.prototype.some, has-typed-arrays,
object.getownpropertydescriptors for test only
* Apply multi-arch hints (foreign)
-- Yadd <yadd@debian.org> Mon, 16 Aug 2021 21:27:27 +0200
node-deep-equal (1.0.1-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Update Vcs-* headers to use salsa repository.
* Remove obsolete field Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ Xavier Guimard ]
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Use pkg-js-tools auto install
* Fix copyright
* Enable upstream test using tape
-- Xavier Guimard <yadd@debian.org> Wed, 13 May 2020 16:40:28 +0200
node-deep-equal (1.0.1-1) unstable; urgency=low
* Initial release (Closes: #802518)
-- Ross Gammon <rossgammon@mail.dk> Tue, 20 Oct 2015 21:29:52 +0200
|