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
|
node-configstore (6.0.0-2) unstable; urgency=medium
* Team upload
* Better commonjs export
* Use tape instead of jest to replace ava (Closes: #1009575)
-- Yadd <yadd@debian.org> Sat, 23 Apr 2022 08:28:38 +0200
node-configstore (6.0.0-1) unstable; urgency=medium
* Team Upload
* New upstream version 6.0.0
* Update test: use jest instead of ava/tape
* Add fix for node-dot-prop >= 7
* Build commonjs files using mjs2cjs
-- Yadd <yadd@debian.org> Thu, 24 Feb 2022 09:17:21 +0100
node-configstore (5.0.1-2) unstable; urgency=medium
* Team Upload
[ Debian Janitor ]
* Remove constraints unnecessary since buster
[ Yadd ]
* Bump debhelper compatibility level to 13
* Modernize debian/watch
* Use dh-sequence-nodejs
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* Fix filenamemangle
-- Yadd <yadd@debian.org> Wed, 03 Nov 2021 13:05:29 +0100
node-configstore (5.0.1-1) unstable; urgency=medium
* Team Upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
[ Abraham Raji ]
* New upstream version 5.0.1
* bumped up the standards version to 4.5.0
-- Abraham Raji <avronr@tuta.io> Mon, 16 Mar 2020 12:30:07 +0000
node-configstore (5.0.0-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.1
* Add debian/gbp.conf
* Add upstream/metadata
* New upstream version 5.0.0
* Switch install to pkg-js-tools
* Switch upstream test from ava to tape
* Enable upstream test
* Update debian/copyright
* Drop unneeded version constraints from (build) dependencies
-- Xavier Guimard <yadd@debian.org> Tue, 08 Oct 2019 21:57:36 +0200
node-configstore (3.1.1-2) unstable; urgency=medium
[ Paolo Greppi ]
* Update Vcs fields for migration to https://salsa.debian.org/
[ Pirate Praveen ]
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.2.1 (no changes needed)
-- Pirate Praveen <praveen@debian.org> Tue, 20 Nov 2018 18:10:18 +0530
node-configstore (3.1.1-1) unstable; urgency=low
* Initial release (Closes: #881158)
-- Pirate Praveen <praveen@debian.org> Wed, 08 Nov 2017 16:48:34 +0530
|