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 102 103 104 105 106 107 108 109 110 111
|
node-cosmiconfig (7.0.0+ds1-1) unstable; urgency=medium
* Team upload.
* stop embed Node.js modules callsites import-fresh parent-module
(moved to package node-resolve-from);
stop build-depend on node-execa node-resolve-from node-tape;
(build-)depend on node-import-fresh;
build-depend on node-parent-module
* fix stop annotate node-parse-json as test-only build-dependency
-- Jonas Smedegaard <dr@jones.dk> Fri, 01 Jan 2021 17:51:38 +0100
node-cosmiconfig (7.0.0+~cs8.3.2-2) unstable; urgency=medium
* Team upload.
* Fix Breaks field (Closes: #976813)
-- Xavier Guimard <yadd@debian.org> Tue, 08 Dec 2020 10:17:27 +0100
node-cosmiconfig (7.0.0+~cs8.3.2-1) unstable; urgency=medium
* Team upload.
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.1
* Add ctype=nodejs to component(s)
* Use dh-sequence-nodejs
* Replace path-type by dependency to node-path-type
* Components:
+ replace @types/parse-json by dependency to
node-parse-json ≥ 5.1.0+~cs5.1.6~
+ Install all in main nodejs dirs using dh-sequence-nodejs
(Closes: #976618)
+ Add break against jest < 26.6.3+repack~
* New upstream version 7.0.0+~cs8.3.2
* Refresh patch
* Link needed tsc files during build
* Update dependencies
-- Xavier Guimard <yadd@debian.org> Sun, 06 Dec 2020 14:45:23 +0100
node-cosmiconfig (6.0.0+~cs16.3.1-2) unstable; urgency=medium
* Team upload.
* unhide embedded modules parent-module import-fresh
as virtual packages node-parent-module node-import-fresh;
build-depend on jq;
depend on node-callsites
-- Jonas Smedegaard <dr@jones.dk> Sat, 05 Dec 2020 21:44:33 +0100
node-cosmiconfig (6.0.0+~cs16.3.1-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* 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.
[ Xavier Guimard ]
* Add "Rules-Requires-Root: no"
* Use uscan checksum
* Refresh patch
* Build with babel7 and tsc
* Embed components: path-type, @types/parse-json
* New upstream version 6.0.0+~cs16.3.1
really: 6.0.0+~3.1.0+~3.2.1+~2.0.0+~4.0.0+~4.0.0
* Update copyright
-- Xavier Guimard <yadd@debian.org> Mon, 25 May 2020 11:29:25 +0200
node-cosmiconfig (5.2.1-2) unstable; urgency=medium
* Team upload
* Back to unstable after node-parse-json migration
* Switch build to pkg-js-tools
-- Xavier Guimard <yadd@debian.org> Tue, 13 Aug 2019 22:21:22 +0200
node-cosmiconfig (5.2.1-1) experimental; urgency=medium
* Team upload
* Add upstream/metadata
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Add debian/gbp.conf
* Embed callsites, import-fresh and parent-module
* New upstream version 5.2.1 (Closes: #920751)
* Switch install to pkg-js-tools
* Update debian/copyright
* Patch components tests to use tape instead of ava
* Enable component tests during build
-- Xavier Guimard <yadd@debian.org> Thu, 08 Aug 2019 17:38:42 +0200
node-cosmiconfig (3.1.0-2) unstable; urgency=medium
* Bump Standards-Version to 4.1.4 (no changes needed)
* Bump debhelper compatibility level to 11
* Update vcs field to salsa
-- Pirate Praveen <praveen@debian.org> Wed, 06 Jun 2018 22:03:43 +0530
node-cosmiconfig (3.1.0-1) unstable; urgency=low
* Initial release (Closes: #879731)
-- Pirate Praveen <praveen@debian.org> Wed, 25 Oct 2017 13:16:54 +0530
|