[ubuntu/karmic] banshee 1.5.1~git2260a87-0ubuntu1 (Accepted)
Iain Lane
laney at ubuntu.com
Sun Oct 11 00:05:31 BST 2009
banshee (1.5.1~git2260a87-0ubuntu1) karmic; urgency=low
[ Chow Loong Jin ]
* debian/control, debian/changelog:
+ Use mono-csc instead of csc for MCS.
+ Bump mono-devel version to 2.4.2 for mono-csc
[ Iain Lane ]
* Upload upstream snapshot from revision 2260a87. FFe granted on IRC by
ScottK and sistpoty. Uploading a snapshot as 1.5.1 is almost released,
which has a lot of improvements over 1.5.0. We have preliminary SRU
approval to update to 1.5.1 final if it is released after Karmic, subject
to the usual criteria:
New Features:
- Play Queue Auto DJ keeps the tunes coming
- Shuffle by album and artist
- Shuffle by weighted rating and score mode
- Add tooltips for ellipsized ListView text
- Keep the playing song visible in the track list
- Add support for WebOS devices
- Add support for the Samsung Galaxy Android Phone
Enhancements:
- When user picks new sort column, default to sort ascending
- Drop the " Library" suffix on the Music and Video sources
- Add thin highlight to ListView selection for 3D effect
- Keyboard shortcut (ESC) to clear the search box
- Expose LAME's "preset" option
- Added a --gconf-base-key for running sandboxed
- Trim URL pasted from clipboard to podcast dialog
- Allow selection of multiple folders on import
- Support playlists on Android G1 devices
- Better support for devices running Rockbox
- Set video sync folder for Android and WebOS devices
- Made the error message label selectable
- Save and load the Gtk.AccelMap
- Added taglib/oga mimetype to the vorbis audio profile
- Auto-completion for composer, conductor, grouping and copyright
- Added the 'comment' search filter
- Selectable song properties
- Show a tooltip in track editor when the property is truncated
Notable bug fixes:
- Fix blank MimeTypes for tracks ripped before 1.4
- Fix a Bit Rate column sizing glitch
- Fix browser positioning when Banshee is maximised
- Fix compilation metadata reading and writing
- Work with new notification-daemon
- Avoid needlessly syncing iPods twice
- Deterministically sort sources to avoid fluttering
- Look for Rhythmbox db at both new and old paths
- Fix bug with scrobbling after skipping a track
- Fix crash in equalizer
- Fix an exception on startup when DBus is disabled
- Fix off-by-one-day date querying bug
- Fix a UI/spacing glitch in the Smart Playlist Editor
- Don't hide the track info popup while it has focus
- Prevent endless "Searching for CD metadata..."
- Fix Last.fm now-playing for non-decimal track lengths
- Dispose the SqliteCommand after it's executed
- Fix notification area popup positioning on multi-monitor systems
- Fix the playing indicator when song in list more than once
- Fix crash when opening the profile conf dialog
- Fix crash stopping jobs on shutdown
- Fix notification area popup flashing
- Trim filename dots and spaces to be NTFS compliant
- Stop playing from audio CD when it's ejected
- Don't update DateUpdated stamp when transient fields change
- Fix DAP content page title not changing when device renamed
- Set the Podcast flag on import based on genre
- Fix hang when slider dragged to track change .
- Prevent slider jumping around after seeking in stream
- Fix Last.fm logos on dark themes
- --query-X option sometimes returned an error
- Build and runtime fixes for FreeBSD
- Fix editor always prompting to save podcasts
- Fix rounding when updating the track score
- Fix initial track score calculation
- Fix playback buttons' a11y
- Fix crasher on PPC
* Also fixes bugs reported on Launchpad:
- Podcasts downloading can't be finished (LP: #326827)
- right click add to playlist locks up computer (LP: #363561)
- Banshee will crash if attempting to remove "New Preset" from equaliser
(LP: #365227)
- Initial collection indexing uses too much CPU (LP: #335147)
- Banshee album art is blurred in notification bubbles (LP: #338695)
- Banshee uses 100% CPU when downloading cover art (LP: #340436)
- Wrong Cursor Icon It's Shown On Last.fm LogIn Dialog (LP: #342463)
- Podcast files are not deleted from disk (LP: #377912)
- Podcast description is not fully readable (LP: #380767)
- shuffle by artist/album always disabled (LP: #381557)
- i18n breaks Smart Playlists (LP: #382951)
- Banshee ignores album art in album folder (LP: #384027)
- iPod cover/album art appears on a slant (LP: #388370)
- Import from Local Folder should allow you to select more than one folder
to import from (LP: #340401)
- Unable to play radio station stream (LP: #250247)
- Rating Menu Item not Shown Properly on Themes with Dark Menus
(LP: #342465)
- Crash in Banshee Indexer client library (LP: #352537)
- banshee doesn't work through ssh -X (LP: #383989)
* debian/patches/01_dispose-sqlite-cmd.patch, 02_system-equalizer.patch,
03_muinshee-booter.patch: Drop, applied upstream.
* debian/patches/99_ltmain_as_needed.patch: Refresh
* debian/rules: Disable Banshee's builtin equalizer - gstreamer's one is now
good enough for us to use.
banshee (1.5.0-3) experimental; urgency=low
* debian/patches/03_muinshee-booter.patch,
debian/banshee.links,
debian/banshee.1:
+ Patch banshee booter script to autodetect whether to use Banshee or
Muinshee interface based on the file name
+ Make /usr/bin/muinshee a symlink of /usr/bin/banshee-1
+ Update banshee.1 manpage and link it to muinshee.1
banshee (1.5.0-2) experimental; urgency=low
* debian/control:
+ Replace gstreamer0.10-plugins-ffmpeg with gstreamer0.10-ffmpeg
+ Change of my email address
+ Bump Standards-Version to 3.8.2
* debian/rules:
+ Drop dh_installchangelogs override. We don't want ChangeLog installed
any more.
* debian/banshee.links:
+ Updated to symlink the banshee manpage to banshee-1
* debian/patches/01_dispose-sqlite-cmd.patch:
+ Fix for BGO #586498, where Banshee leaks memory while rescanning library
* debian/patches/01_remove-bash-dep.patch:
+ Delete it for good
banshee (1.5.0-1) experimental; urgency=low
[ Chow Loong Jin ]
* New Upstream Version
* debian/control:
+ Fix grammatical error "an media" to "a media"
+ Set quilt's version to 0.46-7~ instead of 0.46-7 for backportability
+ Replace gstreamer0.10-plugins-ffmpeg with gstreamer0.10-ffmpeg
+ Change of my email address
+ Bump Standards-Version to 3.8.2
+ Drop unnecessary build dependencies
* debian/watch:
+ Updated to include changes in directory structure
* debian/patches:
+ 02_system_equalizer.patch: drop a hunk, it'll work without it anyway
+ 03_fix-lastfm.patch: dropped, applied upstream
+ 20_check_notification_support.patch: dropped, applied upstream
[ Iain Lane ]
* debian/banshee.{1,manpages} Add manpage. This was initially generated by
help2man from `banshee --help-all' and then edited a bit to be more
readable and standard. (Closes: #384557)
[ Iulian Udrea ]
* debian/compat:
- Bump to 7.
[ Sebastian Dröge ]
* debian/control:
+ Update/remove some build dependencies for the new version.
Date: Sat, 10 Oct 2009 23:08:00 +0100
Changed-By: Iain Lane <laney at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Iain Lane <launchpad at orangesquash.org.uk>
https://launchpad.net/ubuntu/karmic/+source/banshee/1.5.1~git2260a87-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 10 Oct 2009 23:08:00 +0100
Source: banshee
Binary: banshee banshee-dbg monodoc-banshee-manual
Architecture: source
Version: 1.5.1~git2260a87-0ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Iain Lane <laney at ubuntu.com>
Description:
banshee - Media Management and Playback application
banshee-dbg - Media Management and Playback application (debug symbols)
monodoc-banshee-manual - Media Management and Playback application (developer documentatio
Closes: 384557
Changes:
banshee (1.5.1~git2260a87-0ubuntu1) karmic; urgency=low
.
[ Chow Loong Jin ]
* debian/control, debian/changelog:
+ Use mono-csc instead of csc for MCS.
+ Bump mono-devel version to 2.4.2 for mono-csc
.
[ Iain Lane ]
* Upload upstream snapshot from revision 2260a87. FFe granted on IRC by
ScottK and sistpoty. Uploading a snapshot as 1.5.1 is almost released,
which has a lot of improvements over 1.5.0. We have preliminary SRU
approval to update to 1.5.1 final if it is released after Karmic, subject
to the usual criteria:
.
New Features:
.
- Play Queue Auto DJ keeps the tunes coming
- Shuffle by album and artist
- Shuffle by weighted rating and score mode
- Add tooltips for ellipsized ListView text
- Keep the playing song visible in the track list
- Add support for WebOS devices
- Add support for the Samsung Galaxy Android Phone
.
Enhancements:
.
- When user picks new sort column, default to sort ascending
- Drop the " Library" suffix on the Music and Video sources
- Add thin highlight to ListView selection for 3D effect
- Keyboard shortcut (ESC) to clear the search box
- Expose LAME's "preset" option
- Added a --gconf-base-key for running sandboxed
- Trim URL pasted from clipboard to podcast dialog
- Allow selection of multiple folders on import
- Support playlists on Android G1 devices
- Better support for devices running Rockbox
- Set video sync folder for Android and WebOS devices
- Made the error message label selectable
- Save and load the Gtk.AccelMap
- Added taglib/oga mimetype to the vorbis audio profile
- Auto-completion for composer, conductor, grouping and copyright
- Added the 'comment' search filter
- Selectable song properties
- Show a tooltip in track editor when the property is truncated
.
Notable bug fixes:
.
- Fix blank MimeTypes for tracks ripped before 1.4
- Fix a Bit Rate column sizing glitch
- Fix browser positioning when Banshee is maximised
- Fix compilation metadata reading and writing
- Work with new notification-daemon
- Avoid needlessly syncing iPods twice
- Deterministically sort sources to avoid fluttering
- Look for Rhythmbox db at both new and old paths
- Fix bug with scrobbling after skipping a track
- Fix crash in equalizer
- Fix an exception on startup when DBus is disabled
- Fix off-by-one-day date querying bug
- Fix a UI/spacing glitch in the Smart Playlist Editor
- Don't hide the track info popup while it has focus
- Prevent endless "Searching for CD metadata..."
- Fix Last.fm now-playing for non-decimal track lengths
- Dispose the SqliteCommand after it's executed
- Fix notification area popup positioning on multi-monitor systems
- Fix the playing indicator when song in list more than once
- Fix crash when opening the profile conf dialog
- Fix crash stopping jobs on shutdown
- Fix notification area popup flashing
- Trim filename dots and spaces to be NTFS compliant
- Stop playing from audio CD when it's ejected
- Don't update DateUpdated stamp when transient fields change
- Fix DAP content page title not changing when device renamed
- Set the Podcast flag on import based on genre
- Fix hang when slider dragged to track change .
- Prevent slider jumping around after seeking in stream
- Fix Last.fm logos on dark themes
- --query-X option sometimes returned an error
- Build and runtime fixes for FreeBSD
- Fix editor always prompting to save podcasts
- Fix rounding when updating the track score
- Fix initial track score calculation
- Fix playback buttons' a11y
- Fix crasher on PPC
* Also fixes bugs reported on Launchpad:
- Podcasts downloading can't be finished (LP: #326827)
- right click add to playlist locks up computer (LP: #363561)
- Banshee will crash if attempting to remove "New Preset" from equaliser
(LP: #365227)
- Initial collection indexing uses too much CPU (LP: #335147)
- Banshee album art is blurred in notification bubbles (LP: #338695)
- Banshee uses 100% CPU when downloading cover art (LP: #340436)
- Wrong Cursor Icon It's Shown On Last.fm LogIn Dialog (LP: #342463)
- Podcast files are not deleted from disk (LP: #377912)
- Podcast description is not fully readable (LP: #380767)
- shuffle by artist/album always disabled (LP: #381557)
- i18n breaks Smart Playlists (LP: #382951)
- Banshee ignores album art in album folder (LP: #384027)
- iPod cover/album art appears on a slant (LP: #388370)
- Import from Local Folder should allow you to select more than one folder
to import from (LP: #340401)
- Unable to play radio station stream (LP: #250247)
- Rating Menu Item not Shown Properly on Themes with Dark Menus
(LP: #342465)
- Crash in Banshee Indexer client library (LP: #352537)
- banshee doesn't work through ssh -X (LP: #383989)
* debian/patches/01_dispose-sqlite-cmd.patch, 02_system-equalizer.patch,
03_muinshee-booter.patch: Drop, applied upstream.
* debian/patches/99_ltmain_as_needed.patch: Refresh
* debian/rules: Disable Banshee's builtin equalizer - gstreamer's one is now
good enough for us to use.
.
banshee (1.5.0-3) experimental; urgency=low
.
* debian/patches/03_muinshee-booter.patch,
debian/banshee.links,
debian/banshee.1:
+ Patch banshee booter script to autodetect whether to use Banshee or
Muinshee interface based on the file name
+ Make /usr/bin/muinshee a symlink of /usr/bin/banshee-1
+ Update banshee.1 manpage and link it to muinshee.1
.
banshee (1.5.0-2) experimental; urgency=low
.
* debian/control:
+ Replace gstreamer0.10-plugins-ffmpeg with gstreamer0.10-ffmpeg
+ Change of my email address
+ Bump Standards-Version to 3.8.2
* debian/rules:
+ Drop dh_installchangelogs override. We don't want ChangeLog installed
any more.
* debian/banshee.links:
+ Updated to symlink the banshee manpage to banshee-1
* debian/patches/01_dispose-sqlite-cmd.patch:
+ Fix for BGO #586498, where Banshee leaks memory while rescanning library
* debian/patches/01_remove-bash-dep.patch:
+ Delete it for good
.
banshee (1.5.0-1) experimental; urgency=low
.
[ Chow Loong Jin ]
* New Upstream Version
* debian/control:
+ Fix grammatical error "an media" to "a media"
+ Set quilt's version to 0.46-7~ instead of 0.46-7 for backportability
+ Replace gstreamer0.10-plugins-ffmpeg with gstreamer0.10-ffmpeg
+ Change of my email address
+ Bump Standards-Version to 3.8.2
+ Drop unnecessary build dependencies
* debian/watch:
+ Updated to include changes in directory structure
* debian/patches:
+ 02_system_equalizer.patch: drop a hunk, it'll work without it anyway
+ 03_fix-lastfm.patch: dropped, applied upstream
+ 20_check_notification_support.patch: dropped, applied upstream
.
[ Iain Lane ]
* debian/banshee.{1,manpages} Add manpage. This was initially generated by
help2man from `banshee --help-all' and then edited a bit to be more
readable and standard. (Closes: #384557)
.
[ Iulian Udrea ]
* debian/compat:
- Bump to 7.
.
[ Sebastian Dröge ]
* debian/control:
+ Update/remove some build dependencies for the new version.
Checksums-Sha1:
fb79c50f8e55edf55714b65848aa358bd6cfe3b5 2307 banshee_1.5.1~git2260a87-0ubuntu1.dsc
65e6d92a046f95fcffc2f2378ae732e485169d19 3883955 banshee_1.5.1~git2260a87.orig.tar.gz
45e747e7c8f21e6d9f2ac61cf96f25049fc2fcd6 18553 banshee_1.5.1~git2260a87-0ubuntu1.diff.gz
Checksums-Sha256:
168d8c8fedc97b95c8af56aa8336b0954bf16c6a5ae0f3ab06661d2fe6829c43 2307 banshee_1.5.1~git2260a87-0ubuntu1.dsc
fdb2d11bca9a2c847177dd01d44d27d0ffce1808c730a050f011f2059de70846 3883955 banshee_1.5.1~git2260a87.orig.tar.gz
37f9b2fba591ae1f5bd537f0ee0c4d17c583901b4932bf0666543e81e202a37c 18553 banshee_1.5.1~git2260a87-0ubuntu1.diff.gz
Files:
9e8782c7d8510b2f89c642f7e6b969c9 2307 sound optional banshee_1.5.1~git2260a87-0ubuntu1.dsc
fa654070b9de1de260070bdcff67551d 3883955 sound optional banshee_1.5.1~git2260a87.orig.tar.gz
cf48f3b5ec799fa413f762ea8539fa3b 18553 sound optional banshee_1.5.1~git2260a87-0ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 250247 326827 335147 338695 340401 340436 342463 342465 352537 363561 365227 377912 380767 381557 382951 383989 384027 388370
Original-Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkrREJQACgkQPy0SnCC/zcf93ACggxO8xhcr8CkhQftkTdSOfRAb
B4oAnjzy42+Ni3Cm1ztxxLXiDO2mq+wm
=O9Qj
-----END PGP SIGNATURE-----
More information about the Karmic-changes
mailing list