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
|
node-camelcase-keys (8.0.2-3) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.2
* Fix clean (Closes: #1049317)
-- Yadd <yadd@debian.org> Mon, 14 Aug 2023 14:52:13 +0400
node-camelcase-keys (8.0.2-2) unstable; urgency=medium
* Team upload
* Allow __proto__ calls to workaround ava issue
-- Yadd <yadd@debian.org> Wed, 30 Nov 2022 21:00:22 +0100
node-camelcase-keys (8.0.2-1) unstable; urgency=medium
* Team upload
* New upstream version 8.0.2 (updates typescript declarations)
-- Yadd <yadd@debian.org> Tue, 30 Aug 2022 17:57:00 +0200
node-camelcase-keys (8.0.1-3) unstable; urgency=medium
* Team upload
* Fix commonjs files
-- Yadd <yadd@debian.org> Mon, 27 Jun 2022 18:59:05 +0200
node-camelcase-keys (8.0.1-2) unstable; urgency=medium
* Team upload
* Back to unstable
-- Yadd <yadd@debian.org> Mon, 27 Jun 2022 09:19:14 +0200
node-camelcase-keys (8.0.1-1) experimental; urgency=medium
* Team upload
* Drop dependency to nodejs
* Declare compliance with policy 4.6.1
* New upstream version 8.0.1
* Use ava for test
* Update minimal dependencies versions
* Build commonjs files with mjs2cjs -a
-- Yadd <yadd@debian.org> Sun, 26 Jun 2022 13:24:02 +0200
node-camelcase-keys (6.2.2-2) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 13
* Modernize debian/watch
* Fix GitHub tags regex
* Use dh-sequence-nodejs instead of pkg-js-tools
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
-- Yadd <yadd@debian.org> Thu, 04 Nov 2021 15:35:31 +0100
node-camelcase-keys (6.2.2-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.0
* Bump debhelper compatibility level to 12
* Update VCS fields to salsa
* Use pkg-js-tools auto test & install
* New upstream version 6.2.2
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* Add upstream/metadata
* Enable upstream test using tape instead of ava
-- Xavier Guimard <yadd@debian.org> Mon, 27 Apr 2020 22:10:21 +0200
node-camelcase-keys (4.0.0-1) unstable; urgency=low
* Initial release (Closes: #826371)
-- Pirate Praveen <praveen@debian.org> Tue, 25 Oct 2016 20:05:39 +0530
|