File: changelog

package info (click to toggle)
grilo-plugins 0.3.3-1%2Bdeb9u1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 10,100 kB
  • sloc: ansic: 43,393; sh: 4,094; makefile: 1,178; xml: 654; python: 423
file content (523 lines) | stat: -rw-r--r-- 19,663 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
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
grilo-plugins (0.3.3-1+deb9u1) stretch; urgency=medium

  * debian/patches/radiofrance.patch:
    - Fix Radio France source after website changes (Closes: #887469).

 -- Alberto Garcia <berto@igalia.com>  Wed, 17 Jan 2018 11:30:37 +0200

grilo-plugins (0.3.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/watch:
    - Use https://download.gnome.org/

 -- Alberto Garcia <berto@igalia.com>  Mon, 12 Sep 2016 10:50:22 +0300

grilo-plugins (0.3.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Require libgrilo 0.3.1.
    - Add build dependencies for the new chromaprint plugin:
      libgstreamer1.0-dev, gstreamer1.0-tools, gstreamer1.0-plugins-bad.
    - List new plugins in the package description: Chromaprint, Acoustid,
      iTunes Podcast, TheGamesDB.net.
  * Drop the patch that allows co-installation with grilo-plugins 0.2.
    This was a temporary fix for the transition and it is no longer
    necessary.
    - debian/patches/v0.2-coinstall.patch:
      + Remove.
    - debian/install:
      + Update installation path.
    - debian/rules:
      + Don't rename example-tmdb.c anymore.
    - debian/control:
      + Make this package break and replace grilo-plugins-0.2.
  * debian/copyright:
    - Update copyright attributions.

 -- Alberto Garcia <berto@igalia.com>  Mon, 20 Jun 2016 12:30:01 +0300

grilo-plugins (0.3.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches/fix-double-free.patch,
    debian/patches/fix-lua-factory-leak.patch:
    - Remove these patches, they are included in this release.
  * debian/patches/v0.2-coinstall.patch
    - Refresh.
  * debian/copyright:
    - Update copyright years and add missing attributions.
  * debian/control:
    - Update build dependency on libgom to 0.3.2.
    - Update Standards-Version to 3.9.8.

 -- Alberto Garcia <berto@igalia.com>  Sun, 24 Apr 2016 21:35:49 +0300

grilo-plugins (0.3.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Upload to unstable.

 -- Michael Biebl <biebl@debian.org>  Tue, 19 Apr 2016 15:34:37 +0200

grilo-plugins (0.3.0-1) experimental; urgency=medium

  * New upstream release.
    - Rename grilo-plugins-0.2 to grilo-plugins-0.3.
  * debian/control:
    - Downgrade build dependency on debhelper to >= 9, we are not
      overriding dh_strip anymore.
  * debian/patches:
    - Refresh all patches.
  * Allow co-installing with grilo-plugins-0.2 by renaming all files and
    directories that have the same name. This is a temporary change that
    can be reverted once the transition to grilo-plugins-0.3 is complete.
    - debian/install:
      + Use /usr/share/grilo-plugins-0.3.
    - debian/rules:
      + Rename example-tmdb.c to tmdb-example.c.
    - debian/patches/v0.2-coinstall.patch:
      + Rename all paths and file names that are conflicting.

 -- Alberto Garcia <berto@igalia.com>  Sat, 26 Mar 2016 01:12:30 +0200

grilo-plugins (0.2.17-1) unstable; urgency=medium

  * New upstream release (Closes: #802666, #812012).
  * video_sanitise_string-crash.patch:
    - Remove this patch, it is now obsolete.
  * debian/control:
    - Update the following build dependencies:
      + libglib2.0-dev from 2.36 to 2.44.
      + libgoa-1.0-dev from 3.11.4 to 3.17.91.
      + Lua from liblua5.2-dev to liblua5.3-dev.
    - List all available Lua scripts in the description.
    - The DMAP plugin has been replaced with DAAP and DPAP.
    - Remove Blip.tv from the package description: this plugin no longer
      exists because the service shut down (Closes: #799791).
    - Remove Apple Trailers, Last.fm and Pocket from the package
      description: they have been replaced by lua scripts for the Lua
      plugin.
      + Drop the build dependency on librest-dev.
    - Update Standards-Version to 3.9.7.
    - Update homepage.
  * debian/rules:
    - Disable tests: some need network access and can fail depending on
      the status of the server they connect to.
    - Enable all hardening flags.
  * Migrate to automatic -dbgsym packages:
    - debian/control:
      + Remove the entries for grilo-plugins-0.2-dbg.
      + Require debhelper >= 9.20151219.
    - debian/rules:
      + Replace --dbg-package with --ddeb-migration in dh_strip.
  * fix-double-free.patch, fix-lua-factory-leak.patch:
    - Cherry pick two fixes from the 0.2.x stable branch.
  * debian/grilo-plugins-0.2.lintian-overrides:
    - Remove unused override for libgrlluafactory.so
  * debian/copyright:
    - Update copyright years.

 -- Alberto Garcia <berto@igalia.com>  Mon, 29 Feb 2016 22:21:41 +0200

grilo-plugins (0.2.14-5) unstable; urgency=medium

  * The TheTVDB plugin fails during make check if the home directory is
    not writable, so make HOME point to /tmp.

 -- Alberto Garcia <berto@igalia.com>  Sat, 20 Jun 2015 23:42:05 +0300

grilo-plugins (0.2.14-4) unstable; urgency=medium

  * libgom is finally available in Debian, so this is the first release of
    grilo-plugins built with it.
  * debian/control:
    - Add build dependency on libgom-1.0-dev (>= 0.3.0).
    - We can finally enable TheTVDB plugin, so add it to the package
      description.
  * old-bookmarks-plugin.patch:
    - Drop this patch, we can now build the latest version of this plugin.

 -- Alberto Garcia <berto@igalia.com>  Sat, 20 Jun 2015 16:16:59 +0300

grilo-plugins (0.2.14-3) unstable; urgency=medium

  * video_sanitise_string-crash.patch:
    - Fix crash in video_sanitise_string() (Closes: #787976).

 -- Alberto Garcia <berto@igalia.com>  Thu, 11 Jun 2015 14:23:09 +0300

grilo-plugins (0.2.14-2) unstable; urgency=medium

  * Upload to unstable.

 -- Alberto Garcia <berto@igalia.com>  Tue, 26 May 2015 10:21:10 +0200

grilo-plugins (0.2.14-1) experimental; urgency=medium

  * New upstream release.
  * fix-dleyna-crash.patch:
    - Drop patch, it's already included in this release.
  * old-bookmarks-plugin.patch:
    - Refresh.
  * debian/control:
    - Update Standards-Version to 3.9.6 (no changes).
    - Update build dependency on libgrilo-0.2-dev to 0.2.12.
    - Update build dependency on libgdata-dev to 0.9.7.
    - Replace build dependency on libmediaart-1.0-dev with
      libmediaart-2.0-dev (Closes: #784678).
    - Add the new OpenSubtitles plugin to the package description.
  * debian/copyright:
    - Update copyright years.

 -- Alberto Garcia <berto@igalia.com>  Fri, 08 May 2015 09:55:41 +0300

grilo-plugins (0.2.13-3) unstable; urgency=medium

  * libgom is still not available in Debian, so let's use the bookmarks
    plugin from 0.2.12, which does not depend on it.
    - old-bookmarks-plugin.patch: bring back the old code.
    - debian/control: add the plugin name to the package description.

 -- Alberto Garcia <berto@igalia.com>  Mon, 17 Nov 2014 15:49:31 +0200

grilo-plugins (0.2.13-2) unstable; urgency=medium

  * debian/control:
    - Add build dependency on librest-dev, needed by the Pocket
      plugin. This has been working so far because librest-dev is also
      a dependency of libgoa-1.0-dev, but we should not rely on that.
    - Make grilo-plugins recommend dleyna-server (Closes: #765986).
  * fix-dleyna-crash.patch:
    - Fix crash due to variable redefinition (Closes: #769357).

 -- Alberto Garcia <berto@igalia.com>  Sun, 16 Nov 2014 17:58:49 +0200

grilo-plugins (0.2.13-1) unstable; urgency=medium

  * New upstream release (Closes: #750038).
  * debian/control:
    - Replace the UPnP plugin with the new dLeyna plugin.
    - Disable the Bookmarks plugin since it now requires libgom, which is
      not available in Debian.
    - Add build dependencies on libarchive-dev and python-dbusmock.
    - Drop the build dependencies on gupnp, gupnp-av and libgcrypt.
    - Bump the build dependencies on libglib2.0-dev and libgrilo-0.2-dev.
  * debian/grilo-plugins-0.2.lintian-overrides:
    - Ignore hardening warnings, the strncpy() and gethostname() calls in
      grl-dleyna-utils.c are guaranteed to have enough space.

 -- Alberto Garcia <berto@igalia.com>  Wed, 27 Aug 2014 14:48:22 +0300

grilo-plugins (0.2.12-4) unstable; urgency=medium

  * Enable the Pocket plugin:
    - debian/control: set libgoa dependency to >= 3.11.4 and update
      package description.
    - debian/rules: remove the --disable-pocket option.

 -- Alberto Garcia <berto@igalia.com>  Tue, 27 May 2014 18:58:16 +0200

grilo-plugins (0.2.12-3) unstable; urgency=medium

  * debian/control:
    - Build using libtracker-sparql-1.0-dev (Closes: #741423).

 -- Alberto Garcia <berto@igalia.com>  Mon, 12 May 2014 13:06:46 +0300

grilo-plugins (0.2.12-2) unstable; urgency=medium

  * debian/install:
    - Install translation files and Lua scripts for the grl-lua-factory
      plugin.

 -- Alberto Garcia <berto@igalia.com>  Fri, 21 Mar 2014 10:42:51 +0200

grilo-plugins (0.2.12-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Update build dependency on grilo to 2.10.
    - Add build dependencies on liblua5.2-dev and libmediaart-1.0-dev.
    - Replace Guardian Videos plugin with Lua Factory in the description.
  * debian/rules:
    - Enable parallel builds.
  * debian/grilo-plugins-0.2.lintian-overrides:
    - Ignore hardening warnings, the strcpy() call in grl-lua-library.c is
      guaranteed to have enough space.

 -- Alberto Garcia <berto@igalia.com>  Thu, 20 Mar 2014 11:04:29 +0200

grilo-plugins (0.2.11-3) unstable; urgency=medium

  * debian/control:
    - Put the dependency on libtracker-sparql-0.16-dev first since it's
      the only one available in sid at the moment, and the Debian buildds
      only consider the first alternative (Closes: #741520).

 -- Alberto Garcia <berto@igalia.com>  Thu, 13 Mar 2014 14:38:14 +0200

grilo-plugins (0.2.11-2) unstable; urgency=medium

  * debian/control:
    - Build with libtracker-sparql-1.0-dev if available (Closes: #741423).

 -- Alberto Garcia <berto@igalia.com>  Thu, 13 Mar 2014 11:48:22 +0200

grilo-plugins (0.2.11-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules: disable Automake's silent rules.

 -- Alberto Garcia <berto@igalia.com>  Tue, 18 Feb 2014 23:45:22 +0200

grilo-plugins (0.2.10-1) unstable; urgency=medium

  * New upstream release.
  * Drop all patches, they are already included in this release.
  * debian/control:
    - Update build dependency on grilo to 0.2.8.
    - Update build dependency on glib to 2.32.
    - Add build dependency on libavahi-gobject-dev.
    - Add the Freebox and Guardian Videos plugins to the package
      description.
    - Replace build dependency on gnome-doc-utils with yelp-tools.
    - Build depend on uuid-dev, which is required by libgupnp-1.0-dev but
      is not one of its dependencies.
  * debian/install:
    - Help files are now installed in usr/share/help.
  * debian/rules:
    - Disable the new Pocket plugin since the required libgoa version is
      not available in Debian yet.
  * debian/copyright: update copyright years.

 -- Alberto Garcia <berto@igalia.com>  Sun, 16 Feb 2014 15:25:26 +0200

grilo-plugins (0.2.9-3) unstable; urgency=low

  * dont-leak-cache-dirs.patch: Don't leak cache dirs (Closes: #736096).
  * debian/control: update Standards-Version to 3.9.5 (no changes).

 -- Alberto Garcia <berto@igalia.com>  Tue, 21 Jan 2014 11:26:11 +0200

grilo-plugins (0.2.9-2) unstable; urgency=low

  * fix-tests.patch: fix TMDb tests (Closes: #730882).

 -- Alberto Garcia <berto@igalia.com>  Mon, 02 Dec 2013 10:47:47 +0200

grilo-plugins (0.2.9-1) unstable; urgency=low

  * New upstream release.
  * debian/control: remove build dependency on libquvi-dev.

 -- Alberto Garcia <berto@igalia.com>  Mon, 26 Aug 2013 09:36:55 +0300

grilo-plugins (0.2.8-4) unstable; urgency=low

  [ Michael Biebl ]
  * debian/control: build against tracker 0.16 (Closes: #718412).

 -- Alberto Garcia <berto@igalia.com>  Wed, 31 Jul 2013 20:48:09 +0300

grilo-plugins (0.2.8-3) unstable; urgency=low

  * debian/rules: enable dh_auto_test again, the glib bug that was making
    the sparc build fail (#709781) has already been solved.

 -- Alberto Garcia <berto@igalia.com>  Sat, 20 Jul 2013 21:30:06 +0200

grilo-plugins (0.2.8-2) unstable; urgency=low

  * Update my e-mail address in debian/control and debian/copyright.
  * debian/rules: disable dh_auto_test, it breaks the sparc build during
    make check (Closes: #714485).

 -- Alberto Garcia <berto@igalia.com>  Thu, 18 Jul 2013 15:50:58 +0200

grilo-plugins (0.2.8-1) unstable; urgency=low

  * New upstream release.
  * Upload to unstable.
  * debian/control:
    - Update build dependency on grilo to 0.2.6.
    - Add build dependencies on libgoa-1.0-dev and liboauth-dev.
    - Add Magnatune to the list of plugins.

 -- Alberto Garcia <agarcia@igalia.com>  Wed, 29 May 2013 13:48:35 +0200

grilo-plugins (0.2.6-2) experimental; urgency=low

  [ Jonny Lamb ]
  * Add grilo-plugins-0.2-dbg debug package (Closes: #704512).

 -- Alberto Garcia <agarcia@igalia.com>  Tue, 02 Apr 2013 16:48:38 +0300

grilo-plugins (0.2.6-1) experimental; urgency=low

  * New upstream release.
  * debian/control: update Standards-Version to 3.9.4 (no changes).
  * debian/copyright: update copyright years.
  * debian/control: mention the new Rai.tv plugin in the package
    description.
  * Build with dh-autoreconf to ensure that the autotools helper files are
    being regenerated (this fixes lintian outdated-autotools-helper-file).
    - debian/rules: pass '--with autoreconf' to dh.
    - debian/control: add build dependencies on dh-autoreconf and
      gnome-common.

 -- Alberto Garcia <agarcia@igalia.com>  Wed, 20 Mar 2013 11:23:30 +0200

grilo-plugins (0.2.5-1) experimental; urgency=low

  * New upstream release.
  * Enable 'make check' again:
    - debian/rules: don't override dh_auto_test.
    - debian/control: build depend on docbook-xml, since it contains all
      the required DTDs so it will work without network support.
  * debian/install: don't touch example-tmdb.c, it is now correctly
    installed in the gnome help directory by default.

 -- Alberto Garcia <agarcia@igalia.com>  Tue, 11 Dec 2012 17:49:17 +0100

grilo-plugins (0.2.4-1) experimental; urgency=low

  * New upstream release.
  * debian/control: librest-dev is no longer a build dependency.
  * debian/rules: don't run make test, it currently fails.
  * The package now comes with an example and help files:
    - debian/install: install new files in their respective directories.
    - debian/control: add build dependency on gnome-doc-utils.

 -- Alberto Garcia <agarcia@igalia.com>  Sat, 01 Dec 2012 13:39:17 +0200

grilo-plugins (0.2.3-1) experimental; urgency=low

  * New upstream release.
  * debian/control: depend on libgrilo >= 0.2.3, libglib >= 2.28 and
    libquvi >= 0.4.0.
  * Drop the lintian-overrides file, there are no longer hardening
    warnings.

 -- Alberto Garcia <agarcia@igalia.com>  Mon, 12 Nov 2012 18:16:52 +0200

grilo-plugins (0.2.2-1) experimental; urgency=low

  * New upstream release, first in the 0.2 series in Debian.
  * debian/*: rename everything from *0.1* to *0.2*.
  * New plugins: DMAP, SHOUTcast, TMDb.
    - Add build dependencies on libjson-glib-dev and
      libdmapsharing-3.0-dev to debian/control.
    - List them in the description field in debian/control.
  * debian/control: remove the DM-Upload-Allowed field, it's now obsolete.

 -- Alberto Garcia <agarcia@igalia.com>  Fri, 12 Oct 2012 16:57:01 +0300

grilo-plugins (0.1.20-1) experimental; urgency=low

  * New upstream release.
  * debian/control: build depend on libgrilo 0.1.20.
  * debian/grilo-plugins-0.1.lintian-overrides: remove
    hardening-no-fortify-functions override, lintian no longer produces
    this false positive.

 -- Alberto Garcia <agarcia@igalia.com>  Fri, 17 Aug 2012 10:25:35 +0300

grilo-plugins (0.1.19-1) unstable; urgency=low

  * New upstream release.
  * New optical media plugin:
    - debian/control: add plugin to the package description.
    - debian/control: build depend on libtotem-plparser-dev.
  * debian/control: build depend on libgrilo 0.1.19.
  * Drop support-tracker-0.14.patch, it's no longer needed.
    - debian/control: remove build dependencies on dh-autoreconf and
      gnome-common.
    - debian/rules: don't pass '--with autoreconf' to dh.
  * Multi-arch support:
    - debian/compat: set compatibility level to 9.
    - debian/control: build depend on debhelper >= 9.
    - debian/control: Add Multi-Arch and Pre-Depends fields.
    - debian/install: replace usr/lib/ with usr/lib/*/.
  * grilo-plugins-0.1.lintian-overrides: ignore hardening warnings, Grilo
    plugins do not use character arrays on the stack and all of them are
    compiled with -DFORTIFY_SOURCE=2
  * debian/copyright: update copyright years and add section for Debian
    files.

 -- Alberto Garcia <agarcia@igalia.com>  Thu, 24 May 2012 18:20:26 +0200

grilo-plugins (0.1.18-3) unstable; urgency=low

  * Build against tracker-sparql 0.14 (Closes: #664021).
  * debian/rules: run dh with '--with autoreconf'.
  * debian/control: add build dependency on dh-autoreconf and
    gnome-common.
  * debian/control: change libtracker-sparql dependency to version 0.14.
  * New patch:
    - support-tracker-0.14.patch: add support for Tracker 0.14.

 -- Alberto Garcia <agarcia@igalia.com>  Thu, 15 Mar 2012 00:44:59 +0200

grilo-plugins (0.1.18-2) unstable; urgency=low

  * debian/control: update build dependency on GMime to version 2.6
    (Closes: #663209).
  * debian/control: update Standards-Version to 3.9.3.
  * debian/copyright: update debian copyright format URL.

 -- Alberto Garcia <agarcia@igalia.com>  Fri, 09 Mar 2012 19:08:10 +0200

grilo-plugins (0.1.18-1) unstable; urgency=low

  * New upstream release.
  * This release comes with support for tracker-sparql 0.12:
    - Drop 01_support-tracker-0.12.patch.
    - debian/rules: don't run dh with '--with autoreconf'.
    - debian/control: don't build-depend on dh-autoreconf or gnome-common.
  * debian/control: build-depend on libgrilo-0.1-dev 0.1.18.
  * debian/watch: scan for .xz files, upstream no longer uses bz2.
  * debian/copyright: rewrite using the machine-readable format.

 -- Alberto Garcia <agarcia@igalia.com>  Sat, 10 Dec 2011 15:42:06 +0200

grilo-plugins (0.1.17-2) unstable; urgency=low

  * Build against tracker-sparql 0.12. Thanks to Michael Biebl for his
    help. (Closes: #643942)
  * debian/rules: run dh with '--with autoreconf'.
  * debian/control: add build dependency on dh-autoreconf and
    gnome-common.
  * debian/control: change libtracker-sparql dependency to version 0.12.
  * New patch:
    - 01_support-tracker-0.12.patch: add support for Tracker 0.12.

 -- Alberto Garcia <agarcia@igalia.com>  Sun, 20 Nov 2011 22:17:39 +0100

grilo-plugins (0.1.17-1) unstable; urgency=low

  * New upstream release.
  * debian/control: add Blip.tv and Tracker to the list of plugins.
  * debian/control: set build dependencies of libgrilo-0.1-dev to >=
    0.1.17 and libgdata-dev to >= 0.7.0.
  * debian/control: add new build dependencies on libquvi-dev >= 0.2.15,
    librest-dev >= 0.7, libtracker-sparql-0.10-dev (>= 0.10.5), and
    libgmime-2.4-dev.
  * debian/install: .xml files are now in usr/lib/grilo-0.1.

 -- Alberto Garcia <agarcia@igalia.com>  Tue, 06 Sep 2011 16:10:55 +0300

grilo-plugins (0.1.16-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Author(s) => Authors.
  * debian/control: depend on grilo 0.1.16.

 -- Alberto Garcia <agarcia@igalia.com>  Sat, 02 Jul 2011 13:57:21 +0300

grilo-plugins (0.1.15-1) unstable; urgency=low

  * Initial release (Closes: #629395)

 -- Alberto Garcia <agarcia@igalia.com>  Fri, 17 Jun 2011 01:20:44 +0300