[ubuntu/lucid] banshee 1.5.5-1 (Accepted)

Ubuntu Installer archive at ubuntu.com
Mon Mar 22 19:49:58 GMT 2010


banshee (1.5.5-1) unstable; urgency=low

  * New upstream release
    + New Features:
      - Gapless Playback / Playbin2 (LP: #45518, #377354)
      - Grid View
      - YouTube Extension
    + Enhancements:
      - Improve search responsiveness on large libraries (LP: #474514)
      - Add icons for Nexus One and Audiobooks (LP: #532182)
      - Play Queue item count, size, duration now ignores old tracks
      - Muinshee fixes: disable Auto-DJ, allow reordering, hide previous song
    + Notable bug fixes:
      - Fix a very common, SQL-related crash in 1.5.4 (Closes: #572136)
      - Fix saving equalizer settings in culture-invariant way
      - Jumping to a source's prefs via its context menu works again
      - Usage data not submitted more than every 48 hours
      - Fix repeatedly resyncing some files to a device b/c transcoded
      - Clear the redo stack on shuffle mode change
      - Accept feeds with empty title (LP: #468323)
      - Uri encode file location queries, making them work properly
  * debian/control:
    + Bump gst-plugins-base-dev version for gapless playback
    + Add libgdata-cil-dev for youtube extenesion
  * debian/rules:
    + Add --enable-gapless-playback and --enable-gdata

banshee (1.5.4-1) unstable; urgency=low

  * New upstream release (Closes: #571734)
    + New features:
      - Opt-In Usage Data Collection
      - Default Equalizer Presets
      - Extensible Shuffle Modes
    + Enhancements:
      - Wikipedia context pane extension enabled by default
      - Add support for Nokia N900 phones
      - Add tooltip to playback error column
      - On close Internet Archive item, return to Search
      - Notify user if trying to sync missing file to DAP
      - Popup explanation of manual playlist ordering when appropriate
      - Simplify the default set of columns in Podcasts
      - Enable 'Delete From Drive' action in File System Queue
      - Coverart for unicode artist/albums now supported
      - Dropped glade-sharp dep; GNOME 3.0 ready
      - Add columns showing track sample rate and bits per sample
      - Option to sort an artist's albums by year, not title
      - If starting Banshee hidden (--hide), up to half a second of
        startup time is saved
    + Notable bug fixes:
      - Enable LibraryWatcher only for Music and Video libraries
      - Do better job preserving IsCompilation metadata
      - Store some PlayQueue settings in the db (not GConf)
      - Update to Last.fm's API change for scrobbling/recs
      - Bring back static FileNamePattern API used by some scripts
      - Fix several memory leaks
    + Other bugs fixed:
      - Fix segfault with Cairo when playing a song without album art (LP: #523913)
      - Follow symlinks when scanning the library (LP: #406667)
      - Fix issue importing mp3s with non-ASCII ID3 tags (LP: #364562)
  * debian/control:
    + Bump libtaglib-cil-dev version requirement to 2.0.3.5
    + Drop libglade2.0-cil-dev and libgnome2.0-cil-dev build-dep
    + Add libwebkit-cil-dev to build-deps
  * debian/rules:
    + Reorder configure flags to match upstream's ./configure --help listing
    + Add --enable-webkit since it is now enabled by default
  * debian/patches/01_monodoc-fix-enable.patch,
    debian/patches/series:
    + Dropped, applied upstream

Date: Mon,  22 Mar 2010 18:36:43 +0000
Changed-By: Chow Loong Jin <hyperair at ubuntu.com>
Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/lucid/+source/banshee/1.5.5-1
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon,  22 Mar 2010 18:36:43 +0000
Source: banshee
Binary: banshee, banshee-dbg, monodoc-banshee-manual
Architecture: source
Version: 1.5.5-1
Distribution: lucid
Urgency: low
Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
Changed-By: Chow Loong Jin <hyperair at ubuntu.com>
Description: 
 banshee    - Media Management and Playback application
Closes: 571734 572136
Launchpad-Bugs-Fixed: 45518 364562 377354 406667 468323 474514 523913 532182
Changes: 
 banshee (1.5.5-1) unstable; urgency=low
 .
   * New upstream release
     + New Features:
       - Gapless Playback / Playbin2 (LP: #45518, #377354)
       - Grid View
       - YouTube Extension
     + Enhancements:
       - Improve search responsiveness on large libraries (LP: #474514)
       - Add icons for Nexus One and Audiobooks (LP: #532182)
       - Play Queue item count, size, duration now ignores old tracks
       - Muinshee fixes: disable Auto-DJ, allow reordering, hide previous song
     + Notable bug fixes:
       - Fix a very common, SQL-related crash in 1.5.4 (Closes: #572136)
       - Fix saving equalizer settings in culture-invariant way
       - Jumping to a source's prefs via its context menu works again
       - Usage data not submitted more than every 48 hours
       - Fix repeatedly resyncing some files to a device b/c transcoded
       - Clear the redo stack on shuffle mode change
       - Accept feeds with empty title (LP: #468323)
       - Uri encode file location queries, making them work properly
   * debian/control:
     + Bump gst-plugins-base-dev version for gapless playback
     + Add libgdata-cil-dev for youtube extenesion
   * debian/rules:
     + Add --enable-gapless-playback and --enable-gdata
 .
 banshee (1.5.4-1) unstable; urgency=low
 .
   * New upstream release (Closes: #571734)
     + New features:
       - Opt-In Usage Data Collection
       - Default Equalizer Presets
       - Extensible Shuffle Modes
     + Enhancements:
       - Wikipedia context pane extension enabled by default
       - Add support for Nokia N900 phones
       - Add tooltip to playback error column
       - On close Internet Archive item, return to Search
       - Notify user if trying to sync missing file to DAP
       - Popup explanation of manual playlist ordering when appropriate
       - Simplify the default set of columns in Podcasts
       - Enable 'Delete From Drive' action in File System Queue
       - Coverart for unicode artist/albums now supported
       - Dropped glade-sharp dep; GNOME 3.0 ready
       - Add columns showing track sample rate and bits per sample
       - Option to sort an artist's albums by year, not title
       - If starting Banshee hidden (--hide), up to half a second of
         startup time is saved
     + Notable bug fixes:
       - Enable LibraryWatcher only for Music and Video libraries
       - Do better job preserving IsCompilation metadata
       - Store some PlayQueue settings in the db (not GConf)
       - Update to Last.fm's API change for scrobbling/recs
       - Bring back static FileNamePattern API used by some scripts
       - Fix several memory leaks
     + Other bugs fixed:
       - Fix segfault with Cairo when playing a song without album art (LP: #523913)
       - Follow symlinks when scanning the library (LP: #406667)
       - Fix issue importing mp3s with non-ASCII ID3 tags (LP: #364562)
   * debian/control:
     + Bump libtaglib-cil-dev version requirement to 2.0.3.5
     + Drop libglade2.0-cil-dev and libgnome2.0-cil-dev build-dep
     + Add libwebkit-cil-dev to build-deps
   * debian/rules:
     + Reorder configure flags to match upstream's ./configure --help listing
     + Add --enable-webkit since it is now enabled by default
   * debian/patches/01_monodoc-fix-enable.patch,
     debian/patches/series:
     + Dropped, applied upstream
Files: 
 cda0aeb5a9ca1a193514cbef459abc4b 2499 sound optional banshee_1.5.5-1.dsc
 537d395015c40620a055d06417d7a208 4821371 sound optional banshee_1.5.5.orig.tar.gz
 8207689e128a8649b2060e0f42070a13 21548 sound optional banshee_1.5.5-1.diff.gz


More information about the Lucid-changes mailing list