[ubuntu/bionic-proposed] rhythmbox 3.4.2-4ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Mon Mar 26 14:53:19 UTC 2018


rhythmbox (3.4.2-4ubuntu1) bionic; urgency=medium

  * Merge with Debian (LP: #1752966). Remaining changes:
    + Split out zeitgeist plugin
    + debian/control.in:
      - Allow unity-control-center as alternate dependency
      - Suggest instead of recommend gst-plugins-ugly
      - Suggest rhythmbox-plugin-zeitgeist
      - Recommends rhythmbox-plugin-alternative-toolbar. It improves the
        user interface and makes it fit better with GNOME.
    + 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)
      - Add new symbol to librhythmbox-core10.symbols
    + 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/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.
    + Add breaks/replaces since we moved plugins from rhythmbox and rhythmbox-
      plugins-magnatune back to rhythmbox-plugins
  * Stop building rhythmbox-plugin-mozilla since it won't work in Firefox 53+

rhythmbox (3.4.2-4) unstable; urgency=medium

  * Cherry-pick fix-build-with-gstreamer114.patch:
    - Fix build with gstreamer 1.14 (Closes: #894103)
  * Drop obsolete debian/NEWS entry from 2009

rhythmbox (3.4.2-3) unstable; urgency=medium

  [ Simon McVittie ]
  * Update Vcs-* for migration from Alioth svn to salsa.debian.org git
  * debian/gbp.conf: Add
  * d/README.Debian, d/TODO: Remove svn Id markers. These are no longer useful
    for a package maintained in git.

  [ Jeremy Bicha ]
  * Bump debhelper compat to 11

rhythmbox (3.4.2-2) unstable; urgency=medium

  [ Simon McVittie ]
  * gir1.2-rb-3.0 Provides gir1.2-mpid-3.0, since it also contains
    MPID-3.0.typelib

  [ Laurent Bigonville ]
  * debian/patches/fix_mediakeys_api.patch: Fix use of mediakeys D-Bus API
  * debian/control.in: Bump Standards-Version to 4.1.3 (no further changes)
  * debian/source_rhythmbox.py: Install apport hook (thanks to Ubuntu)

Date: Mon, 26 Mar 2018 10:49:17 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/rhythmbox/3.4.2-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 26 Mar 2018 10:49:17 -0400
Source: rhythmbox
Binary: rhythmbox rhythmbox-data rhythmbox-plugins rhythmbox-plugin-cdrecorder rhythmbox-plugin-magnatune rhythmbox-plugin-zeitgeist librhythmbox-core10 rhythmbox-dev rhythmbox-doc gir1.2-rb-3.0
Architecture: source
Version: 3.4.2-4ubuntu1
Distribution: bionic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description:
 gir1.2-rb-3.0 - GObject introspection data for the rhythmbox music player
 librhythmbox-core10 - support library for the rhythmbox music player
 rhythmbox  - music player and organizer for GNOME
 rhythmbox-data - data files for rhythmbox
 rhythmbox-dev - development files for the rhythmbox music player
 rhythmbox-doc - documentation files for the rhythmbox music player
 rhythmbox-plugin-cdrecorder - burning plugin for rhythmbox music player
 rhythmbox-plugin-magnatune - Magnatune plugin for rhythmbox (transitional package)
 rhythmbox-plugin-zeitgeist - zeitgeist plugin for rhythmbox music player
 rhythmbox-plugins - plugins for rhythmbox music player
Closes: 894103
Launchpad-Bugs-Fixed: 1752966
Changes:
 rhythmbox (3.4.2-4ubuntu1) bionic; urgency=medium
 .
   * Merge with Debian (LP: #1752966). Remaining changes:
     + Split out zeitgeist plugin
     + debian/control.in:
       - Allow unity-control-center as alternate dependency
       - Suggest instead of recommend gst-plugins-ugly
       - Suggest rhythmbox-plugin-zeitgeist
       - Recommends rhythmbox-plugin-alternative-toolbar. It improves the
         user interface and makes it fit better with GNOME.
     + 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)
       - Add new symbol to librhythmbox-core10.symbols
     + 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/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.
     + Add breaks/replaces since we moved plugins from rhythmbox and rhythmbox-
       plugins-magnatune back to rhythmbox-plugins
   * Stop building rhythmbox-plugin-mozilla since it won't work in Firefox 53+
 .
 rhythmbox (3.4.2-4) unstable; urgency=medium
 .
   * Cherry-pick fix-build-with-gstreamer114.patch:
     - Fix build with gstreamer 1.14 (Closes: #894103)
   * Drop obsolete debian/NEWS entry from 2009
 .
 rhythmbox (3.4.2-3) unstable; urgency=medium
 .
   [ Simon McVittie ]
   * Update Vcs-* for migration from Alioth svn to salsa.debian.org git
   * debian/gbp.conf: Add
   * d/README.Debian, d/TODO: Remove svn Id markers. These are no longer useful
     for a package maintained in git.
 .
   [ Jeremy Bicha ]
   * Bump debhelper compat to 11
 .
 rhythmbox (3.4.2-2) unstable; urgency=medium
 .
   [ Simon McVittie ]
   * gir1.2-rb-3.0 Provides gir1.2-mpid-3.0, since it also contains
     MPID-3.0.typelib
 .
   [ Laurent Bigonville ]
   * debian/patches/fix_mediakeys_api.patch: Fix use of mediakeys D-Bus API
   * debian/control.in: Bump Standards-Version to 4.1.3 (no further changes)
   * debian/source_rhythmbox.py: Install apport hook (thanks to Ubuntu)
Checksums-Sha1:
 958ec6502c90973d3798631f34e6485ab88aa4c4 3990 rhythmbox_3.4.2-4ubuntu1.dsc
 0bef94b617120dad7c7f24a363466737954e5665 6909436 rhythmbox_3.4.2.orig.tar.xz
 cc713f38da1a51a5dded539897b403e388c2aeb6 41476 rhythmbox_3.4.2-4ubuntu1.debian.tar.xz
 0a8c5ed240b2a5aeeddbce82fe3353874b6bcc53 21017 rhythmbox_3.4.2-4ubuntu1_source.buildinfo
Checksums-Sha256:
 493bdbadadbfd44150cf1ce6887b11719530c8bd73106765ab9398e28159e0fd 3990 rhythmbox_3.4.2-4ubuntu1.dsc
 c27622fb7658d3c8e935937a562ebd8a65f5316a12694d6a06cb17f790b6ec43 6909436 rhythmbox_3.4.2.orig.tar.xz
 0b4651b539c3f2e1bc0719d1bb3123e0cd677208853680095aee4d68493d1605 41476 rhythmbox_3.4.2-4ubuntu1.debian.tar.xz
 4288b71d75a1dd89d4b4f3176f71cd282ca8f1e9dd30a41f916f5bb7904e3381 21017 rhythmbox_3.4.2-4ubuntu1_source.buildinfo
Files:
 18a947d6584950f6b64695737ca4d7e1 3990 gnome optional rhythmbox_3.4.2-4ubuntu1.dsc
 aaa89202a91e0448c9cb5e6fb153c687 6909436 gnome optional rhythmbox_3.4.2.orig.tar.xz
 62356559c22f68213d6c97ebf9e4d38e 41476 gnome optional rhythmbox_3.4.2-4ubuntu1.debian.tar.xz
 cf605dc3eaafecfc874b7ed67a38f517 21017 gnome optional rhythmbox_3.4.2-4ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAlq5CKgACgkQ5mx3Wuv+
bH3Z4RAAllJCz08dDK/DPs4d1neYgZqh+rKj6yrnd7lFkf8gYslNsqlDKxAA5ES8
on0QE7Dc4wa6EFNSneHh9izLoT9iVjgOc1H7idMZBDmKJfAW5EiZFeLk4gnjRJQ1
vKHmVA1KPRRi31AktLrXOT8uUFe8DutP+47Yi0PGIAOMFUARptyH+H3gU5VJCXET
tgFlUnOwbxN3CBzcg/3JfPb9AtUyFWzN6Z6asJhuw5jVUMh9QLNBJZvmmGcmZx/S
R8JaHkaBA+0MpY0Jp+XpcgzK1ft254qP490phdYN6EcXYl+pBipHW/rX87/0zkdC
EArabaa1UDE6zpkq75+hGpIyjbawqTQl6JhP0Pas/Z+D4D9BhKd3EMkMGKXX7jYZ
35XK357ikH6SCxla5GAOcnBvkTDEHnXrhd33hXcuhpQxvrD1Gv16GpkqRlbDS6WJ
9Wwdmcojsd10AQ69bst0nFGyb6CYJD5jUGl0ycdVYE75DfK22HhQa5nQLc9uRjVB
EPP2E1eGDU9XunYltUdnCX/XD22M4aRHRJJ8BUDk3fMRGI/GG5Zba3KmsHLF4ItL
G+X48OnzrMiEHie4SZVNHwxfrS7kHp3VPWoE4hl3pjPNxBJ+3jbZYW2KFUu7JdHJ
tiEnJ5gZsBkuIX7yAgPofvZhxZX+fscnTVpPcDRK/LEp1UHXtOw=
=4vZb
-----END PGP SIGNATURE-----


More information about the Bionic-changes mailing list