-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Tue, 10 Jan 2006 21:11:18 +0100 Source: rhythmbox Binary: rhythmbox Architecture: source i386 Version: 0.9.2-2 Distribution: unstable Urgency: medium Maintainer: Loic Minier <lool@dooz.org> Changed-By: Jordi Mallach <jordi@debian.org> Description: rhythmbox - music player and organizer for GNOME Closes: 211720 225883 255817 274407 278761 287072 294605 315511 327460 329213 333362 343051 346006 Changes: rhythmbox (0.9.2-2) unstable; urgency=low . * Upload to unstable. * Add libgpod-dev to build-depends to reenable iPod support (closes: #346006). [debian/control.in] * Update description. [debian/control.in] * Make ALSA the default GStreamer audiosink. [debian/control.in] . rhythmbox (0.9.2-1) experimental; urgency=low . * New upstream version: - Add podcast support - Podcast fixes and improvements - Add support for audioscrobbler/last.fm submission - Add audio CD support - Use libgpod, add support for ipod playlists - Make more strings translatable - Stop when reaching end of playlist in linear mode - Fix lots of window-state weirdness - Remember window position - Fix memory leaks - Make hidden/shown window policy better - DBus interface improvements - Use natural sorting order - Fix "show window" in tray icon menu to toggle correctly - Don't share hidden tracks with DAAP - Make connecting to DAAP shares asynchronous - Make DAAP work on 64 bit systems - Make tag-writing safer - Fix memory leaks - Make default stations actually show up - Make dragging playlists copy not move files - Fix re-ordering problems - Save the database regularly - Show disc number in info window - UI and HIG fixes - Allow search box to match multiple properties - Report iradio errors better - Make date formats correct in all locales - Fix drag-and-drop of URLs - Mork better with autofs mounts - Don't wedge gnome-vfs-daemon - Use chunked loading/sending of daap files - Allow Anjuta to import the source tree - Add support for year/date metadata - Display errors in the radio properties - Add file-overwrite dialogs for GTK 2.8 - Add "Edit Playlist" item to main menu - Make new radio station use the properties dialog - Display the count in the "All" line of browsers - Fix query-model refcount and polling problems - Fix emission of entry-changed signals on startip - Support gzip encoded DAAP - Allow pause by middle-clicking on the tray icon - Start some RhythmDB API docs - Don't display error if Avahi daemon isn't running - Emit single "icon missing" warning - Store the bitrate for radio streams - Bring back per-source search box text - GObject-ify rb-daap-connection.c - Make disabling and re-enabling daap work - Give playlists and entry-type - Use g_list_prepend to make things not O(n^2) - Don't hang with broken DAAP servers - Update quick-reference to have right keys - Fix libsoup tests for DAAP - Don't have date-added column for cds and ipods - Support Avahi 0.6 - Disable saving, renaming, and deletion of DAAP playlists - Assorted other bug fixes - Disable the close button's minimise-to-tray action - Fix the window parameter storage when using the notify (Ubuntu: #1657). - Fix the scaling of the side pane (Ubuntu: #15048). - Fix the sorting by genre (Ubuntu: #19815). * debian/control.in: - Build-Depends on libmusicbrainz4-dev - doesn't Build-Depends on dbus-1-utils - build with dbus 0.60 * debian/patches/07_dbus060.patch: - patch for dbus 0.60 * debian/rules: - build with tag writing (it does id3/flac changes at the moment) . [ Loic Minier ] * Update watch file. * Don't depend on avahi-daemon. (Closes: #343051) . rhythmbox (0.9.1-1) experimental; urgency=low . [ Loic Minier ] * Fix and update GStreamer pipelines suggested to debug Rhythmbox. (Closes: #329213) [debian/README.Debian] * Update audiosink configuration information. [debian/README.Debian] . [ Sebastien Bacher ] * New upstream version: - Add DAAP (iTunes' music sharing) support. - Notification bubble from tray icon. - Minimise to tray rather than exiting when close is used. - Allow sources to form a tree, for child playlists. - Add removable media framework and port ipod code. - Support HAL >= 0.5 as well as > 0.2. - Much improved automatic playlists, including more criteria options and sorting. - Use a proper GTK status bar. - Better drag-n-drop support: drag from browsers to source list, from browsers or track list to other apps and re-order playlists. - Update DBus support to version 0.35, general DBUS improvements and drop command-line arguments for DBus. - Add "limit by time" option to playlists. - Display hours if a song is longer than 60 minutes. - Use new volume widget, same as in Totem. - Focus entry view when enter is pressed in search box. - Show source list when playlist os created. - Disable rather then hide seek bar. - Improved error handling in RBPlayer. - Remove dashboard support. - Many HIG and UI improvements. - Use last.fm instead of allofmusic.com for links. - Remove autorating of tracks. - Fix header synchronisation. - Fix some window state issues. - Add "Date Added" column. - Better playlist loading. - Make playing source bold, rather than using an icon. - Allow library-derived sources to override behaviour. - Correctly update status bar and don't use useless info. - Add support for building API docs with gnome-doc-utils. - Update the default radio stations. - Remove a heap of old code, and use stock art instead of custom art. - Many rhythmdb improvements. - Fix more memory leaks. - Many bug fixes and minor improvements. - Updated Translations. * debian/control.in: - build with the new dbus/hal versions (Closes: #333362). * debian/control.in, debian/rules: - build with the daap option. . rhythmbox (0.9.0-2) experimental; urgency=medium . * Bump totem build-dep to catch the shlib-deps. (Closes: #327460) . rhythmbox (0.9.0-1) experimental; urgency=low . * New upstream release. - Bump libgtk2.0-dev, libgnomevfs2-dev, dbus-glib-1-dev, libgstreamer0.8-dev, libgstreamer-plugins0.8-dev, libgstreamer-gconf0.8-dev build-deps. [debian/control, debian/control.in] - Add libnautilus-burn-dev, libhal-dev, libtotem-plparser-dev, pkg-config, liblircclient-dev, libbonobo2-dev, liborbit2-dev build-deps. [debian/control, debian/control.in] - Drop obsolete patches. [debian/patches/02_patch-134_ipod-crash.patch, debian/patches/03_patch-135_utf-8-filenames.patch, debian/patches/04_patch-136_musepack-wma-support.patch, debian/patches/05_patch-137-song-rating.patch, debian/patches/20_bugzilla-attach-38781_ipod-gnomevfsvolumemonitor-hal-support.patch, debian/patches/21_re-autotools.patch, debian/patches/30_bugzilla-attach-39194_fix-null-mountpoint.patch, debian/patches/40_debian_geometry_hints.patch, debian/patches/50_debian_xmlsaveformatfile_check.patch] - Doesn't loop forever when parsing radio streams. (Closes: #278761) - Column sorting works. (Closes: #294605, #315511) - New ^Y keybinding to clear the search text. (Closes: #211720) - Doesn't drop files from the DB if a network share isn't mounted. (Closes: #287072) - Xine backend has been dropped upstream. (Closes: #225883, #255817) - Shows date in song properties. (Closes: #274407) * Switch DEB_CONFIGURE_EXTRA_FLAGS to a "+=" and add a comment on building with tag writing support. [debian/rules] * Bump Standards-Version to 3.6.2. [debian/copyright] * Drop xine TODO item. [debian/TODO] * Add CDBS' utils. [debian/rules] Files: 77c973b815bbd7b9897635a1e784ebbc 2196 gnome optional rhythmbox_0.9.2-2.dsc baa321833968248562bfc714b7e19938 17807 gnome optional rhythmbox_0.9.2-2.diff.gz 7a5295dd3bced5460179138538aad534 2333140 gnome optional rhythmbox_0.9.2-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDxBuLJYSUupF6Il4RAun5AKC4/Bf+lbuorsJ+gDyNZruoxgIHbgCfaeEx 30Wolq4rNlUl+hsx2nlLSn4= =0JK4 -----END PGP SIGNATURE----- Accepted: rhythmbox_0.9.2-2.diff.gz to pool/main/r/rhythmbox/rhythmbox_0.9.2-2.diff.gz rhythmbox_0.9.2-2.dsc to pool/main/r/rhythmbox/rhythmbox_0.9.2-2.dsc rhythmbox_0.9.2-2_i386.deb to pool/main/r/rhythmbox/rhythmbox_0.9.2-2_i386.deb