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
|
node-js-cookie (3.0.1+~3.0.0-3) unstable; urgency=medium
* Team upload
* Update standards version to 4.6.1, no changes needed.
* Add fix for rollup 3 (Closes: #1022632)
-- Yadd <yadd@debian.org> Wed, 26 Oct 2022 14:18:32 +0200
node-js-cookie (3.0.1+~3.0.0-2) unstable; urgency=medium
* Team upload
* Back to unstable
-- Yadd <yadd@debian.org> Sat, 06 Nov 2021 15:14:35 +0100
node-js-cookie (3.0.1+~3.0.0-1) experimental; urgency=medium
* Team upload
* Embed typescript definitions
-- Yadd <yadd@debian.org> Fri, 15 Oct 2021 18:06:21 +0200
node-js-cookie (3.0.1-1) experimental; urgency=medium
* Team upload
* New upstream version 3.0.1
* Update build (rollup)
* Drop lintian overrides
* Install examples
-- Yadd <yadd@debian.org> Fri, 15 Oct 2021 17:25:01 +0200
node-js-cookie (2.2.1-2) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Update renamed lintian tag names in lintian overrides.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Update standards version to 4.5.0, no changes needed.
[ 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
* Update lintian overrides
* Fix copyright
* Enable upstream test using nodeunit
-- Yadd <yadd@debian.org> Fri, 15 Oct 2021 17:08:09 +0200
node-js-cookie (2.2.1-1) unstable; urgency=medium
* Team upload
[ Daniel Ring ]
* Clean up lintian override formatting
[ Xavier Guimard ]
* Declare compliance with policy 4.4.1
* Switch to debhelper-compat
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* New upstream version 2.2.1
* Switch minimal test and install to pkg-js-tools
* Update patch
-- Xavier Guimard <yadd@debian.org> Sun, 24 Nov 2019 09:09:14 +0100
node-js-cookie (2.2.0-2) unstable; urgency=medium
[ Daniel Ring ]
* Update VCS links for Alioth -> Salsa migration
* Update standards version
[ Xavier Guimard ]
* Add upstream/metadata
* Update lintian overrides
* Add minimal test
* Update debian/copyright format url
-- Daniel Ring <dring@wolfishly.me> Sat, 19 Jan 2019 14:33:43 +0100
node-js-cookie (2.2.0-1) unstable; urgency=low
* Initial release (Closes: #886197)
-- Daniel Ring <dring@wolfishly.me> Tue, 02 Jan 2018 03:05:53 -0800
|