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
|
node-cson-parser (4.0.9-2) unstable; urgency=medium
* Declare compliance with policy 4.6.1
* Add fix for coffeescript 2
-- Yadd <yadd@debian.org> Sat, 04 Jun 2022 07:41:06 +0200
node-cson-parser (4.0.9-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster
[ Yadd ]
* Update standards version to 4.6.0, no changes needed.
* Fix GitHub tags regex
* Fix filenamemangle
* Drop dependency to nodejs
* New upstream version 4.0.9
-- Yadd <yadd@debian.org> Mon, 03 Jan 2022 15:39:00 +0100
node-cson-parser (4.0.7-1) unstable; urgency=medium
* New upstream version 4.0.7
* Refresh patch
-- Xavier Guimard <yadd@debian.org> Tue, 26 Jan 2021 13:08:53 +0100
node-cson-parser (4.0.6-1) unstable; urgency=medium
* Declare compliance with policy 4.5.1
* New upstream version 4.0.6
* refresh patch
-- Xavier Guimard <yadd@debian.org> Mon, 23 Nov 2020 13:48:51 +0100
node-cson-parser (4.0.5-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Use dh-sequence-nodejs
* New upstream version 4.0.5
-- Xavier Guimard <yadd@debian.org> Tue, 06 Oct 2020 14:10:05 +0200
node-cson-parser (4.0.4-1) unstable; urgency=medium
[ Ross Gammon ]
* Remove myself from uploaders
[ Xavier Guimard ]
* Declare compliance with policy 4.5.0
* New upstream version 4.0.4
* Add myself to uploaders list
-- Xavier Guimard <yadd@debian.org> Mon, 25 May 2020 12:34:58 +0200
node-cson-parser (4.0.3-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* New upstream version 4.0.3
* Refresh patch
* Switch test and install to pkg-js-tools
-- Xavier Guimard <yadd@debian.org> Tue, 17 Dec 2019 06:50:18 +0100
node-cson-parser (4.0.0-1) unstable; urgency=medium
* Team upload
* New upstream release
* Bump policy (no changes)
-- Bastien Roucariès <rouca@debian.org> Tue, 06 Nov 2018 14:08:12 +0100
node-cson-parser (3.0.0-2) unstable; urgency=medium
* Team upload
* Fix CI
-- Bastien Roucariès <rouca@debian.org> Thu, 24 May 2018 17:35:14 +0200
node-cson-parser (3.0.0-1) unstable; urgency=medium
* Team upload
* New upstream version
* Bump compat and policy (no changes)
-- Bastien Roucariès <rouca@debian.org> Wed, 23 May 2018 22:12:29 +0200
node-cson-parser (1.3.4-1) unstable; urgency=low
* Initial release (Closes: #845027)
-- Ross Gammon <rossgammon@debian.org> Fri, 20 Oct 2017 22:38:51 +0200
|