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
|
node-js-tokens (8.0.0-2) unstable; urgency=medium
* Team upload
* Add fix for jest >= 29 (Closes: #1022417)
-- Yadd <yadd@debian.org> Sun, 23 Oct 2022 19:53:04 +0200
node-js-tokens (8.0.0-1) unstable; urgency=medium
* Team upload
* Add breaks node-loose-envify <= 1.4.0+dfsg1-3~
* Declare compliance with policy 4.6.1
* New upstream version 8.0.0 (add ES2022 support)
* Drop old coffee-path patch
-- Yadd <yadd@debian.org> Mon, 25 Jul 2022 17:26:43 +0200
node-js-tokens (7.0.0-1) unstable; urgency=medium
* Team upload
* New upstream version 7.0.0
* Fix test (Closes: #1002752)
-- Yadd <yadd@debian.org> Wed, 29 Dec 2021 07:45:00 +0100
node-js-tokens (6.0.0-2) unstable; urgency=medium
* Team upload
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed
* Fix filenamemangle
* Update lintian overrides
-- Yadd <yadd@debian.org> Sun, 21 Nov 2021 22:27:20 +0100
node-js-tokens (6.0.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Apply multi-arch hints.
+ node-js-tokens: Add Multi-Arch: foreign.
* Update renamed lintian tag names in lintian overrides.
* 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
* Use dh-sequence-nodejs
* New upstream version 6.0.0
* Embed test262-parser-tests for test only
* Update build:
+ set name in debian/nodejs/name
+ set debian/nodejs/main to "build/"
* Update test (jest instead of mocha)
* Update lintian overrides
-- Xavier Guimard <yadd@debian.org> Tue, 22 Dec 2020 13:34:51 +0100
node-js-tokens (5.0.0-1) unstable; urgency=medium
* Team upload
* Back to unstable after successful tests
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* New upstream version 5.0.0
-- Xavier Guimard <yadd@debian.org> Tue, 19 Nov 2019 19:49:44 +0100
node-js-tokens (4.0.0-1) experimental; urgency=medium
* Team upload
* New upstream version 4.0.0
* Add d/upstream/metadata
* Switch test and install to pkg-js-tools
* Update d/{compat, control, copyright} wrt cme
* Bump Standards-Version to 4.4.0
* Bump debhelper-compat to 12
* Update d/docs
* Update lintian-overrides
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Sat, 31 Aug 2019 15:40:20 +0530
node-js-tokens (2.0.0-1) unstable; urgency=medium
* Initial release (Closes: #842857)
-- Lucas de Castro Borges <lucas@gnuabordo.com.br> Mon, 31 Oct 2016 10:42:07 -0300
|