File: changelog

package info (click to toggle)
lilv 0.24.12-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,900 kB
  • sloc: python: 30,511; ansic: 12,154; cpp: 339; makefile: 179
file content (331 lines) | stat: -rw-r--r-- 10,008 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
lilv (0.24.12-2) unstable; urgency=medium

  * d/control: Fix really FTCBFS, with python3:native as B-D (Closes: #941710)
  * Add d/lilv-utils.lintian-overrides

 -- Dennis Braun <d_braun@kabelmail.de>  Sun, 24 Jan 2021 20:44:49 +0100

lilv (0.24.12-1) unstable; urgency=medium

  * New upstream version 0.24.12
  * Bump S-V to 4.5.1, no changes needed
  * Refresh ldconfig patch
  * Clean d/watch

 -- Dennis Braun <d_braun@kabelmail.de>  Thu, 14 Jan 2021 21:01:24 +0100

lilv (0.24.10-1) unstable; urgency=medium

  * New upstream version 0.24.10
    + .waf folder not anymore in upstream tarball
  * Update ldconfig patch

 -- Dennis Braun <d_braun@kabelmail.de>  Wed, 30 Sep 2020 00:05:31 +0200

lilv (0.24.8~dfsg0-1) unstable; urgency=medium

  * New upstream version 0.24.8~dfsg0
    + Exclude the .waf* directory
  * Add me as uploader
  * Update B-Ds
  * Bump dh-compat to 13
  * Mark liblilv-dev as Multi-Arch: same (Closes: #958748)
  * Add liblilv-dev as B-D to the symbols file
  * Remove obsolete LDFLAGS export
  * Update d/copyright year
  * Update d/upstream/metadata

 -- Dennis Braun <d_braun@kabelmail.de>  Thu, 30 Apr 2020 20:17:22 +0200

lilv (0.24.6-1) unstable; urgency=medium

  * Team upload

  [ Helmut Grohne ]
  * Fix FTCBFS: (Closes: #941710)
    + Export suitable cross environment from dpkg's buildtools.mk.

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository, Repository-Browse.

  [ Dennis Braun ]
  * New upstream release 0.24.6
  * d/control: Bump Standards-Version to 4.5.0
  * d/copyright: Update year, remove comment and repack entry
  * Update 1001-dont_run_ldconfig.patch
  * Remove d/repack-waf and d/unpack_waf.sh

 -- Dennis Braun <d_braun@kabelmail.de>  Sun, 02 Feb 2020 15:04:42 +0100

lilv (0.24.4~dfsg0-2) unstable; urgency=medium

  [ Stuart Prescott ]
  * Team upload.
  * Build with Python 3 rather than Python 2 (Closes: #943105).

  [ Debian Janitor ]
  * Remove patches 1002-fix_gnu_kfreebsd_build.patch that are missing
    from debian/patches/series.
  * Re-export upstream signing key without extra signatures.

 -- Stuart Prescott <stuart@debian.org>  Thu, 16 Jan 2020 23:50:55 +1100

lilv (0.24.4~dfsg0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.24.4~dfsg0

  [ Olivier Humbert ]
  * Update control (http -> https)
  * Update copyright (http -> https)
  * Update control (better lilv-utils description)
  * Update control (typo)

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

  [ IOhannes m zmölnig (Debian/GNU) ]
  * Refresh patches
  * Fixed plugin search path (Closes: #916289)
  * Drop "get-orig-source" target in favour of uscan
    * Add "repack-waf" script
    * Use repack-waf script in d/watch
  * Update d/copyright for the new d/repack-waf stuff
  * Add explanation on why the package gets repacked
  * Add pgp-check to d/watch
    * Add upstream gpg-key
  * Removed trailing whitespace in d/control
  * Bump dh compat to 12
  * Bump standards version to 4.4.0

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Thu, 22 Aug 2019 12:00:49 +0200

lilv (0.24.2~dfsg0-2) 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

  [ Sebastian Ramacher ]
  * debian/control: Bump Standards-Version.
  * debian/:
    - Bump debhelper compat to 11.
    - Move library to multi-arch path (Closes: #904099).
    - Also load plugins from non multi-arch paths.

 -- Sebastian Ramacher <sramacher@debian.org>  Tue, 24 Jul 2018 19:40:41 +0200

lilv (0.24.2~dfsg0-1) unstable; urgency=medium

  * New upstream version 0.24.2~dfsg0
  * Set dh/compat 10.
  * Sign tags.
  * Avoid useless linking.
  * Patches forwarded.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Wed, 04 Jan 2017 22:14:34 +0100

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

  * New upstream version 0.24.0~dfsg0
  * Patch refreshed.
  * Patch disabled.
  * Tighten B-D lv2-dev.
  * Bump Standards.
  * Fix VCS fields.
  * Update symbols file.
  * Fix some hardening.
  * Add B-D libsndfile1-dev.
  * Update copyright file.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Thu, 22 Sep 2016 13:20:16 +0200

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

  * Imported Upstream version 0.22.0~dfsg0
  * Refresh patches.
  * Tighten deps.
  * Bump Standards.
  * Install upstream changelog.
  * Make watch file more flexible.
  * Build parallel.
  * Update symbols file.
  * Update copyright file.
  * Install bash completion to new dir.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Thu, 15 Oct 2015 09:26:22 +0200

lilv (0.20.0~dfsg0-1) unstable; urgency=medium

  [ Jaromír Mikeš ]
  * New upstream release.
  * Tuned get-orig-source.
  * Removed old repack script.
  * Remove --debug from configure to cppflags be passed.

  [ Alessio Treglia ]
  * Update symbols file.

 -- Jaromír Mikeš <mira.mikes@seznam.cz>  Tue, 19 Aug 2014 15:44:39 +0100

lilv (0.18.0~dfsg0-2) unstable; urgency=medium

  * Team upload
  * Drop 9001-bindings.patch (merged upstream) (Closes: #747680)

 -- Alessandro Ghedini <ghedo@debian.org>  Sun, 25 May 2014 14:20:48 +0200

lilv (0.18.0~dfsg0-1) unstable; urgency=medium

  [ Jaromír Mikeš ]
  * New upstream release.
  * Tuned watch file to work with repacking scripts.
  * Added repacking scripts.
  * Set compat 9.
  * Bump Standards.
  * Patches refreshed.

  [ Alessio Treglia ]
  * Don't build python bindings anymore until upstream has solved the
    build failure.
  * Drop build-dependency on swig.
  * Refresh debian/copyright.
  * Update symbols file.

 -- Alessio Treglia <alessio@debian.org>  Sat, 03 May 2014 11:34:33 +0100

lilv (0.16.0~dfsg0-1) unstable; urgency=low

  [ Alessio Treglia ]
  * New upstream release.
  * Needs sord >= 0.12.0.
  * Needs sratom >= 0.4.0.
  * Refresh {,Build}-Depends fields according to the most recent API changes.
  * Refresh patches.
  * Add patch to prevent build failure.
  * Update symbols file.
  * Bump Standards.
  * Refresh copyright.

  [ Jaromír Mikeš ]
  * Added myself as uploader

 -- Alessio Treglia <alessio@debian.org>  Tue, 27 Aug 2013 17:07:00 +0100

lilv (0.14.4~dfsg0-1) unstable; urgency=low

  * New upstream release.
  * Add mechanism to repack the upstream tarball.
  * Refresh patches.
  * Refresh debian/copyright.

 -- Alessio Treglia <alessio@debian.org>  Tue, 28 Aug 2012 15:14:03 +0200

lilv (0.14.2~dfsg0-4) unstable; urgency=low

  * Attempt to fix FTBFS on non-Linux architectures.
    Thanks to Steven Chamberlain for the patch.
  * Fix Vcs tags.

 -- Alessio Treglia <alessio@debian.org>  Thu, 14 Jun 2012 23:25:40 +0200

lilv (0.14.2~dfsg0-3) unstable; urgency=low

  * Add libs{{e,o}rd,ratom}-dev into liblilv-dev's Depends field.
    (Closes: #674505)

 -- Alessio Treglia <alessio@debian.org>  Fri, 25 May 2012 09:38:05 +0200

lilv (0.14.2~dfsg0-2) unstable; urgency=low

  * liblilv-dev depends on lv2-dev instead of lv2core.
  * Save some space by removing liblilv-doc, the same documentation
    is available online at: http://drobilla.net/docs/lilv/

 -- Alessio Treglia <alessio@debian.org>  Mon, 21 May 2012 11:31:46 +0200

lilv (0.14.2~dfsg0-1) unstable; urgency=low

  * New upstream release (Closes: #670647).
  * Replace old LV2 build-deps with lv2-dev.
  * Add build-dependency on libsratom-dev.
  * Add build-dep on libserd-dev, tighten up libsord-dev build-dependency.
  * Remove 0001-new_dynmanifest.patch, no longer needed.
  * Refresh all patches.
  * Switch -DEV to Arch: any.
  * Update symbols.
  * Update debian/copyright.
  * Bump debhelper requirement to 9.
  * debian/watch: Mangle dfsg suffix.
  * Bump Standards-Version.

 -- Alessio Treglia <alessio@debian.org>  Sun, 20 May 2012 23:48:54 +0200

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

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

 -- Alessio Treglia <alessio@debian.org>  Tue, 10 Jan 2012 09:52:44 +0100

lilv (0.5.0-2) unstable; urgency=medium

  * Fix FTBFS with newest dynmanifest extension. (Closes: #654271)
  * Bump dependency on lv2-extensions-good.

 -- Alessio Treglia <alessio@debian.org>  Tue, 03 Jan 2012 02:14:57 +0100

lilv (0.5.0-1) unstable; urgency=low

  * New upstream release:
    - Remove glib dependency
    - Add lv2core as a pkg-config dependency (for lv2.h header include)
    - Obey prefix when installing bash completion script
    - Support integer minimum, maximum, and default port values in
      lilv_plugin_get_port_ranges_float
    - Add ability to build static library
  * Requires sord >= 0.5.0.
  * Refresh patches.
  * Remove 0002-dyn_manifest_fix.patch, applied upstream.
  * Remove 2001-memleak.patch, applied upstream.
  * Drop libglib2.0-dev build-dependency.
  * Update symbols file.
  * Bash completion stuff are now installed in /usr/etc, so we need to
    move them from there to /etc.

 -- Alessio Treglia <alessio@debian.org>  Tue, 04 Oct 2011 17:51:37 +0200

lilv (0.4.4-2) unstable; urgency=low

  * Update description as lilv-utils does no longer provide lv2jack.
  * Add patch taken from upstream SVN to fix a memory leak.
  * Support all Python versions.

 -- Alessio Treglia <alessio@debian.org>  Fri, 24 Jun 2011 10:27:00 +0200

lilv (0.4.4-1) unstable; urgency=low

  * New upstream release.
  * Delete debian/patches/0001-fix_python_bindings_detection.patch,
    applied upstream.
  * Refresh remaining patches.

 -- Alessio Treglia <alessio@debian.org>  Sun, 12 Jun 2011 12:56:46 +0200

lilv (0.4.2-2) unstable; urgency=low

  * Improve description.
  * Fix a tiny bug preventing Lilv from properly working with dyn-manifest.

 -- Alessio Treglia <alessio@debian.org>  Sun, 29 May 2011 21:36:23 +0200

lilv (0.4.2-1) unstable; urgency=low

  * Initial release (Closes: #625791).

 -- Alessio Treglia <alessio@debian.org>  Fri, 27 May 2011 12:40:02 +0200