This bug was fixed in the package rhythmbox - 3.3.1-2ubuntu1

---------------
rhythmbox (3.3.1-2ubuntu1) yakkety; urgency=medium

  [ Jeremy Bicha ]
  * Merge with Debian for grilo 0.3 support (LP: #1609215). Remaining changes:
    + Split out mozilla, visualizer and zeitgeist plugins
    + debian/control.in:
      - Build-depend on clutter-gst 3.0, clutter-gtk and mx 2
      - Suggest instead of recommend gst-plugins-ugly
      - Recommend the zeitgeist plugin and suggest the visualizer plugin
    + Build the visualizer plugin.
    + debian/rhythmbox-plugins.install, debian/control{,.in}: Drop context
      plugin - it's mostly broken and would need porting to webkit2 anyway.
    + debian/patches/02_use_escaped_podcast_uri.patch
      - Handle podcasts that have sound files with the same basename
    + debian/patches/03_magnatune_partner.patch:
      - Change magnatune partner ID to 'ubuntu'.
    + debian/patches/05_hide_on_quit.patch
      - Hide (not quit) if RB is playing when closed.
    + debian/patches/07_quicklists.patch
      - Add quicklists.
    + debian/patches/08_stop_quit.patch:
      - Add a "Stop & Quit"-option to the quickmenu (via .desktop)
    + debian/patches/make-shuffle-repeat-proper-toggle-actions.patch,
      debian/patches/restore-traditional-menubar.patch: Add a traditional
      menubar back when we want it, and fix the shuffle/repeat actions so they
      work correctly there.
    + debian/patches/clutter-gst-3.0.patch: detect clutter-gst-3.0 and mx 2.0
    + debian/patches/0002-grilo-container-max-tracks.patch:
      increase CONTAINER_MAX_TRACKS to 15000
    + debian/patches/10_encoding_use_ubuntu_profiles.patch, debian/*.prs,
      debian/rhythmbox-data.install:
      - Add Ubuntu encoding presets and use them by default.
    + debian/source_rhythmbox.py: Add an apport hook.
    + Multiarchify the library packages.
  * Move plugins from rhythmbox and rhythmbox-plugins-magnatune to
    rhythmbox-plugins (which rhythmbox recommends) to reduce needless diff
    with Debian and add breaks/replaces for it

  [ Laurent Bigonville ]
  * debian/control.in: Drop dependency on adwaita-icon-theme

 -- Jeremy Bicha <jbi...@ubuntu.com>  Wed, 03 Aug 2016 13:14:23 -0400

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to grilo-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1609215

Title:
  Merge grilo-plugins 0.3.2-1 (main) from Debian unstable (main)

Status in grilo-plugins package in Ubuntu:
  Fix Released
Status in rhythmbox package in Ubuntu:
  Fix Released
Status in totem package in Ubuntu:
  Fix Released

Bug description:
  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 <be...@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 <be...@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 <bi...@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 <be...@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 <be...@igalia.com>  Mon, 29 Feb 2016 22:21:41 +0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grilo-plugins/+bug/1609215/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to