File: changelog

package info (click to toggle)
node-js-yaml 4.1.0%2Bdfsg%2B~4.0.5-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 11,112 kB
  • sloc: javascript: 20,148; makefile: 17; sh: 13
file content (201 lines) | stat: -rw-r--r-- 5,872 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
194
195
196
197
198
199
200
201
node-js-yaml (4.1.0+dfsg+~4.0.5-7) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.1, no changes needed.
  * Add fix for rollup 3 (Closes: #1022633)

 -- Yadd <yadd@debian.org>  Wed, 26 Oct 2022 14:30:53 +0200

node-js-yaml (4.1.0+dfsg+~4.0.5-6) unstable; urgency=medium

  * Indicate that version 4 breaks yarnpkg < 1.22.10+~cs22.25.14-5~
  * Build missing files (Closes: #1004479)

 -- Yadd <yadd@debian.org>  Fri, 28 Jan 2022 14:38:39 +0100

node-js-yaml (4.1.0+dfsg+~4.0.5-5) unstable; urgency=medium

  * Indicate that node-js-yaml ≥ 4 breaks node-gulp-concat
    < 2.6.1+~0.0.15+git20190329.179bb8c+~1.0.3-4~

 -- Yadd <yadd@debian.org>  Fri, 10 Dec 2021 12:24:50 +0100

node-js-yaml (4.1.0+dfsg+~4.0.5-4) unstable; urgency=medium

  * Fix shebang (Closes: #898857)
  * Indicate that js-yaml-4 breaks eslint < 5.16.0~dfsg+~4.16.8-8~

 -- Yadd <yadd@debian.org>  Thu, 25 Nov 2021 13:54:57 +0100

node-js-yaml (4.1.0+dfsg+~4.0.5-3) unstable; urgency=medium

  * Indicate that js-yaml-4 breaks:
    + grunt < 1.3.0-2~
    + node-istanbul < 0.4.5+repack09+~cs74.23.58-2~
    + node-tap < 12.0.1+ds-4~
    + node-tap-parser < 7.0.0+ds1-6~

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

node-js-yaml (4.1.0+dfsg+~4.0.5-2) unstable; urgency=medium

  * Re-upload to force rebuild

 -- Yadd <yadd@debian.org>  Sun, 21 Nov 2021 08:17:14 +0100

node-js-yaml (4.1.0+dfsg+~4.0.5-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster

  [ Yadd ]
  * Update standards version to 4.6.0, no changes needed.
  * Fix debian/watch
  * New upstream version 4.1.0+dfsg+~4.0.5
  * Drop patches
  * Update lintian overrides
  * Update nodejs dependency to nodejs:any

 -- Yadd <yadd@debian.org>  Sat, 20 Nov 2021 12:36:23 +0100

node-js-yaml (3.14.1+dfsg+~3.12.6-2) unstable; urgency=medium

  * Increase test timeout (Closes: #980009)

 -- Xavier Guimard <yadd@debian.org>  Tue, 12 Jan 2021 22:25:37 +0100

node-js-yaml (3.14.1+dfsg+~3.12.6-1) unstable; urgency=medium

  * Embed typescript definitions
  * New upstream version 3.14.1+dfsg+~3.12.6

 -- Xavier Guimard <yadd@debian.org>  Mon, 11 Jan 2021 15:42:54 +0100

node-js-yaml (3.14.0+dfsg-3) unstable; urgency=medium

  * Declare compliance with policy 4.5.1
  * Modernize debian/watch
  * Fix test for mocha 8 (Closes: #978301)

 -- Xavier Guimard <yadd@debian.org>  Sun, 27 Dec 2020 08:54:30 +0100

node-js-yaml (3.14.0+dfsg-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove obsolete field Name from debian/upstream/metadata (already present in
    machine-readable debian/copyright).

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Use dh-sequence-nodejs
  * Add patch for node-argparse ≥ 2

 -- Xavier Guimard <yadd@debian.org>  Sun, 01 Nov 2020 11:52:49 +0100

node-js-yaml (3.14.0+dfsg-1) unstable; urgency=medium

  [ Ross Gammon ]
  * Remove myself from Uploaders

  [ Xavier Guimard ]
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Update lintian overrides
  * New upstream version 3.14.0+dfsg
  * Update pkg-js-tools use
  * Add myself to uploaders list

 -- Xavier Guimard <yadd@debian.org>  Thu, 28 May 2020 08:27:59 +0200

node-js-yaml (3.13.1+dfsg-2) unstable; urgency=medium

  * Team upload
  * Switch install to pkg-js-tools

 -- Xavier Guimard <yadd@debian.org>  Sat, 03 Aug 2019 15:43:15 +0200

node-js-yaml (3.13.1+dfsg-1) unstable; urgency=medium

  * Team upload

  [ Bastien ROUCARIÈS ]
  * Remove shebang patches
  * Simplify rules
  * Fix autopkgsuite

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.4.0
  * Remove unneeded dependency versions
  * New upstream version 3.13.1+dfsg
  * Switch test to pkg-js-tools and embed new test dependencies
    (fast-check, lorem-ipsum and pure-rand)
  * Update debian/copyright

 -- Xavier Guimard <yadd@debian.org>  Mon, 08 Jul 2019 20:16:22 +0200

node-js-yaml (3.11.0+dfsg-1) unstable; urgency=medium

  * Team upload
  * New upstream version, fix problems with octal/hex/bin
    format.
  * Bump format and policy (no changes).
  * Move to salsa

 -- Bastien Roucariès <rouca@debian.org>  Tue, 08 May 2018 22:53:56 +0200

node-js-yaml (3.10.0+dfsg-1) unstable; urgency=medium

  * Team upload
  * New upstream version, fix problems with unicode.

 -- Bastien Roucariès <rouca@debian.org>  Thu, 14 Sep 2017 21:07:56 +0200

node-js-yaml (3.9.1+dfsg-1) unstable; urgency=medium

  * Team upload
  * Bump compat
  * Create build profile nodoc, nocheck to reduce
    build loop of node-tape.
  * Run a copy of testsuite in autopkgtest

 -- Bastien Roucariès <rouca@debian.org>  Thu, 17 Aug 2017 16:18:15 +0200

node-js-yaml (3.9.1+dfsg-1~exp1) experimental; urgency=medium

  * New upstream version
  * Update lintian overrides
  * Use Debian email address
  * Switch to javascript for section hint
  * Bump standards version, switched to https for copyright format URL

 -- Ross Gammon <rossgammon@debian.org>  Tue, 15 Aug 2017 20:44:56 +0200

node-js-yaml (3.7.0+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Build reproducibility: do not use dh_fixperms -X

 -- Jérémy Lal <kapouer@melix.org>  Wed, 01 Feb 2017 10:06:33 +0100

node-js-yaml (3.7.0+dfsg-1) unstable; urgency=medium

  * Team upload.

  [ Ross Gammon ]
  * Add missing copyright attribution

  [ Jérémy Lal ]
  * Remove restrictions on dependencies (Closes: #844014)
  * Fix Files-Excluded field, missing wildcard
  * Add repacksuffix in watch file
  * New upstream version 3.7.0+dfsg
  * Just generate manpage on build, depends help2man

 -- Jérémy Lal <kapouer@melix.org>  Sat, 12 Nov 2016 10:26:55 +0100

node-js-yaml (3.6.1+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #805411)

 -- Ross Gammon <rosco2@ubuntu.com>  Sun, 04 Sep 2016 07:16:15 +0200