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 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235
|
node-mkdirp (2.1.6+~cs5.2.1-2) unstable; urgency=medium
* Team upload
* Fix debci
-- Bastien Roucariès <rouca@debian.org> Fri, 16 Aug 2024 07:46:54 +0000
node-mkdirp (2.1.6+~cs5.2.1-1) unstable; urgency=medium
* Team upload
[ Yadd ]
* Update lintian override info format in d/source/lintian-overrides
on line 4-6
* Declare compliance with policy 4.7.0
* Drop timeout from test (Closes: #1074612)
[ Bastien Roucariès ]
* Upload new version
* New upstream version
* Add mkdirp-then component.
* Add fs-mkdirp-stream
* Render mkdirp-then a stub.
-- Bastien Roucariès <rouca@debian.org> Wed, 14 Aug 2024 12:59:58 +0000
node-mkdirp (1.0.4+~1.0.2-4) unstable; urgency=medium
[ Jérémy Lal ]
* node-fs-vaccum is removed from debian
-- Jelmer Vernooij <jelmer@debian.org> Tue, 06 Dec 2022 11:50:21 +0000
node-mkdirp (1.0.4+~1.0.2-3) unstable; urgency=medium
* Team upload
* Require map.js for autopkgtest
-- Yadd <yadd@debian.org> Wed, 13 Apr 2022 16:16:03 +0200
node-mkdirp (1.0.4+~1.0.2-2) unstable; urgency=medium
* Team upload
* Fix test (Closes: #1009563):
+ require node-tap >= 15 and enable all tests
+ fix test snapshot
+ don't check coverage (enabled by default with tap 15)
* Update lintian overrides
* Fix copyright
-- Yadd <yadd@debian.org> Wed, 13 Apr 2022 16:01:20 +0200
node-mkdirp (1.0.4+~1.0.2-1) unstable; urgency=medium
* Team upload
[ Sruthi Chandran ]
* Add Breaks against broken yarnpkg
[ Jenkins ]
* Remove constraints unnecessary since buster
[ Yadd ]
* Update standards version to 4.6.0, no changes needed.
* Fix GitHub tags regex
* Fix filenamemangle
* Update nodejs dependency to nodejs:any
* New upstream version 1.0.4+~1.0.2, updates typescript definitions
* Update lintian overrides
-- Yadd <yadd@debian.org> Tue, 09 Nov 2021 12:43:29 +0100
node-mkdirp (1.0.4+~1.0.1-1) unstable; urgency=medium
* Team upload
* Embed typescript definitions and repack
* Declare compliance with policy 4.5.1
-- Xavier Guimard <yadd@debian.org> Mon, 11 Jan 2021 14:57:17 +0100
node-mkdirp (1.0.4-3) unstable; urgency=medium
* Team upload
* Apply multi-arch hints
* Remove Andrew Kelley <superjoe30@gmail.com> from uploaders list. Thanks
for your work! (Closes: #909867)
* Add break against node-zipfile < 0.5.12+ds-5~
-- Xavier Guimard <yadd@debian.org> Wed, 28 Oct 2020 10:34:36 +0100
node-mkdirp (1.0.4-2) unstable; urgency=medium
* Team upload
* Add "Breaks" against webpack (<< 4.43.0-2~)
-- Xavier Guimard <yadd@debian.org> Mon, 26 Oct 2020 06:55:59 +0100
node-mkdirp (1.0.4-1) unstable; urgency=medium
* Team upload
* Back to unstable after successful tests
* Make bin/cmd.js executable
* New upstream version 1.0.4
* Remove breaks against node-glob due to circular build dependencies
-- Xavier Guimard <yadd@debian.org> Fri, 23 Oct 2020 16:52:55 +0200
node-mkdirp (1.0.3-2) experimental; urgency=medium
* Team upload
* Add "Breaks" against:
+ node-bluebird (<< 3.7.2+dfsg1-3~)
+ node-cacache (<< 15.0.0~)
+ node-chownr (<< 1.1.3-4~)
+ node-copy-concurrently (<< 1.0.5-6~)
+ node-cpr (<< 3.0.1-2~)
+ node-fstream (<< 1.0.12-3~)
+ node-fs-vacuum (<< 1.2.10-4~)
+ node-glob (<< 7.1.6-2~)
+ node-klaw (<< 3.0.0-3~)
+ node-millstone (<< 0.6.19~)
+ node-multiparty (<< 4.2.2-1~)
+ node-node-sass (<< 4.14.1+git20200512.e1fc158+dfsg-3~)
+ node-tar (<< 6.0.5~)
+ npm (<< 7.0.3+repack+ds~)
* Bump debhelper compatibility level to 13
* Use dh-sequence-nodejs
-- Xavier Guimard <yadd@debian.org> Fri, 23 Oct 2020 16:28:18 +0200
node-mkdirp (1.0.3-1) experimental; urgency=medium
* Team upload
* New upstream version 1.0.3
* Disable test incompatible with tap 12
* Add build dependency to node-require-inject
-- Xavier Guimard <yadd@debian.org> Tue, 10 Mar 2020 13:35:28 +0100
node-mkdirp (0.5.1-2) 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
* Add "Rules-Requires-Root: no"
* Add debian/gbp.conf
* Add upstream/metadata
* Update homepage
-- Xavier Guimard <yadd@debian.org> Tue, 10 Mar 2020 11:55:03 +0100
node-mkdirp (0.5.1-1) unstable; urgency=medium
* Team upload
* New upstream version
* Bump compat and policy
* Run testsuite both during build and using autopkgtest
-- Bastien Roucariès <rouca@debian.org> Fri, 15 Sep 2017 21:28:39 +0200
node-mkdirp (0.5.0-1) unstable; urgency=low
[ Andrew Kelley ]
* Upstream update.
* Update watch file to canonical format and fix upstream URL.
* Clean up copyright file.
* Install package.json.
* Reword short description.
* Add myself to uploaders.
* Bump debhelper version.
* Bump standards version.
* Update docs file since upstream renamed the readme file.
* Add autopkgtest.
[ Jérémy Lal ]
* Move to pkg-javascript
-- Andrew Kelley <superjoe30@gmail.com> Sat, 13 Sep 2014 10:28:41 +0200
node-mkdirp (0.3.3-1) experimental; urgency=low
* Upstream update.
* Use github url in watch file.
* Copyright:
+ rename MIT to Expat license
+ add copyright year to author.
* Install index.js in usr/lib/nodejs/mkdirp instead of renaming it in
debian/rules.
-- Jérémy Lal <kapouer@melix.org> Fri, 22 Mar 2013 01:54:05 +0100
node-mkdirp (0.3.1-2) unstable; urgency=low
* Improved package description
-- David Paleino <dapal@debian.org> Sun, 08 Apr 2012 22:46:38 +0200
node-mkdirp (0.3.1-1) unstable; urgency=low
* New upstream version
-- David Paleino <dapal@debian.org> Sun, 08 Apr 2012 22:35:20 +0200
node-mkdirp (0.3.0-1) unstable; urgency=low
[ Jérémy Lal ]
* New upstream version
[ David Paleino ]
* Added Jérémy to Uploaders
* Updated debian/copyright
* Standards-Version bumped to 3.9.3, no changes needed
-- David Paleino <dapal@debian.org> Sat, 17 Mar 2012 23:18:39 +0100
node-mkdirp (0.2.1-1) unstable; urgency=low
* New upstream version
* Added debian/watch
-- David Paleino <dapal@debian.org> Wed, 16 Nov 2011 22:31:42 +0100
node-mkdirp (0.0.7-2) unstable; urgency=low
* Compliance to Debian Javascript Policy
-- David Paleino <dapal@debian.org> Sat, 15 Oct 2011 23:58:34 +0200
node-mkdirp (0.0.7-1) unstable; urgency=low
* Initial release (Closes: #645180)
-- David Paleino <dapal@debian.org> Thu, 13 Oct 2011 12:31:51 +0200
|