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 112 113 114 115 116 117 118 119 120 121 122 123
|
node-locate-path (7.1.1-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + node-locate-path: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 08 Dec 2022 00:13:47 +0000
node-locate-path (7.1.1-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* New upstream version 7.1.1
* Refresh patch
-- Yadd <yadd@debian.org> Wed, 27 Jul 2022 23:13:30 +0200
node-locate-path (7.1.0-6) unstable; urgency=medium
* Team upload
* Really require nodejs 14 for autopkgtest
-- Yadd <yadd@debian.org> Fri, 01 Apr 2022 11:10:52 +0200
node-locate-path (7.1.0-5) unstable; urgency=medium
* Team upload
* Require nodejs 14 for test
-- Yadd <yadd@debian.org> Wed, 30 Mar 2022 10:26:11 +0200
node-locate-path (7.1.0-4) unstable; urgency=medium
* Team upload
* Drop dependency to node-path-exists
* Back to unstable after successful tests
-- Yadd <yadd@debian.org> Tue, 29 Mar 2022 10:27:42 +0200
node-locate-path (7.1.0-3) experimental; urgency=medium
* Team upload
* Drop Breaks field due to circular dependency
-- Yadd <yadd@debian.org> Sun, 27 Mar 2022 14:24:52 +0200
node-locate-path (7.1.0-2) experimental; urgency=medium
* Team upload
* Breaks: node-find-up < 6
* Fix autopkgtest using pkg-js-autopkgtest >= 0.14.11
-- Yadd <yadd@debian.org> Fri, 25 Mar 2022 16:05:52 +0100
node-locate-path (7.1.0-1) experimental; urgency=medium
* Team upload
* Fix filenamemangle
* Drop dependency to nodejs
* New upstream version 7.1.0
* Require node-p-locate >= 6
* Update test
-- Yadd <yadd@debian.org> Wed, 23 Mar 2022 17:15:14 +0100
node-locate-path (6.0.0-2) unstable; urgency=medium
* Team upload
* Modernize debian/watch
* Fix GitHub tags regex
* Update standards version to 4.6.0, no changes needed.
* Fix test
-- Yadd <yadd@debian.org> Fri, 08 Oct 2021 11:13:03 +0200
node-locate-path (6.0.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Update standards version to 4.5.0, no changes needed.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Use dh-sequence-nodejs
* New upstream version 6.0.0
* Update copyright
-- Xavier Guimard <yadd@debian.org> Fri, 30 Oct 2020 09:23:47 +0100
node-locate-path (5.0.0-2) unstable; urgency=medium
* Team upload
* Back to unstable after successful tests
-- Xavier Guimard <yadd@debian.org> Thu, 19 Dec 2019 23:16:40 +0100
node-locate-path (5.0.0-1) experimental; urgency=medium
* Team upload
[ Paolo Greppi ]
* Update Vcs fields for migration to https://salsa.debian.org/
* enable salsa CI pipeline
[ Xavier Guimard ]
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Add upstream/metadata
* Drop unneeded version constraints from (build) dependencies
* New upstream version 5.0.0
* Replace mocha by tape for test
* Switch test and install to pkg-js-tools
-- Xavier Guimard <yadd@debian.org> Wed, 18 Dec 2019 21:43:39 +0100
node-locate-path (2.0.0-1) unstable; urgency=low
* Initial release (Closes: #883657)
-- Paolo Greppi <paolo.greppi@libpf.com> Wed, 06 Dec 2017 10:05:47 +0100
|