[Bug 1609215] [NEW] Merge grilo-plugins 0.3.2-1 (main) from Debian unstable (main)
Launchpad Bug Tracker
1609215 at bugs.launchpad.net
Wed Aug 3 04:04:48 UTC 2016
You have been subscribed to a public bug by Jeremy Bicha (jbicha):
Please merge grilo-plugins 0.3.2-1 (main) from Debian unstable (main)
Explanation of the Ubuntu delta:
* No-change rebuild against libgrilo-0.3-0
* d/p/0003-Revert-apple-trailers-Remove-stand-alone-C-apple-tra.patch: revert standalone
C plugin, will look at moving lua-factory into -base next cycle (LP: 1570157)
* debian/rules: don't install lua apple-trailers for now.
* d/p/0003-Revert-apple-trailers-Remove-stand-alone-C-apple-tra.patch: revert standalone
C plugin, will look at moving lua-factory into -base next cycle (LP: 1570157)
* debian/rules: don't install lua apple-trailers for now.
* New upstream release
* debian/control: Bump build-deps on libglib2.0-dev (>= 2.44), libgoa-1.0-dev (>= 3.17.91)
and liblua5.3-dev. Drop build-dep on librest-dev.
* Update .install files for removed/renamed plugins
* debian/patches:
- Drop git patches included in new version
- video_sanitise_string-crash.patch, Dropped, affected function has been
removed
- Cherry-pick git patches to fix build failures
* debian/rules: Remove obsolete --disable-bliptv configure flag
* Disable bliptv plugin this service has been shutdown (LP: #1498562)
* Merge from Debian unstable. Remaining changes:
- Split package into -base and -extra
- Build with --fail-missing so we install everything.
- debian/patches/0001-guardianvideos-fix-URL-format-string.patch:
Cherry-pick. guardianvideos: fix URL format string The online service
complains loudly if passed 1.0 instead of 1, let's make sure values are
formatted as integers.
* debian/patches/0001-grl-bookmarks-Notify-about-a-removal-if-there-was-no.patch:
Take patch from upstream bug to fix notification of deletions.
Remaining delta:
* Merge with Debian unstable. Remaining changes:
- Split package into -base and -extra
- Build with --fail-missing to ensure we install everything.
* Have grilo-plugins-0.3-base install the Lua plugins (LP: #1570157)
Changelog entries since current yakkety version 0.2.17-0ubuntu3:
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 at 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 at 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 at 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 at 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 at igalia.com> Mon, 29 Feb 2016 22:21:41 +0200
** Affects: grilo-plugins (Ubuntu)
Importance: Wishlist
Status: New
--
Merge grilo-plugins 0.3.2-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/1609215
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list