File: changelog

package info (click to toggle)
node-commander 9.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,708 kB
  • sloc: javascript: 10,837; makefile: 2
file content (304 lines) | stat: -rw-r--r-- 8,651 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
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
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
node-commander (9.4.1-1) unstable; urgency=medium

  * New upstream version 9.4.1

 -- Yadd <yadd@debian.org>  Wed, 05 Oct 2022 14:45:10 +0200

node-commander (9.4.0-1) unstable; urgency=medium

  * New upstream version 9.4.0

 -- Yadd <yadd@debian.org>  Tue, 19 Jul 2022 16:54:46 +0200

node-commander (9.3.0-2) unstable; urgency=medium

  * Back to unstable

 -- Yadd <yadd@debian.org>  Sat, 02 Jul 2022 06:41:54 +0200

node-commander (9.3.0-1) experimental; urgency=medium

  * Declare compliance with policy 4.6.1
  * New upstream version 9.3.0

 -- Yadd <yadd@debian.org>  Fri, 01 Jul 2022 16:04:59 +0200

node-commander (9.2.0-1) unstable; urgency=medium

  * New upstream version 9.2.0
  * Unfuzz patches

 -- Yadd <yadd@debian.org>  Thu, 28 Apr 2022 08:40:19 +0200

node-commander (9.1.0-1) unstable; urgency=medium

  * New upstream version 9.1.0

 -- Yadd <yadd@debian.org>  Sun, 20 Mar 2022 15:53:52 +0100

node-commander (9.0.0-2) unstable; urgency=medium

  * Back to unstable

 -- Yadd <yadd@debian.org>  Thu, 24 Feb 2022 12:38:49 +0100

node-commander (9.0.0-1) experimental; urgency=medium

  * New upstream version 9.0.0
  * Unfuzz patches
  * Update copyright

 -- Yadd <yadd@debian.org>  Mon, 07 Feb 2022 08:40:00 +0100

node-commander (8.3.0-3) unstable; urgency=medium

  * Fix node-terser version in Breaks field

 -- Yadd <yadd@debian.org>  Sun, 06 Feb 2022 15:11:58 +0100

node-commander (8.3.0-2) unstable; urgency=medium

  * Indicated that commander 8 breaks:
    + yarnpkg < 1.22.10+~cs22.25.14-6~
    + cleancss < 5.2.2+~5.5.0~
    + node-terser < 4.1.2-8+
  * Back to unstable

 -- Yadd <yadd@debian.org>  Sun, 06 Feb 2022 14:57:44 +0100

node-commander (8.3.0-1) experimental; urgency=medium

  * Team upload

  [ Yadd ]
  * Fix GitHub tags regex
  * Uploaders: replace Leo Iannacone by myself, thanks for your work!

  [ Ayoyimika Ajibade ]
  * New upstream version 8.3.0
  * updated for clean build
  * update jest config transform option
  * fix tsconfig @types/jest error
  * Updated Standards-Version 4.5.1 => 4.6.0

  [ Yadd ]
  * Fix filenamemangle
  * Drop dependency to nodejs
  * Add test dependency to ts-jest

 -- Ayoyimika Ajibade <ayoyimikaajibade@gmail.com>  Fri, 17 Dec 2021 14:55:13 +0100

node-commander (6.2.1-2) unstable; urgency=medium

  * Team upload
  * Back to unstable after successful tests

 -- Xavier Guimard <yadd@debian.org>  Thu, 24 Dec 2020 05:39:53 +0100

node-commander (6.2.1-1) experimental; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Set upstream metadata fields: Security-Contact.

  [ Xavier Guimard ]
  * Declare compliance with policy 4.5.1
  * New upstream version 6.2.1

 -- Xavier Guimard <yadd@debian.org>  Thu, 17 Dec 2020 08:22:24 +0100

node-commander (4.1.1-3) unstable; urgency=medium

  * Team upload

  [ lintian-brush ]
  * Set upstream metadata fields: Bug-Submit, Security-Contact.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright)

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Modernize debian/watch
  * Use dh-sequence-nodejs
  * Remove useless build dependencies
  * Enable upstream test using jest

 -- Xavier Guimard <yadd@debian.org>  Sun, 15 Nov 2020 15:44:25 +0100

node-commander (4.1.1-2) unstable; urgency=medium

  * Team upload
  * Back to unstable
  * Add Breaks agains uglifyjs < 3.9.4-2~
  * Add "Multi-Arch: foreign"

 -- Xavier Guimard <yadd@debian.org>  Fri, 05 Jun 2020 15:42:42 +0200

node-commander (4.1.1-1) experimental; urgency=medium

  * Team upload
  * New upstream version 4.1.1
  * Remove patches
  * Remove test (jest not available)

 -- Xavier Guimard <yadd@debian.org>  Tue, 19 May 2020 09:19:41 +0200

node-commander (4.0.1+really2.20.0-2) unstable; urgency=medium

  * Team upload
  * Ignore signal tests (fixes debci)

 -- Xavier Guimard <yadd@debian.org>  Sat, 28 Mar 2020 07:45:08 +0100

node-commander (4.0.1+really2.20.0-1) unstable; urgency=medium

  * Team upload
  * Downgrade version to 2.20.0 (Closes: #952335)
  * Declare compliance with policy 4.5.0
  * Remove myself from uploaders
  * Add patch for sinon ≥ 7
  * Restore test

 -- Xavier Guimard <yadd@debian.org>  Tue, 24 Mar 2020 14:57:51 +0100

node-commander (4.0.1-2) unstable; urgency=medium

  * Back to unstable after successful tests

 -- Xavier Guimard <yadd@debian.org>  Tue, 17 Dec 2019 22:19:58 +0100

node-commander (4.0.1-1) experimental; urgency=medium

  * Declare compliance with policy 4.4.1
  * Add "Rules-Requires-Root: no"
  * New upstream version 4.0.1
  * Remove useless patch
  * Disable upstream test (jest not packaged)

 -- Xavier Guimard <yadd@debian.org>  Mon, 25 Nov 2019 07:10:35 +0100

node-commander (2.12.2-4) unstable; urgency=medium

  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.4.0
  * Add debian/gbp.conf
  * Switch install to pkg-js-tools

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

node-commander (2.12.2-3) unstable; urgency=medium

  * Ignore signal based tests (Closes: #922093)

 -- Xavier Guimard <yadd@debian.org>  Tue, 12 Feb 2019 22:25:03 +0100

node-commander (2.12.2-2) unstable; urgency=medium

  * Add upstream/metadata
  * Bump debhelper compatibility level to 11
  * Declare compliance with policy 4.3.0
  * Update VCS fields to salsa
  * Fix d/copyright format url
  * Add myself to uploaders
  * Increase tests timeouts (Closes: #895317)
  * Switch tests to pkg-js-tools

 -- Xavier Guimard <yadd@debian.org>  Mon, 11 Feb 2019 07:25:48 +0100

node-commander (2.12.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 2.12.2
  * Drop installchangelog override

 -- Jérémy Lal <kapouer@melix.org>  Sat, 30 Dec 2017 00:18:38 +0100

node-commander (2.11.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (Closes: #872282)
  * Update dependencies
  * Fix 1 lintian warning

 -- Paolo Greppi <paolo.greppi@libpf.com>  Tue, 31 Oct 2017 16:23:17 +0100

node-commander (2.9.0-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 2.9.0
  * Bump Standard-Version 4.1.1
  * Bump debhelper compat 9
  * Add build-dependency on node-graceful-readlink
  * Run supplied tests during build as well
  * Do not rename node to nodejs because of #862051

 -- Paolo Greppi <paolo.greppi@libpf.com>  Thu, 21 Sep 2017 08:39:30 +0200

node-commander (2.4.0-1) unstable; urgency=medium

  * Imported Upstream version 2.4.0
  * update Upstream-Contact to /issues url

 -- Leo Iannacone <l3on@ubuntu.com>  Mon, 20 Oct 2014 18:32:53 +0200

node-commander (2.3.0-1) unstable; urgency=medium

  * Imported Upstream version 2.3.0
  * Bump Standard-Version 3.9.6
  * Do not install packages.json as doc
  * Add autopkgtest suite

 -- Leo Iannacone <l3on@ubuntu.com>  Fri, 17 Oct 2014 13:22:50 +0200

node-commander (2.2.0-1) unstable; urgency=medium

  [ Leo Iannacone ]
  * New upstream release.
  * Install package.json and index.js in nodejs/commander
    folder instead of commander.js
  * debian/control:
    + bump standards-version 3.9.5
    + set node-should as build-depends
    + do not depend on keypress, not required
    + added homogenius description for Node.js packages
    + added myself as Uploader
    + update Vcs-* fields, move project to pkg-javascript.
  * debian/rules:
    + enable tests
    + remove override_dh_auto_install, no longer needed
  * debian/patch/001_nodejs-shebangs.patch
    + test/run patch to use nodejs command instead of node
  * drop debian/lintian-overrides, not needed.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 09 May 2014 15:15:25 +0200

node-commander (2.0.0-1) unstable; urgency=low

  * New upstream release.
  * /debian/copyright:
    + Use Expat instead of MIT as license keyword.
  * /debian/docs:
    + Install package.json into doc folder.
  * /debian/patches/001_nodejs-shebangs.patch:
    + Adapt patch, some example files have been remove by upstream.
  * /debian/lintian-overrides:
    + Adapt file to removed examples.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 20 Jul 2013 01:12:09 +0200

node-commander (1.1.1-2) unstable; urgency=low

  * /debian/control:
    + Fix versioned dependency on nodejs.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 15 May 2013 11:10:56 +0200

node-commander (1.1.1-1) unstable; urgency=low

  * Initial release. (Closes: #707559).

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 09 May 2013 14:30:16 +0200