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 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282
|
node-tap (16.3.2+ds1+~cs50.8.16-1+deb12u1) bookworm; urgency=medium
* Backport patch to support tsnode imports by default.
Closes: #1078897.
-- Jérémy Lal <kapouer@melix.org> Wed, 11 Sep 2024 14:16:07 +0200
node-tap (16.3.2+ds1+~cs50.8.16-1) unstable; urgency=medium
* Team upload
* New upstream version 16.3.2+ds1+~cs50.8.16
* Build tcompare with typescript
* Fix commonjs exports
* Add patch to export tcompare/package.json
* Fix test
* Test-Depends: ts-node
-- Yadd <yadd@debian.org> Thu, 24 Nov 2022 18:03:31 +0100
node-tap (16.3.1+ds1+~cs48.8.25-1) unstable; urgency=medium
* Team upload
* update findit url
* New upstream version 16.3.1+ds1+~cs48.8.25
* Update copyright
-- Yadd <yadd@debian.org> Mon, 14 Nov 2022 06:10:34 +0100
node-tap (16.3.0+ds1+~cs48.8.24-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* New upstream version 16.3.0+ds1+~cs48.8.24
-- Yadd <yadd@debian.org> Tue, 26 Jul 2022 08:29:03 +0200
node-tap (16.1.0+ds+~cs48.8.24-2) unstable; urgency=medium
* Team upload
* Back to unstable
-- Yadd <yadd@debian.org> Tue, 10 May 2022 06:37:14 +0200
node-tap (16.1.0+ds+~cs48.8.24-1) experimental; urgency=medium
* Team upload
* Embed typescript declarations
* New upstream version 16.1.0+ds+~cs48.8.24
* Unfuzz patches
-- Yadd <yadd@debian.org> Mon, 02 May 2022 06:06:31 +0200
node-tap (15.2.3+ds+~cs33.7.17-3) unstable; urgency=medium
* Team upload
* Add missing dependency to node-base
* Make build reproducible
-- Yadd <yadd@debian.org> Mon, 04 Apr 2022 12:27:03 +0200
node-tap (15.2.3+ds+~cs33.7.17-2) unstable; urgency=medium
* Team upload
* Back to unstable
-- Yadd <yadd@debian.org> Thu, 10 Mar 2022 06:32:17 +0100
node-tap (15.2.3+ds+~cs33.7.17-1) experimental; urgency=medium
* Team upload
* Update nodejs dependency to nodejs:any
* Use dh-sequence-nodejs auto test & install
* Use uscan components instead of old dh_component
* New upstream version 15.2.3+ds+~cs33.7.17 (Closes: #1004503)
* Update patches
* Update dependencies
* Update lintian overrides
* Update copyright
* Build commonjs files for module-caller*
-- Yadd <yadd@debian.org> Tue, 08 Mar 2022 12:02:26 +0100
node-tap (12.0.1+ds-4) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Remove constraints unnecessary since buster
[ Yadd ]
* Fix BTS number
* Bump debhelper compatibility level to 13
* Use dh-sequence-nodejs
* Fix GitHub tags regex
* Fix filenamemangle
* Update standards version to 4.6.0, no changes needed.
* Fix test for js-yaml ≥ 4
-- Yadd <yadd@debian.org> Wed, 24 Nov 2021 14:35:28 +0100
node-tap (12.0.1+ds-3) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.5.0
* Fix test for js-yaml 3.14.0 (Closes: #963437)
-- Xavier Guimard <yadd@debian.org> Tue, 11 Aug 2020 11:43:47 +0200
node-tap (12.0.1+ds-2) unstable; urgency=medium
* Team upload
* 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
* Use pkg-js-tools auto install
* Add lintian overrides
* Update links
* Use ${nodejs:Provides}
* Disable 3 tests that fail with Node.js ≥ 12
-- Xavier Guimard <yadd@debian.org> Mon, 20 Jan 2020 13:05:57 +0100
node-tap (12.0.1+ds-1) unstable; urgency=medium
* New upstream version.
* Update embedded node-tsame.
* Bump policy (no changes)
-- Bastien Roucariès <rouca@debian.org> Thu, 06 Sep 2018 15:45:42 +0200
node-tap (11.1.4+ds-3) unstable; urgency=medium
* node-tap provides virtual package for embedded small package.
-- Bastien Roucariès <rouca@debian.org> Mon, 25 Jun 2018 21:15:49 +0200
node-tap (11.1.4+ds-2) unstable; urgency=medium
* use CI=1 env variable in order to increase timeout.
Fix FTBFS
-- Bastien Roucariès <rouca@debian.org> Tue, 08 May 2018 15:16:17 +0200
node-tap (11.1.4+ds-1) unstable; urgency=medium
* Update own-or-env
* Increase timeout for build, thanks to Graham Inggs
(Closes: #895312).
* Bump compat or policy (no changes).
* Move to salsa
* Change homepage
-- Bastien Roucariès <rouca@debian.org> Mon, 07 May 2018 15:10:30 +0200
node-tap (11.0.0+ds1-2) unstable; urgency=medium
* Bug fix: "4 autopkgtests fail", thanks to Pirate Praveen (Closes:
#877967).
-- Bastien Roucariès <rouca@debian.org> Sun, 03 Dec 2017 16:05:26 +0100
node-tap (11.0.0+ds1-1) unstable; urgency=medium
* New upstream version
-- Bastien Roucariès <rouca@debian.org> Fri, 01 Dec 2017 16:01:12 +0100
node-tap (10.7.2+ds1-4) unstable; urgency=medium
* Bug fix: "node-tap FTBFS: test failures", thanks to Adrian Bunk
(Closes: #876938). Avoid timeout test
* coverall is recommended
-- Bastien Roucariès <rouca@debian.org> Wed, 27 Sep 2017 13:53:16 +0200
node-tap (10.7.2+ds1-3) unstable; urgency=medium
* Fix autopkgtest by not using timeout
-- Bastien Roucariès <rouca@debian.org> Mon, 18 Sep 2017 11:15:40 +0200
node-tap (10.7.2+ds1-2) unstable; urgency=medium
* Fix autopkgtest
-- Bastien Roucariès <rouca@debian.org> Fri, 15 Sep 2017 10:56:06 +0200
node-tap (10.7.2+ds1-1) unstable; urgency=medium
* New upstream version (Closes: #872899).
* Bump policy no changes
* Add myself as maintainer
-- Bastien Roucariès <rouca@debian.org> Thu, 14 Sep 2017 13:42:33 +0200
node-tap (8.0.0-6) unstable; urgency=medium
* Team upload
* Use module node-clean-yaml-object instad of patch
* Use node-tap-mocha-reporter instead of patch
* Use node-stack-utils instead of patch
-- Bastien Roucariès <rouca@debian.org> Thu, 07 Sep 2017 11:11:55 +0200
node-tap (8.0.0-5) unstable; urgency=medium
* Team upload.
* Use module foreground-child instead of patch.
* Run tap using a wrapper in order to get usage.
-- Bastien Roucariès <rouca@debian.org> Fri, 01 Sep 2017 14:31:56 +0200
node-tap (8.0.0-4) unstable; urgency=medium
* Build reproducibility: do not use dh_fixperms -X
-- Jérémy Lal <kapouer@melix.org> Wed, 01 Feb 2017 10:11:25 +0100
node-tap (8.0.0-3) unstable; urgency=medium
* Disable segv test if gcc is missing (Closes: #848904)
-- Jérémy Lal <kapouer@melix.org> Tue, 20 Dec 2016 18:20:01 +0100
node-tap (8.0.0-2) unstable; urgency=medium
* Fail missing nyc gracefully (Closes: #844998)
* Add Build-Depends so help2man can launch tap
* Remove dependencies from the old tap version
-- Jérémy Lal <kapouer@melix.org> Sat, 19 Nov 2016 14:55:49 +0100
node-tap (8.0.0-1) unstable; urgency=medium
* New upstream version 8.0.0
* Secure Vcs url
* Standards-Version 3.9.8
* Copyright: Expat to ISC
* Copyright for foreground-child
* Bundle modules from tapjs as patches:
+ foreground-child
+ tap-mocha-reporter
+ clean-yaml-object
+ stack-utils
+ buffer-to-string
* Remove the need for unavailable dependencies:
+ only-shallow
+ deeper
+ color-support
+ os-homedir
+ bluebird
* Postpone the need for unavailable dependencies, and Suggests them:
+ coveralls
+ nyc
+ opener
* Build-Depends: keep only what's needed to get help2man running
* Fix help2man call (Closes: #841558)
* Enable test suite in autopkgtest
* Patch tests for nodejs rename and disable some tests
-- Jérémy Lal <kapouer@melix.org> Sun, 13 Nov 2016 19:13:51 +0100
node-tap (0.7.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Ximin Luo <infinity0@debian.org> Mon, 31 Aug 2015 04:30:06 +0200
node-tap (0.4.13-2) unstable; urgency=medium
* Patch fixing failing test FTBFS (Closes: #775627)
-- Jérémy Lal <kapouer@melix.org> Mon, 16 Feb 2015 23:52:37 +0100
node-tap (0.4.13-1) unstable; urgency=low
* Initial release (Closes: #765988)
-- Jérémy Lal <kapouer@melix.org> Mon, 20 Oct 2014 02:01:43 +0200
|