File: changelog

package info (click to toggle)
serd 0.32.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,696 kB
  • sloc: ansic: 7,137; python: 500; makefile: 5
file content (354 lines) | stat: -rw-r--r-- 10,474 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
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
serd (0.32.4-1) unstable; urgency=medium

  * New upstream version 0.32.4
  * Change B-D and Depends for the dev package from pkg-config to pkgconf
  * Bump Standards-Version to 4.7.0
  * Bump d/copyright years

 -- Dennis Braun <snd@debian.org>  Sun, 09 Feb 2025 11:32:57 +0100

serd (0.32.2-1) unstable; urgency=medium

  * New upstream version 0.32.2
  * Update d/copyright years and files
  * Change my email address

 -- Dennis Braun <snd@debian.org>  Wed, 24 Jan 2024 17:38:42 +0100

serd (0.32.0-2) unstable; urgency=medium

  * Team upload
  * debian/rules: Really fix build of documentation

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 11 Nov 2023 00:20:54 +0100

serd (0.32.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.32.0
  * debian/control:
    - Update Homepage
    - Bump Standards-Version
    - Add sphinxygen to Build-Depends
  * debian/libserd-0-0.symbols: Add new symbol
  * debian/rules: Fix build of documentation

 -- Sebastian Ramacher <sramacher@debian.org>  Fri, 10 Nov 2023 23:53:29 +0100

serd (0.30.16-1) unstable; urgency=medium

  * New upstream version 0.30.16
  * Drop spelling error patch applied by upstream

 -- Dennis Braun <d_braun@kabelmail.de>  Mon, 12 Sep 2022 23:10:04 +0200

serd (0.30.14-1) unstable; urgency=medium

  * New upstream version 0.30.14
  * Build with meson
  * Drop obsolete ldconfig patch
  * Fix doc installation
  * Refresh lintian-overrides
  * d/copyright: Drop waf entry and BSD license
  * Remove obsolete d/clean

 -- Dennis Braun <d_braun@kabelmail.de>  Mon, 25 Jul 2022 14:55:30 +0200

serd (0.30.12-1) unstable; urgency=medium

  * New upstream version 0.30.12
  * Bump Standards Version to 4.6.1
  * d/copyright: Bump year and add myself
  * Fix spelling error in man page occured -> occurred
  * Add salsa ci config

 -- Dennis Braun <d_braun@kabelmail.de>  Mon, 30 May 2022 23:18:52 +0200

serd (0.30.10-2) unstable; urgency=medium

  * Move python3-sphinx to Build-Depends-Indep to fix Cross-Build
    (Closes: #983378) Thx to Nilesh!

 -- Dennis Braun <d_braun@kabelmail.de>  Thu, 29 Apr 2021 21:30:07 +0200

serd (0.30.10-1) unstable; urgency=medium

  * New upstream version 0.30.10
  * Re-enable and fix doc installation
  * Refresh ldconfig patch
  * Link js files from libjs-sphinxdoc & libjs-underscore
    to not install duplicates
  * Fix lintian-overrides
  * d/watch: Use pgpmode=auto instead of pgpsigurlmangle

 -- Dennis Braun <d_braun@kabelmail.de>  Sat, 23 Jan 2021 01:21:34 +0100

serd (0.30.8-1) unstable; urgency=medium

  * New upstream version 0.30.8
  * Disable html doc build for now, missing sphinx_lv2_theme
  * Revert jquery.js linking
  * Bump S-V to 4.5.1, no changes needed
  * Refresh 1001-dont_run_ldconfig.patch
  * Drop 1002-reproducible-build.patch, obsolete now
  * d/rules: Fix the include of buildtools.mk
  * d/watch: Update pgpsigurlmangle for asc files
  * d/watch: Remove uversionmangle & dversionmangle, not needed

 -- Dennis Braun <d_braun@kabelmail.de>  Wed, 13 Jan 2021 22:42:05 +0100

serd (0.30.6-1) unstable; urgency=medium

  * New upstream version 0.30.6
  * Update patchset
    + Make the build reproducible. Thanks to Chris Lamb! (Closes: #968278)

 -- Dennis Braun <d_braun@kabelmail.de>  Tue, 29 Sep 2020 22:58:43 +0200

serd (0.30.4-1) unstable; urgency=medium

  * New upstream version 0.30.4
  * Bump S-V to 4.5.0
  * Bump dh-compat to 13
  * Add me as uploader
  * Fix bad-whatis-entry in serd.3
  * Mark libserd-doc as Multi-Arch: foreign
  * Make libserd-doc depend on libjs-jquery
  * Link the jquery.js from libjs-jquery
  * Add libserd-dev as B-D to the symbols file
  * Update d/copyright year
  * d/watch: Use https protocol
  * Remove obsolete DEB_LDFLAGS_MAINT_APPEND export
  * Add d/upstream/signing-key.asc
  * Add d/upstream/metadata

 -- Dennis Braun <d_braun@kabelmail.de>  Sat, 13 Jun 2020 02:29:30 +0200

serd (0.30.2-1) unstable; urgency=medium

  * Team upload

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/control: Set Vcs-* to salsa.debian.org

  [ Felipe Sateler ]
  * Change maintainer address to debian-multimedia@lists.debian.org

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat

  [ Olivier Humbert ]
  * d/control: http -> https
  * d/copyright: http -> https

  [ Helmut Grohne ]
  * Fix FTCBFS: (Closes: #913422)
    + Build-Depends request build architecture python.
    + Tell waf what we build for.

  [ Sebastian Ramacher ]
  * New upstream release
  * debian/rules:
    - Remove get-orig-source
    - Use dpkg's architecture.mk
  * debian/: Use python3 to run waf (Closes: #943204)
  * debian/libserd0-0.symbols: Add new symbol
  * debian/patches: Refresh patches
  * debian/control:
    - Set RRR: no
    - Bump debhelper compat to 12
    - Bump Standards-Version

 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 08 Dec 2019 21:11:24 +0100

serd (0.28.0~dfsg0-1) unstable; urgency=medium

  * New upstream version 0.28.0~dfsg0
  * Patch refreshed.
  * Bump Standards.
  * Fix dh version.
  * Update symbols file.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Mon, 24 Jul 2017 08:03:53 +0200

serd (0.26.0~dfsg0-1) unstable; urgency=medium

  * New upstream version 0.26.0~dfsg0
  * Set dh/compat 10.
  * Sign tags.
  * Update copyright file.
  * Avoid useless linking.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Sun, 15 Jan 2017 21:10:18 +0100

serd (0.24.0~dfsg0-1) unstable; urgency=medium

  * New upstream version 0.24.0~dfsg0
  * Patches refreshed.
  * Bump Standards.
  * Fix VCS fields.
  * Fix some hardening.
  * Update symbols file.
  * Drop dbg package in favour of dbgsym.
  * Update copyright file.
  * Doxy patch dropped - not needed.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Thu, 22 Sep 2016 19:31:18 +0200

serd (0.22.0~dfsg0-2) unstable; urgency=medium

  * Patches forwarded.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Tue, 13 Oct 2015 18:50:01 +0200

serd (0.22.0~dfsg0-1) unstable; urgency=medium

  [ IOhannes m zmölnig ]
  * Patched waf to find generated docs.
  * Remove lock file in 'clean' target.

  [ Jaromír Mikeš ]
  * Update symbols file.
  * Enable parallel build.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Mon, 12 Oct 2015 21:20:13 +0200

serd (0.20.0~dfsg1-1) unstable; urgency=medium

  [ Jaromír Mikeš ]
  * New upstream release.
  * Added myself as uploader
  * Tuned get-orig-source.
  * Remove --debug from configure to cppflags be passed.
  * Bump Standards.

  [ Alessio Treglia ]
  * Refresh patches.

 -- Alessio Treglia <alessio@debian.org>  Fri, 15 Aug 2014 15:59:51 +0100

serd (0.18.2~dfsg0-2) unstable; urgency=low

  * Upload to unstable.
  * Fix Vcs URLs.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Tue, 07 May 2013 09:54:54 +0200

serd (0.18.2~dfsg0-1) experimental; urgency=low

  * New upstream release.
  * Refresh patches.
  * Fix debian/libserd-doc.install.

 -- Alessio Treglia <alessio@debian.org>  Sat, 29 Dec 2012 15:53:15 +0000

serd (0.18.0~dfsg0-1) experimental; urgency=low

  * New upstream release.
  * Refresh patches.
  * Update symbols.
  * Implement a mechanism to automatically repack the tarball.
  * Install NEWS as upstream changelog.

 -- Alessio Treglia <alessio@debian.org>  Sun, 02 Sep 2012 17:18:54 +0200

serd (0.14.0~dfsg0-2) unstable; urgency=low

  * Add patch to prevent FTBFS on kfreebsd.
  * Update debian/copyright.

 -- Alessio Treglia <alessio@debian.org>  Thu, 19 Apr 2012 13:31:01 +0200

serd (0.14.0~dfsg0-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Refresh symbols file.
  * Bump debhelper requirement to 9.
  * Put in serd-dbg only symbols from libserd-0-0.
  * Set 'xz' as upstream tarball compression format.
  * Update debian/copyright's format.
  * debian/watch: Mangle dfsg suffix.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Thu, 19 Apr 2012 11:48:16 +0200

serd (0.5.0+dfsg0-2) unstable; urgency=low

  * Build with MultiArch.

 -- Alessio Treglia <alessio@debian.org>  Tue, 24 Jan 2012 09:36:42 +0100

serd (0.5.0+dfsg0-1) unstable; urgency=low

  * Repack upstream tarball to get rid of waf blob (Closes: #654501).
  * Adjust the clean target to properly clean the sources tree.

 -- Alessio Treglia <alessio@debian.org>  Tue, 10 Jan 2012 01:23:34 +0100

serd (0.5.0-1) unstable; urgency=low

  * New upstream release:
    - Fix pretty printing of successive blank descriptions, i.e. "] , ["
    - Avoid writing illegal Turtle names as a result of URI qualifying
    - Gracefully handle NULL reader sinks
    - Add serd_strerror
    - Add serd_env_set_prefix_from_strings for convenience
    - Fix erroneously equal SERD_ERR_BAD_SYNTAX and SERD_ERR_BAD_ARG
    - Add ability to build static library
  * Update symbols file.

 -- Alessio Treglia <alessio@debian.org>  Sun, 02 Oct 2011 10:35:47 +0200

serd (0.4.2-2) unstable; urgency=low

  * Sources are now taken from download.drobilla.net.
  * Add doxygen,graphviz to Build-Depends-Indep.
  * Add documentation package.
  * Add libserd-doc to libserd-dev's Suggests field.
  * Enable strict flag.

 -- Alessio Treglia <alessio@debian.org>  Fri, 27 May 2011 15:57:32 +0200

serd (0.4.2-1) unstable; urgency=low

  * New upstream bugfix release:
    - Fix compilation issues on some systems.
    - Fix build system Python 3 compatibility.

 -- Alessio Treglia <alessio@debian.org>  Thu, 26 May 2011 09:57:25 +0200

serd (0.4.0-1) unstable; urgency=low

  * First upstream stable release.
  * Delete 0001-write_text_escape_buf_overflow.patch, applied upstream.
  * Refresh patches.
  * Update symbols file.
  * debian/copyright: Update format spec.
  * Add watch file.
  * Drop unneeded get-svn-source.sh.

 -- Alessio Treglia <alessio@debian.org>  Thu, 26 May 2011 00:07:31 +0200

serd (0~svn155-1) unstable; urgency=low

  * New upstream release:
    - Re-licensed under ISC license terms, update debian/copyright.
  * Move from libserd0 to libserd-0-0.
  * Add patch to fix snprintf overflow (Closes: #624775).
  * Refresh 1001-dont_run_ldconfig.patch.
  * debian/rules: Explicitly pass --mandir to configure.
  * debian/get-svn-source.sh
    - Abort on errors.
    - Append upstream versioning to the directory's name.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Tue, 03 May 2011 13:57:33 +0200

serd (0~svn128-1) unstable; urgency=low

  * Initial release. (Closes: #619429)

 -- Alessio Treglia <alessio@debian.org>  Wed, 23 Mar 2011 20:45:10 +0100