File: changelog

package info (click to toggle)
ddnet 19.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 68,960 kB
  • sloc: cpp: 195,050; ansic: 58,572; python: 5,568; asm: 946; sh: 941; java: 366; xml: 206; makefile: 31
file content (262 lines) | stat: -rw-r--r-- 6,873 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
ddnet (19.1-2) unstable; urgency=medium

  * Team upload.
  * Clear Cargo.lock completelty (Closes: #1102780)

 -- Alexandre Detiste <tchet@debian.org>  Wed, 16 Apr 2025 13:04:36 +0200

ddnet (19.1-1) unstable; urgency=medium

  * Team Upload
  * New Upstream release (Closes: #1072409)
  * Add SDL2 and a lot of new Rust build dependencies
  * Disable autopkgtest that was not quite one (Closes: #1032567)

 -- Alexandre Detiste <tchet@debian.org>  Sat, 05 Apr 2025 20:40:41 +0200

ddnet (16.4-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/patches: Fix build with GCC-13. (Closes: #1037618)

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 05 Aug 2023 15:40:19 +0200

ddnet (16.4-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Disable another test that accesses the internet.
    (Closes: #1028113)
  * Add needs-internet to the autopkgtest.

 -- Adrian Bunk <bunk@debian.org>  Sun, 12 Feb 2023 17:42:25 +0200

ddnet (16.4-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.6.1

 -- Yangfl <mmyangfl@gmail.com>  Tue, 11 Oct 2022 05:55:07 +0800

ddnet (16.0.2-1) unstable; urgency=medium

  * New upstream release

 -- Yangfl <mmyangfl@gmail.com>  Sun, 03 Apr 2022 14:30:49 +0800

ddnet (15.9.1-1) unstable; urgency=medium

  * New upstream release

 -- Yangfl <mmyangfl@gmail.com>  Tue, 22 Feb 2022 22:04:09 +0800

ddnet (15.8.1-1) unstable; urgency=medium

  * New upstream release

 -- Yangfl <mmyangfl@gmail.com>  Sat, 01 Jan 2022 14:31:29 +0800

ddnet (15.7-1) unstable; urgency=medium

  * New upstream release

 -- Yangfl <mmyangfl@gmail.com>  Mon, 29 Nov 2021 06:47:41 +0800

ddnet (15.6.2-1) unstable; urgency=medium

  * New upstream release
  * Allow stderr in autopkgtest for gcc warnings (Closes: #995742)

 -- Yangfl <mmyangfl@gmail.com>  Sun, 14 Nov 2021 03:59:51 +0800

ddnet (15.5.4-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.6.0

 -- Yangfl <mmyangfl@gmail.com>  Thu, 30 Sep 2021 11:45:10 +0800

ddnet (15.3.2-1) unstable; urgency=medium

  * New upstream release
    + Fix FTBFS on riscv64 (Closes: #978632)
  * Bump Standards-Version to 4.5.1

 -- Yangfl <mmyangfl@gmail.com>  Sun, 21 Feb 2021 22:46:10 +0800

ddnet (15.1.3-1) unstable; urgency=medium

  * New upstream release

 -- Yangfl <mmyangfl@gmail.com>  Sat, 17 Oct 2020 14:28:41 +0000

ddnet (14.1-1) unstable; urgency=medium

  * New upstream release
  * Bump debhelper compat to 13

 -- Yangfl <mmyangfl@gmail.com>  Wed, 01 Jul 2020 12:29:20 +0800

ddnet (13.0.1-1) unstable; urgency=medium

  * New upstream release
  * Remove buggy websockets support
  * Add build dep libjsonparser-dev and add use-system-libjsonparser.patch

 -- Yangfl <mmyangfl@gmail.com>  Fri, 10 Apr 2020 10:32:55 +0800

ddnet (12.9.2-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.5.0
  * Add upstream metadata

 -- Yangfl <mmyangfl@gmail.com>  Wed, 26 Feb 2020 00:08:26 +0800

ddnet (12.7.2-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.4.1

 -- Yangfl <mmyangfl@gmail.com>  Wed, 23 Oct 2019 13:12:23 +0800

ddnet (12.5-2) unstable; urgency=medium

  * Team upload.
  * debian/control: Bump Standards-Version to 4.4.0.
  * debian/compat: Removed, not needed.

  [ Gianfranco Costamagna ]
  * Allow stderr in autopkgtest due to new gcc-9 deprecated
    copy warnings.

 -- Boyuan Yang <byang@debian.org>  Tue, 03 Sep 2019 13:46:03 -0400

ddnet (12.5-1) unstable; urgency=medium

  * New upstream release
  * Updata manpages, thanks to Ryozuki <ryo@ryozuki.xyz>

 -- Yangfl <mmyangfl@gmail.com>  Thu, 04 Jul 2019 16:38:09 +0800

ddnet (11.8-1) unstable; urgency=medium

  * New upstream release

 -- Yangfl <mmyangfl@gmail.com>  Tue, 26 Feb 2019 23:31:36 +0800

ddnet (11.7.2-2) unstable; urgency=medium

  * Fix FTBFS on architectures where char is unsigned (Closes: #921443)
  * Disable autoupdater

 -- Yangfl <mmyangfl@gmail.com>  Tue, 12 Feb 2019 22:31:43 +0800

ddnet (11.7.2-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.3.0
  * Bump debhelper compat to 12

 -- Yangfl <mmyangfl@gmail.com>  Tue, 29 Jan 2019 14:39:54 +0800

ddnet (11.6-1) unstable; urgency=medium

  * New upstream release

 -- Yangfl <mmyangfl@gmail.com>  Mon, 24 Dec 2018 21:46:03 +0800

ddnet (11.5-1) unstable; urgency=medium

  * New upstream release
  * Disable tests that require network (Closes: #913487)

 -- Yangfl <mmyangfl@gmail.com>  Sun, 18 Nov 2018 14:09:40 +0800

ddnet (11.4.6-1) unstable; urgency=medium

  * New upstream release
  * Enable gtest and add build dep libgtest-dev
  * Add build dep libmd-dev and add use-system-libmd.patch
  * Add autopkgtest

 -- Yangfl <mmyangfl@gmail.com>  Mon, 05 Nov 2018 12:55:20 +0800

ddnet (11.4.2-2) unstable; urgency=medium

  * Team upload.
  * Bump Standards-Version to 4.2.1.
  * Remove myself from uploaders list.

 -- Boyuan Yang <byang@debian.org>  Wed, 29 Aug 2018 10:52:15 -0400

ddnet (11.4.2-1) unstable; urgency=medium

  * New upstream release
  * Remove statically linked libgcc and libstdc++
  * Bump Standards-Version to 4.2.0

 -- Yangfl <mmyangfl@gmail.com>  Sat, 25 Aug 2018 14:53:10 +0800

ddnet (11.3.1-1) unstable; urgency=medium

  * New upstream release
  * d/watch: Update upstream URL

 -- Yangfl <mmyangfl@gmail.com>  Wed, 15 Aug 2018 13:38:26 +0800

ddnet (11.2.1-1) unstable; urgency=medium

  * New upstream release

 -- Yangfl <mmyangfl@gmail.com>  Wed, 04 Jul 2018 00:17:11 +0800

ddnet (11.1.8-1) unstable; urgency=medium

  * New upstream release
  * Temporarily bundle icon font since it uses Unicode private area

 -- Yangfl <mmyangfl@gmail.com>  Thu, 24 May 2018 14:26:39 +0800

ddnet (11.1.3-1) unstable; urgency=medium

  * New upstream release
  * Move data location to usr/share/games/ddnet/data/
  * Update copyright
  * Bump Standards-Version to 4.1.4
  * Move Vcs to Team repo

 -- Yangfl <mmyangfl@gmail.com>  Mon, 09 Apr 2018 10:55:12 +0800

ddnet (11.0.3-1) unstable; urgency=medium

  * New upstream release
  * Fix FTBFS on 32bit architectures (Closes: #890372)
  * Change the location of data directory to upstream favoured one
  * Update copyright
  * Bump Standards-Version to 4.1.3
  * Move Vcs to Salsa platform
  * Bump debhelper compat to v11

 -- Yangfl <mmyangfl@gmail.com>  Wed, 14 Feb 2018 16:49:07 +0800

ddnet (10.8.6-3) unstable; urgency=medium

  * Update copyright

 -- Yangfl <mmyangfl@gmail.com>  Tue, 28 Nov 2017 22:39:25 +0800

ddnet (10.8.6-2) unstable; urgency=medium

  [ Yangfl]
  * Update copyright

  [ SZ Lin (林上智) ]
  * Clean up copyright

 -- SZ Lin (林上智) <szlin@debian.org>  Fri, 29 Sep 2017 10:50:32 +0800

ddnet (10.8.6-1) unstable; urgency=medium

  * Initial release (Closes: #794166)

 -- Yangfl <mmyangfl@gmail.com>  Sat, 16 Sep 2017 21:30:00 +0800