lp:debian/experimental/rhythmbox

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/experimental/rhythmbox
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

11. By Jordi Mallach

[ Jean Schurger ]
* New upstream version.
* Removed debian/patches/CVE-2012-3355.patch (fixed upstream).
* Dropped debian/patches/rb-mb5.patch (New 'audiocd' plugin code doesn't rely
  on libmusicbrainz, making this patch obsolete).
* Updated dependencies according to configure.in:
  - libtotem-plparser-dev
  - libgrilo-0.2-dev replaces libgrilo-0.1-dev
* Bump Standards-Version to 3.9.4.
* Updated Vcs-Svn.
* Added symbols file for librhythmbox-core6.
* Temporarly disable webkit support to prevent mixed gst 0.10 / 1.0 linkage.
  - debian/patches/00_no_webkit_no_context_pane.patch
  - debian/rules: --without-webkit
  - debian/rhythmbox-plugins.install: do not try to install 'context' plugin
* debian/control.in
  - Dropped 'gconf' build dependency it's not used anymore.
  - Dropped 'libmusicbrainz5' build dependency. It was introduced
    by the 'rb-mb5.patch'.
    Previous 'libmusicbrainz4' build dependency (before applying
    'rb-mb5.patch') is not needed anymore. (New 'audiocd' plugin code
    doesn't rely on libmusicbrainz).
* New upstream version.
* Removed debian/patches/00_no_webkit_no_context_pane.patch as it have
  been applied upstream.
* debian/control.in: (according to configure.ac)
  - Updated libdmapsharing-3.0 build dependency to 2.9.16.
  - Removed libgnome-keyring-dev build dependency.
  - Added libsecret-1-dev build dependency.
  - Migrated from libgstreamer0.10 to libgstreamer1.0.
* debian/rules:
  - Disabled visualizer as we cannot install 'libmx-1.0-2' right now.
  - Don't disable webkit anymore as the gst 0.10 / 1.0 linkage problem
    have been fixed upstream.
* debian/librhythmbox-core7: Bumped symbols file version (previous one
  was librhythmbox-core6 but never released).

[ Jeremy Bicha ]
* debian/control.in:
  - Bump minimum GTK, glib, and clutter
  - Drop obsolete avahi dependencies
  - Build-depend on yelp-tools instead of gnome-doc-tools
* debian/rhythmbox-data.install:
  - Install help from new location

[ Jordi Mallach ]
* Bump to debhelper compat v9.
* Pass -c4 to dpkg-gensymbols.
* Update symbols file.

10. By Jean Schurger

[ Jean Schurger ]
* debian/control.in:
  - Removed dependency on libimobiledevice-dev as it have been
    added properly to libgpod-dev since 0.8.2-4
  - Updated python-gobject-dev dependency
* debian/patches:
  - Removed 01_fix_visualizer_plugin_dir.patch (fixed upstream)
  - Removed 02_disable_rb_client_desktop.patch (client came back)

[ Josselin Mouette ]
* Drop useless gst-alsa | gst-audiosink dependency; recommend
  gst-pulseaudio instead.

9. By Josselin Mouette <email address hidden>

[ Josselin Mouette ]
* Make the -dev package depend on the gir package.
* Add missing -dev dependencies, corresponding to the pkg-config file.

[ Jean Schurger ]
* debian/control.in:
  - Disabled coherence package while it's commented in the sources
  - Bumped Standards-Version to 3.9.2 (no change needed)
  - Updated libdmapsharing dependency
  - Added Homepage
* debian/rhythmbox-plugins.install:
  - Removed status-icon, visualizer
  - Added notification
* debian/rhythmbox.install:
  - Added org.gnome.rhythmbox.gschema.xml
* debian/rules, debian/control.in, debian/rhythmbox-plugins.install
  - Configure using autogen.sh
  - Updated dependencies (enabled musicbrainz, visualizer)
  - Removed evocations of coherence and jamendo as it have been removed
    (and replaces by grilo)
* New upstream git snashot.
* Added debian/patches/01_fix_visualizer_plugin_dir.patch (b-g-o #659508)
* Added debian/patches/02_disable_rb_client_desktop.patch (b-g-o #659510)
* debian/copyright
  - Fixed GPL-2 location
* debian/*.install
  - Moved plugin data files in the right package

[ Josselin Mouette ]
* Rename gir1.2-rb-0.13 to gir1.2-rb-3.0.

8. By Josselin Mouette <email address hidden>

* New upstream git snapshot.
* 0001-Fix-build-with-HAL-support.patch: dropped, merged upstream.
* Update (build-)dependencies to the new versions.
* Split librhythmbox-core in its separate package.
* Include development headers in a new rhythmbox-dev one.
* Create a GIR package, needed by the plugins.
* Include again the daap plugin, thanks to libdmapsharing.
* Require pygobject 2.27 for the gi module.

7. By Emilio Pozuelo Monfort <email address hidden>

* debian/patches/0001-Fix-build-with-HAL-support.patch:
  + Fix build when configured with HAL support. Closes: #610280.

6. By Emilio Pozuelo Monfort <email address hidden>

* New upstream release.
  + debian/patches/01_dlna_vorbis.patch:
    - Removed, applied upstream.

5. By Emilio Pozuelo Monfort <email address hidden>

[ Josselin Mouette ]
* Drop type-handling usage. Closes: #587870.
* Bump standards version accordingly.

[ Emilio Pozuelo Monfort ]
* New upstream development release.
  - debian/patches/02_python_fixes.patch:
    + Removed, fixed upstream.
  - debian/control.in:
    + Updated build dependencies and dependencies.
  - debian/rhythmbox-plugins.install:
    + Updated.
* debian/copyright:
  - Remove reference to /usr/share/common-licenses/BSD.

4. By Emilio Pozuelo Monfort

[ Loic Minier ]
* Fix super old libgnome2-dev bdep to use -1~ instead of -1; it's likely
  that the Debian revision isn't needed, but I can't tell from history.

[ Josselin Mouette ]
* 02_pause_crash.patch: new patch, stolen from upstream. Fixes crashes
  when pausing MP3 playback. Closes: #501944.
* Drop Recommends on gnome-volume-manager.

[ Loic Minier ]
* Use ge-nl and lt-nl in postinst for robustness.

[ Josselin Mouette ]
* Drop Recommends on sound-juicer. Closes: #510022.
* Move python-gst0.10 to Depends. Closes: #517451.

[ Rafael Laboissiere ]
* debian/patches/20_compile_with_libmtp8.patch: New patch for fixing
  the new number of arguments in function LIBMTP_Send_Track_From_File
  (closes: #516564)

[ Emilio Pozuelo Monfort ]
* New upstream release.
  - Fix memory leaks and reduce memory consumption. Closes: #432586.
  - Use the XDG music dir for podcast downloads, or $HOME if it
    doesn't exist, rather than failing. Closes: #485831.
  - Don't crash on Alt+Space. Closes: #501944.
  - Don't crash when connecting uninitialized iPods. Closes: #478507.
  - Update build-dependencies.
  - debian/patches/01_gecko_iceape.patch:
    + Removed, not needed anymore.
  - debian/patches/00_rhythmbox_radio_songinfo.patch,
    debian/patches/02_pause_crash.patch,
    debian/patches/10_en_GB.po.patch,
    debian/patches/20_compile_with_libmtp8.patch:
    + Removed, fixed upstream.
* debian/watch: don't uupdate.
* debian/rhythmbox.postinst: removed, the version needed the hack is
  not even in oldstable now.
* Let rhythmbox-dbg depend on ${misc:Depends}
* Section of rhythmbox-dbg is debug.
* Standards-Version is 3.8.0, no changes needed.
* debian/pycompat: removed, not needed.
* debian/rhythmbox.1: escape hyphens

[ Josselin Mouette ]
* Update some lagging build-dependencies.
* Re-enable HAL on hurd and kfreebsd.

3. By Josselin Mouette <email address hidden>

[ Sam Morris ]
* New upstream release.
* Drop 90_from_svn_fix_audioscrobbler_issue.patch,
  91_from_svn_fix_eject_crasher.patch,
  92_from_svn_fix_amazon_coverts_download.patch,
  93_from_svn_fix_cdda_gvfs_handling.patch,
  93_from_svn_fix_xfade_locking_issue.patch,
  94_from_svn_fix_podcast_parsing_issue.patch: incorporated upstream.

2. By Loïc Minier

* urgency high for Sarge targetted RC bugfix
* check the return code of xmlSaveFormatFile when saving playlists, fixes
  data loss when disk is full (closes: #309119). Thanks to Robert McQueen.
  [debian/patches/50_debian_xmlsaveformatfile_check.patch]
* fix a bug introduced with the 40_debian_geometry_hints patch where one
  couldn't resize the small version of the GUI (closes: #257838)
  [debian/patches/40_debian_geometry_hints.patch]

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/rhythmbox
This branch contains Public information 
Everyone can see this information.

Subscribers