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 124 125 126 127 128 129 130
|
node-p-locate (6.0.0-12) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + node-p-locate: Add Multi-Arch: foreign.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 22 Nov 2022 20:50:58 +0000
node-p-locate (6.0.0-11) unstable; urgency=medium
* Team upload
* Fix test to match node expecting esm on *.js
* Add p-limit to extlinks
-- Jérémy Lal <kapouer@melix.org> Sun, 01 May 2022 23:04:25 +0200
node-p-locate (6.0.0-10) unstable; urgency=medium
* Team upload
* Better commonjs export
-- Yadd <yadd@debian.org> Fri, 08 Apr 2022 18:14:10 +0200
node-p-locate (6.0.0-9) unstable; urgency=medium
* Team upload
* Build commonjs files (Closes: #1008908)
-- Yadd <yadd@debian.org> Mon, 04 Apr 2022 06:10:25 +0200
node-p-locate (6.0.0-8) unstable; urgency=medium
* Team upload
* Really require nodejs 14 for autopkgtest
-- Yadd <yadd@debian.org> Fri, 01 Apr 2022 11:13:30 +0200
node-p-locate (6.0.0-7) unstable; urgency=medium
* Team upload
* Require nodejs 14 for test
-- Yadd <yadd@debian.org> Wed, 30 Mar 2022 10:24:29 +0200
node-p-locate (6.0.0-6) unstable; urgency=medium
* Team upload
* Add Breaks node-locate-path < 7
-- Yadd <yadd@debian.org> Wed, 30 Mar 2022 10:15:24 +0200
node-p-locate (6.0.0-5) unstable; urgency=medium
* Team upload
* Back to unstable after successful tests
-- Yadd <yadd@debian.org> Tue, 29 Mar 2022 10:29:14 +0200
node-p-locate (6.0.0-4) experimental; urgency=medium
* Team upload
* Require node-p-limit >= 4
-- Yadd <yadd@debian.org> Sun, 27 Mar 2022 17:15:43 +0200
node-p-locate (6.0.0-3) experimental; urgency=medium
* Team upload
* Drop Breaks field due to circular dependency
-- Yadd <yadd@debian.org> Sun, 27 Mar 2022 14:22:43 +0200
node-p-locate (6.0.0-2) experimental; urgency=medium
* Team upload
* Indicate that p-locate 6 breaks node-locate-path < 7
-- Yadd <yadd@debian.org> Fri, 25 Mar 2022 15:52:23 +0100
node-p-locate (6.0.0-1) experimental; urgency=medium
* Team upload
* New upstream version 6.0.0
* Update test patch
-- Yadd <yadd@debian.org> Wed, 23 Mar 2022 17:07:42 +0100
node-p-locate (5.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 filenamemangle
-- Yadd <yadd@debian.org> Sat, 23 Oct 2021 08:12:28 +0200
node-p-locate (5.0.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Update standards version to 4.1.1, no changes needed.
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Declare compliance with policy 4.5.0
* Add "Rules-Requires-Root: no"
* Change section to javascript
* Add debian/gbp.conf
* Use dh-sequence-nodejs auto install
* Update copyright
* New upstream version 5.0.0
* Enable upstream test
-- Xavier Guimard <yadd@debian.org> Fri, 30 Oct 2020 22:23:55 +0100
node-p-locate (2.0.0-1) unstable; urgency=low
* Initial release (Closes: #873790)
-- Pirate Praveen <praveen@debian.org> Thu, 31 Aug 2017 12:47:08 +0530
|