File: changelog

package info (click to toggle)
node-tap-parser 11.0.2%2B~cs2.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,820 kB
  • sloc: javascript: 8,015; makefile: 36; sh: 26
file content (193 lines) | stat: -rw-r--r-- 5,461 bytes parent folder | download
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
node-tap-parser (11.0.2+~cs2.1.4-1) unstable; urgency=medium

  * Team upload
  * Add missing build dependency on dh-nodejs for command dh_nodejs_autodocs
  * Update standards version to 4.6.1, no changes needed
  * New upstream version 11.0.2+~cs2.1.4

 -- Yadd <yadd@debian.org>  Fri, 25 Nov 2022 15:04:08 +0100

node-tap-parser (11.0.1+~cs2.1.2-6) unstable; urgency=medium

  * Increase tests timeout from 30 to 120 seconds
    Closes: #1017600

 -- Jérémy Lal <kapouer@melix.org>  Thu, 18 Aug 2022 10:56:56 +0200

node-tap-parser (11.0.1+~cs2.1.2-5) unstable; urgency=medium

  * Team upload

  [ Jérémy Lal ]
  * watch: use new tapjs/tap-parser url

  [ Yadd ]
  * Transition: embed yaml@1.10 (Closes:#1010573)

 -- Yadd <yadd@debian.org>  Fri, 06 May 2022 06:38:56 +0200

node-tap-parser (11.0.1+~cs2.1.2-4) unstable; urgency=medium

  * Team upload
  * Patch: switch tap-yaml to using yaml 2 api. Closes:#1010573
  * Depends node-yaml >= 2.0.1

 -- Jérémy Lal <kapouer@melix.org>  Wed, 04 May 2022 23:05:20 +0200

node-tap-parser (11.0.1+~cs2.1.2-3) unstable; urgency=medium

  * Team upload
  * Fix manpage. Closes:#980293.

 -- Yadd <yadd@debian.org>  Mon, 25 Apr 2022 11:29:15 +0200

node-tap-parser (11.0.1+~cs2.1.2-2) unstable; urgency=medium

  * Team upload
  * Back to unstable

 -- Yadd <yadd@debian.org>  Mon, 25 Apr 2022 09:33:10 +0200

node-tap-parser (11.0.1+~cs2.1.2-1) experimental; urgency=medium

  * Team upload
  * New upstream version 11.0.1+~cs2.1.2
  * Drop lintian overrides
  * Update copyright
  * Enable all tests using tap 15

 -- Yadd <yadd@debian.org>  Tue, 12 Apr 2022 18:04:01 +0200

node-tap-parser (10.1.0+~cs2.1.2-3) unstable; urgency=medium

  * Team upload
  * Back to unstable

 -- Yadd <yadd@debian.org>  Thu, 10 Mar 2022 06:34:15 +0100

node-tap-parser (10.1.0+~cs2.1.2-2) experimental; urgency=medium

  * Team upload
  * Add missing build dependencies to build manpages

 -- Yadd <yadd@debian.org>  Mon, 07 Mar 2022 18:37:22 +0100

node-tap-parser (10.1.0+~cs2.1.2-1) experimental; urgency=medium

  * Team upload
  * Replace minipass component by dependency to node-minipass
    (Closes: #1004646)
  * New upstream version 10.1.0+~cs2.1.2
  * Update test for tap 12
  * Add lintian overrides

 -- Yadd <yadd@debian.org>  Mon, 31 Jan 2022 02:43:56 +0100

node-tap-parser (10.1.0-2) experimental; urgency=medium

  * Team upload

  [ lintian-brush ]
  * Set upstream metadata fields: Bug-Submit
  * Update standards version to 4.6.0, no changes needed

  [ Yadd ]
  * Add ctype=nodejs to component(s)
  * Fix GitHub tags regex
  * Fix filenamemangle
  * Update nodejs dependency to nodejs:any

 -- Yadd <yadd@debian.org>  Wed, 24 Nov 2021 15:29:03 +0100

node-tap-parser (10.1.0-1) experimental; urgency=medium

  * Team upload
  * New upstream release
  * Bump debhelper compatibility level to 13
  * Use dh-sequence-nodejs
  * Embed events-to-array, minipass and tap-yaml and drop patches
  * New upstream version 10.1.0
  * Update dependencies
  * Add patch to adapt test snapshots to tap 12 and indicates that autopkgtest
    needs node-tap < 14~ (in debian/tests/autopkgtest-pkg-nodejs.conf)
  * Remove temporarily components tests (needs tap ≥ 14)
  * Replace dependency to node-js-yaml by node-yaml + node-yallist

 -- Xavier Guimard <yadd@debian.org>  Wed, 09 Dec 2020 17:14:50 +0100

node-tap-parser (7.0.0+ds1-6) unstable; urgency=medium

  * Team upload

  [ lintian-brush ]
  * Bump debhelper from old 12 to 13
  * Set upstream metadata fields: Bug-Submit
  * Update standards version to 4.6.0, no changes needed

  [ Yadd ]
  * Refresh patches
  * Fix filenamemangle
  * Fix GitHub tags regex
  * Use dh-sequence-nodejs instead of pkg-js-tools
  * Update nodejs dependency to nodejs:any
  * Add fix for js-yaml ≥ 4

 -- Yadd <yadd@debian.org>  Wed, 24 Nov 2021 15:44:44 +0100

node-tap-parser (7.0.0+ds1-5) unstable; urgency=medium

  * Team upload
  * Allow STDERR in autopkgtest (fixes debci for Node.js ≥ 12)

 -- Xavier Guimard <yadd@debian.org>  Tue, 03 Mar 2020 18:34:02 +0100

node-tap-parser (7.0.0+ds1-4) 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
  * Declare compliance with policy 4.5.0
  * Use pkg-js-tools auto install

 -- Xavier Guimard <yadd@debian.org>  Mon, 02 Mar 2020 23:29:17 +0100

node-tap-parser (7.0.0+ds1-3) unstable; urgency=medium

  * Avoid debci failure due to buffer warning

 -- Bastien Roucariès <rouca@debian.org>  Mon, 07 Jan 2019 00:22:47 +0100

node-tap-parser (7.0.0+ds1-2) unstable; urgency=medium

  * Move to salsa
  * Update policy and compat

 -- Bastien Roucariès <rouca@debian.org>  Mon, 25 Jun 2018 18:15:38 +0200

node-tap-parser (7.0.0+ds1-1) unstable; urgency=medium

  * New upstream release

 -- Bastien Roucariès <rouca@debian.org>  Thu, 30 Nov 2017 12:40:21 +0100

node-tap-parser (6.0.1+ds1-2) unstable; urgency=medium

  * Fix autopkgtest

 -- Bastien Roucariès <rouca@debian.org>  Fri, 15 Sep 2017 22:03:22 +0200

node-tap-parser (6.0.1+ds1-1) unstable; urgency=medium

  * New upstream release.
  * Add myself as maintainer

 -- Bastien Roucariès <rouca@debian.org>  Mon, 11 Sep 2017 13:39:11 +0200

node-tap-parser (3.0.3-1) unstable; urgency=low

  * Initial release (Closes: #844030)

 -- Jérémy Lal <kapouer@melix.org>  Sat, 12 Nov 2016 00:19:05 +0100