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

Jeremy Bicha jbicha at ubuntu.com
Mon Dec 25 00:22:16 UTC 2017


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

  [ Jeremy Bicha ]
  * Merge with Debian (LP: #1734953). Remaining changes:
    + Split out mozilla and zeitgeist plugins
    + 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

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

rhythmbox (3.4.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/librhythmbox-core10.symbols:
    - Remove marshal symbols. Not a problem as they were internal.
  * debian/control.in:
    - Bump glib requirement.
    - Move packages needed for the documentation build to Build-Depends-Indep.
    - Drop obsolete build dependencies: libneon27-dev, libdiscid-dev,
      zlib1g-dev, libxt-dev.
  * debian/control.in, debian/rules:
    - The visualization plugin is gone.
  * debian/compat, debian/control.in, debian/rules:
    - Bump debhelper compat to 10. autoreconf is now enabled automatically.

rhythmbox (3.4.1-3) unstable; urgency=medium

  * debian/control.in:
    - Remove gir1.2-gnomekeyring-1.0 dependency, libgnome-keyring has been
      replaced by libsecret for quite some time already
    - Bump Standards-Version to 4.0.0 (no further changes)
  * d/rhythmbox-dev.lintian-overrides: Override gir-missing-typelib-dependency,
    rhythmbox-dev already depend against gir1.2-rb-3.0
  * d/gir1.2-rb-3.0.lintian-overrides: O: typelib-package-name-does-not-match

Date: Sun, 24 Dec 2017 19:18:49 -0500
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-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 24 Dec 2017 19:18:49 -0500
Source: rhythmbox
Binary: rhythmbox rhythmbox-data rhythmbox-plugins rhythmbox-plugin-cdrecorder rhythmbox-plugin-magnatune rhythmbox-plugin-zeitgeist rhythmbox-mozilla librhythmbox-core10 rhythmbox-dev rhythmbox-doc gir1.2-rb-3.0
Architecture: source
Version: 3.4.2-1ubuntu1
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-mozilla - Rhythmbox Mozilla plugin
 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
Launchpad-Bugs-Fixed: 1734953
Changes:
 rhythmbox (3.4.2-1ubuntu1) bionic; urgency=medium
 .
   [ Jeremy Bicha ]
   * Merge with Debian (LP: #1734953). Remaining changes:
     + Split out mozilla and zeitgeist plugins
     + 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
 .
   [ Simon McVittie ]
   * gir1.2-rb-3.0 Provides gir1.2-mpid-3.0, since it also contains
     MPID-3.0.typelib
 .
 rhythmbox (3.4.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * debian/librhythmbox-core10.symbols:
     - Remove marshal symbols. Not a problem as they were internal.
   * debian/control.in:
     - Bump glib requirement.
     - Move packages needed for the documentation build to Build-Depends-Indep.
     - Drop obsolete build dependencies: libneon27-dev, libdiscid-dev,
       zlib1g-dev, libxt-dev.
   * debian/control.in, debian/rules:
     - The visualization plugin is gone.
   * debian/compat, debian/control.in, debian/rules:
     - Bump debhelper compat to 10. autoreconf is now enabled automatically.
 .
 rhythmbox (3.4.1-3) unstable; urgency=medium
 .
   * debian/control.in:
     - Remove gir1.2-gnomekeyring-1.0 dependency, libgnome-keyring has been
       replaced by libsecret for quite some time already
     - Bump Standards-Version to 4.0.0 (no further changes)
   * d/rhythmbox-dev.lintian-overrides: Override gir-missing-typelib-dependency,
     rhythmbox-dev already depend against gir1.2-rb-3.0
   * d/gir1.2-rb-3.0.lintian-overrides: O: typelib-package-name-does-not-match
Checksums-Sha1:
 74688a0137816a30fe471c3690698ea488f0aff7 3886 rhythmbox_3.4.2-1ubuntu1.dsc
 0bef94b617120dad7c7f24a363466737954e5665 6909436 rhythmbox_3.4.2.orig.tar.xz
 065a23efffc6d9f2f452e89a7e21267eac9b65f6 40884 rhythmbox_3.4.2-1ubuntu1.debian.tar.xz
 3848d38ba5e96d7f0452ae10e09bf2d0ee636cfc 17875 rhythmbox_3.4.2-1ubuntu1_source.buildinfo
Checksums-Sha256:
 372fb2848072d8e023a94bbf9bcf605c1e420ae7d3106e643f23f2074c0d9cd8 3886 rhythmbox_3.4.2-1ubuntu1.dsc
 c27622fb7658d3c8e935937a562ebd8a65f5316a12694d6a06cb17f790b6ec43 6909436 rhythmbox_3.4.2.orig.tar.xz
 82f1ca35e75bb50da48a96fdebfbac8173aaeb14c5d982b34bb93a3f0e14c98a 40884 rhythmbox_3.4.2-1ubuntu1.debian.tar.xz
 1e87eadf98a49f8198dded21882fd1d302bff652f34ab1c5d45d0b76abe79fba 17875 rhythmbox_3.4.2-1ubuntu1_source.buildinfo
Files:
 d429a0fbe2e2f968acc3cc4b03ace14e 3886 gnome optional rhythmbox_3.4.2-1ubuntu1.dsc
 aaa89202a91e0448c9cb5e6fb153c687 6909436 gnome optional rhythmbox_3.4.2.orig.tar.xz
 a3e95d6b00f27cd8647320c5a521d7f9 40884 gnome optional rhythmbox_3.4.2-1ubuntu1.debian.tar.xz
 15ffe8a253f8b9e851d2e13b46165bb8 17875 gnome optional rhythmbox_3.4.2-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

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

iQIcBAEBCgAGBQJaQEQmAAoJEOZsd1rr/mx9wnwQAJsEvGJv6ArhNJOyIT96MoTB
hTMInSXMBLeoa8N3grXDm2QFBiOq11qhauAq8KePGLQFvBfEQqAevHaJoTdv/Ebg
n5Oy+FG9LXZ4C7BbVgTRXqi5mwKu3VjD0LxRxwkElv5Z7DEauTYfWf9AesAELnyi
ObX8hAGwbqpFjuvz/Gs1GDAkC4sTnfwoELCxjRfZpOdRZxyWamZk3UAPjjynL6Di
/EmcKf0kNF+PjQk/jJm1YYJnFSYt3pBZ4j+zeJHsdkVWsqB57mBy8YzIOB2dmRvQ
xrhwbItTAoVDkfh7OOn65UBG+/3M1F93BoDauYGNhHHlTYlbV0jqMTUmdzs6nqEA
AUu9GROX0rUKK/vgHpdATSRQcFx1zUEaaTsorsUVE41YpZEeLWYlK62Vps7MXe2K
408SXIrReAczT++rcFR0Q2TMxK6wJh4x1VZo/X+IvKIey5QEkj6eytSORnBMFkSl
LTOKHM9eoWRkp+eKiz4XJERGQoQuOJOS9I8oMxzEZDnSwLFU00rZuMc5dAw9DxUM
HmJDdmKVyZdf5Wx/4Wi8JlOoVBKYNabIkcwqxq540x1nwJWafDk+tNV7j/l4tqEZ
i8jhbK5hFirdeylkHhANeBn2egdBc/TJAH4NqXBGHt8I+qv9OSLlyMKLmpKO1V8U
0Ac92sLIHyJpgvnbo6z7
=Tl4k
-----END PGP SIGNATURE-----


More information about the Bionic-changes mailing list