File: changelog

package info (click to toggle)
node-websocket 1.0.35%2B~cs11.0.30-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,132 kB
  • sloc: cpp: 5,584; javascript: 3,787; ansic: 107; makefile: 15; sh: 7
file content (205 lines) | stat: -rw-r--r-- 6,023 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
node-websocket (1.0.35+~cs11.0.30-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.0.35+~cs11.0.30
  * w/a armel gcc optimization bug by compiling with -O1 optimization
    Closes: #1100540.

  [ Yadd ]
  * Render build reproducible

 -- Jérémy Lal <kapouer@melix.org>  Sat, 15 Mar 2025 18:29:40 +0100

node-websocket (1.0.35+~cs11.0.28-1) unstable; urgency=medium

  * Declare compliance with policy 4.7.0
  * New upstream version 1.0.35+~cs11.0.28
  * Update copyright

 -- Yadd <yadd@debian.org>  Sun, 16 Jun 2024 12:59:35 +0400

node-websocket (1.0.34+~cs10.0.25-2) unstable; urgency=medium

  * Better build
  * Update lintian override info format in d/source/lintian-overrides on
    line 4-5
  * Update standards version to 4.6.2, no changes needed
  * Use terser instead of uglifyjs

 -- Yadd <yadd@debian.org>  Sat, 06 Jan 2024 07:05:43 +0400

node-websocket (1.0.34+~cs10.0.25-1) unstable; urgency=medium

  [ lintian-brush ]
  * Trim trailing whitespace.
  * Update standards version to 4.6.0, no changes needed.

  [ Yadd ]
  * Fix filenamemangle
  * Drop dependency to nodejs
  * Embed typescript declarations
  * New upstream version 1.0.34+~cs10.0.25, updates:
    + websocket 1.0.34
    + bufferutil 4.0.6
    + utf-8-validate 5.0.8
  * Update lintian overrides

 -- Yadd <yadd@debian.org>  Mon, 31 Jan 2022 17:06:00 +0100

node-websocket (1.0.33+~cs9.0.11-3) unstable; urgency=medium

  * Team upload
  * MA: same
  * Improve description

 -- Bastien Roucariès <rouca@debian.org>  Sat, 18 Sep 2021 14:12:59 +0000

node-websocket (1.0.33+~cs9.0.11-2) unstable; urgency=medium

  * Replace override_dh_auto_build-indep by override_dh_auto_build:
    pkg-js-tools is not compatible (see #977742)

 -- Xavier Guimard <yadd@debian.org>  Tue, 22 Dec 2020 10:49:08 +0100

node-websocket (1.0.33+~cs9.0.11-1) unstable; urgency=medium

  [ Tobias Frost ]
  * Updating the Uploaders list (Closes: #953504)

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.

  [ Xavier Guimard ]
  * Embed bufferutil and utf-8-validate
  * New upstream version 1.0.33+~cs9.0.11
  * Update build
  * Update coyright
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.5.1
  * Use dh-sequence-nodejs
  * Set myself as uploader
  * Install doc

 -- Xavier Guimard <yadd@debian.org>  Tue, 15 Dec 2020 15:44:37 +0100

node-websocket (1.0.31-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Update standards version to 4.4.1, no changes needed.

  [ Xavier Guimard ]
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Use pkg-js-tools auto test & install
  * Replace embedded yaeti by uscan component
  * New upstream version 1.0.31
  * Update copyright

 -- Xavier Guimard <yadd@debian.org>  Sun, 02 Feb 2020 10:43:22 +0100

node-websocket (1.0.28-3) unstable; urgency=medium

  * Team upload
  * Fix patch, forgot to update other ports

 -- Jérémy Lal <kapouer@melix.org>  Fri, 25 Jan 2019 00:53:50 +0100

node-websocket (1.0.28-2) unstable; urgency=medium

  * Add patch to increase timeouts

 -- Jérémy Lal <kapouer@melix.org>  Fri, 25 Jan 2019 00:28:38 +0100

node-websocket (1.0.28-1) unstable; urgency=medium

  * Team upload
  * New upstream version 1.0.28
  * Section: javascript
  * Update Vcs-* fields
  * Use https in copyright format url
  * Build against libnode-dev, using dh 10, node-gyp >= 3.8.0-2
  * Build-Depends node-tape, drop node-tap patch
  * Check nocheck for tests
  * Drop useless get-orig-source
  * Standards-Version 4.3.0
  * Drop useless patches
  * Patch to use a less known port for tests
    (Closes: #918441,#865510)

 -- Jérémy Lal <kapouer@melix.org>  Thu, 24 Jan 2019 22:51:29 +0100

node-websocket (1.0.23-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Don't run dh_nodejs against libjs-websocket, because that is an arch
    all package with no ABI dependencies.  We don't want shared library
    dependencies on an arch all package because it breaks the ability to
    do binary NMUs for library transitions, Closes: #877469

 -- Sam Hartman <hartmans@debian.org>  Tue, 11 Dec 2018 08:50:44 -0500

node-websocket (1.0.23-3) unstable; urgency=medium

  * Team Upload
  * Use node-websocket.install not relying upon indep target

 -- Jérémy Lal <kapouer@melix.org>  Wed, 21 Dec 2016 17:38:44 +0100

node-websocket (1.0.23-2) unstable; urgency=medium

  * Team Upload
  * Override rules for arch and indep

 -- Jérémy Lal <kapouer@melix.org>  Wed, 21 Dec 2016 15:24:25 +0100

node-websocket (1.0.23-1) unstable; urgency=medium

  * Team Upload
  * Imported upstream version 1.0.23
  * Use dh nodejs
  * Secure Vcs url
  * Standards-Version 3.9.8
  * MIT is Expat
  * Fix order of section in copyright (general to particular)
  * dh installdocs already takes care of CHANGELOG.md
  * shlibdeps, strip *.node files
  * Bundle yaeti as module
  * Patch to run tests using tap
  * Build-Depends node-tap, node-buffer-equal for tests
  * Run tests during build
  * Do not remove .pc on clean

 -- Jérémy Lal <kapouer@melix.org>  Wed, 21 Dec 2016 13:12:21 +0100

node-websocket (1.0.22-2) unstable; urgency=low

  * Update libjs-websocket description.

 -- Daniel Pocock <daniel@pocock.pro>  Wed, 30 Sep 2015 10:20:32 +0200

node-websocket (1.0.22-1) unstable; urgency=medium

  * New upstream release.
  * Supports node-nan >= 2.0.  (Closes: #799656)

 -- Daniel Pocock <daniel@pocock.pro>  Tue, 29 Sep 2015 14:07:02 +0200

node-websocket (1.0.19-2) unstable; urgency=medium

  * Update VCS URLs.

 -- Daniel Pocock <daniel@pocock.pro>  Thu, 24 Sep 2015 12:25:04 +0200

node-websocket (1.0.19-1) unstable; urgency=low

  * Initial upload (Closes: #790963)

 -- Daniel Pocock <daniel@pocock.pro>  Fri, 03 Jul 2015 13:11:03 +0200