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

Ubuntu Installer archive at ubuntu.com
Wed Feb 17 00:23:50 GMT 2010


banshee (1.5.3-1) unstable; urgency=low

  [ Chow Loong Jin ]
  * New upstream release
    + New features:
      - Sync device from playlist option
      - Type-ahead find in track, artist, and album lists
      - Optional cover art in lower-left corner
      - Editable cover art via drag-and-drop and right-click
      - Audiobooks library extension
      - Library-folder watcher extension
      - eMusic importer/downloader extension
    + Enhancements:
      - Improved Podcast filtering/browsing
      - Extension preferences tab reworked
      - Extension names/descriptions translated
      - Improved sqlite performance
      - Added --set-rating=RATING command line option
      - Support for Nexus One devices
    + Bug-fixes:
      - DAPs now works with DeviceKit (LP: #382941)
      - Fix issue with DAAP authenticating (LP: #308233)
      - Podcast renaming should work well now
      - Podcast download cancelling is now fast
      - Internet Archive results paging off-by-one fixed
      - Fix for MTP devices on 64-bit distros
      - Fix import error for files with '\0' characters (LP: #499698)
      - Support syncing playlists to iPods (LP: #75571)
      - Fix syncing podcasts to iPods (LP: #140489)
  * debian/control:
    + Bump mono-devel version to 2.4.3 for LibraryWatcher
    + Re-enable libkarma-cil, use libkarma-cil-dev
    + Bump mono-addins version to 0.3.1
    + Bump libgstreamer0.10-dev version to 0.10.12
  * debian/rules:
    + Add configure flags for explicitly enabling all wanted
      features, countering Banshee's automagic silently disabling features
  * debian/patches/01_devkit-fix.patch:
    + Dropped, applied upstream
  * debian/patches/:
    + 01_monodoc-fix-enable.patch: Fix usage of AC_ARG_ENABLE for --enable-docs

  [ Jo Shields ]
  * debian/control:
    + Drop individual library build-deps as all mono libs are pulled in at 
      build time
    + Bump Standards version to 3.8.4 (no changes needed)

banshee (1.5.2-1) unstable; urgency=low

  [ Chow Loong Jin ]
  * New upstream release (Closes: #558611)
    + New Features:
      - The Internet Archive extension
      - The iTunes importer
      - Metadata ratings and playcount import and export
      - Add support for Pulse and Droid phones (LP: #501515)
      - Use new Last.fm API (Closes: #548029, LP: #415937)

    + Enhancements:
      - Many accessibility enhancements
      - When sorting by score also sort by playcount (bgo#598431)
      - Add WICD support (bgo#596918)
      - Add the USB id for the Palm Pre in developer mode
      - Improve the import media dialog (bgo#559013)
      - Allow seeking in DAAP streams
      - Tooltip for the AutoDJ source combobox (bgo#598504)
      - Improve recognition of Android devices
      - Recognize Samsung Galaxy device in debug mode
      - PlaybackError query field (bgo#590946)
      - Additional tokens for file system organization (bgo#489861)
      - Remember direction when sorting the list view (bgo#590869)
      - Cleaner track change notification popup (LP: #445965)
      - Move Last.fm settings to the preferences dialog
      - Double click toggles fullscreen in Now Playing (bgo#577971)

    + Notable bug fixes:
      - Fix the playcount update (LP: #388360)
      - Correct default button in message dialogs (bgo#599495)
      - Hide shuffle menu when shuffling is disabled (bgo#599465)
      - Fix bug with AutoDJ updating LastPlayed erroneously (bgo#594701)
      - Fix next playback source (bgo#599834)
      - Fix adding tracks to the play queue (LP: #469134)
      - Fix up iPod podcast support (bgo#434237)
      - Fix cover art pick up for multi-disc albums (bgo#591982)
      - Fix the play queue when StopWhenFinished is on (bgo#563021)
      - Fix race when saving track metadata (bgo#598321)

    + Other bug fixes:
      - Fix System.DivideByZeroException when rescanning (LP: #452366)

  * debian/control:
    + Bump libipod{,ui}-cil dependency versions to 0.8.5
    + Build depend on -cil-dev packages instead of -cil
    + Add libmono-addins-cil-dev to Build Dep
    + Build depend on libboo-cil-dev instead of just boo
  * debian/patches/01_fix-ipod-sharp-ftbfs:
    + Dropped, applied upstream
  * debian/patches/01_devkit-fix.patch:
    + Backport fix from upstream for DAP support with Devkit

  [ Jo Shields ]
  * debian/control:
    + Disable Rio Karma support for now; it's broken due to bug #551049
  * debian/monodoc-banshee-manual.postinst:
    + Delete - we use DPKG triggers to handle manual installs now

Date: Tue,  16 Feb 2010 23:44:05 +0000
Changed-By: Hew McLachlan <hew.mclachlan at gmail.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.3-1
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Tue,  16 Feb 2010 23:44:05 +0000
Source: banshee
Binary: banshee, banshee-dbg, monodoc-banshee-manual
Architecture: source
Version: 1.5.3-1
Distribution: lucid
Urgency: low
Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
Changed-By: Hew McLachlan <hew.mclachlan at gmail.com>
Description: 
 banshee    - Media Management and Playback application
Closes: 548029 558611
Launchpad-Bugs-Fixed: 75571 140489 308233 382941 388360 415937 445965 452366 469134 499698 501515
Changes: 
 banshee (1.5.3-1) unstable; urgency=low
 .
   [ Chow Loong Jin ]
   * New upstream release
     + New features:
       - Sync device from playlist option
       - Type-ahead find in track, artist, and album lists
       - Optional cover art in lower-left corner
       - Editable cover art via drag-and-drop and right-click
       - Audiobooks library extension
       - Library-folder watcher extension
       - eMusic importer/downloader extension
     + Enhancements:
       - Improved Podcast filtering/browsing
       - Extension preferences tab reworked
       - Extension names/descriptions translated
       - Improved sqlite performance
       - Added --set-rating=RATING command line option
       - Support for Nexus One devices
     + Bug-fixes:
       - DAPs now works with DeviceKit (LP: #382941)
       - Fix issue with DAAP authenticating (LP: #308233)
       - Podcast renaming should work well now
       - Podcast download cancelling is now fast
       - Internet Archive results paging off-by-one fixed
       - Fix for MTP devices on 64-bit distros
       - Fix import error for files with '\0' characters (LP: #499698)
       - Support syncing playlists to iPods (LP: #75571)
       - Fix syncing podcasts to iPods (LP: #140489)
   * debian/control:
     + Bump mono-devel version to 2.4.3 for LibraryWatcher
     + Re-enable libkarma-cil, use libkarma-cil-dev
     + Bump mono-addins version to 0.3.1
     + Bump libgstreamer0.10-dev version to 0.10.12
   * debian/rules:
     + Add configure flags for explicitly enabling all wanted
       features, countering Banshee's automagic silently disabling features
   * debian/patches/01_devkit-fix.patch:
     + Dropped, applied upstream
   * debian/patches/:
     + 01_monodoc-fix-enable.patch: Fix usage of AC_ARG_ENABLE for --enable-docs
 .
   [ Jo Shields ]
   * debian/control:
     + Drop individual library build-deps as all mono libs are pulled in at 
       build time
     + Bump Standards version to 3.8.4 (no changes needed)
 .
 banshee (1.5.2-1) unstable; urgency=low
 .
   [ Chow Loong Jin ]
   * New upstream release (Closes: #558611)
     + New Features:
       - The Internet Archive extension
       - The iTunes importer
       - Metadata ratings and playcount import and export
       - Add support for Pulse and Droid phones (LP: #501515)
       - Use new Last.fm API (Closes: #548029, LP: #415937)
 .
     + Enhancements:
       - Many accessibility enhancements
       - When sorting by score also sort by playcount (bgo#598431)
       - Add WICD support (bgo#596918)
       - Add the USB id for the Palm Pre in developer mode
       - Improve the import media dialog (bgo#559013)
       - Allow seeking in DAAP streams
       - Tooltip for the AutoDJ source combobox (bgo#598504)
       - Improve recognition of Android devices
       - Recognize Samsung Galaxy device in debug mode
       - PlaybackError query field (bgo#590946)
       - Additional tokens for file system organization (bgo#489861)
       - Remember direction when sorting the list view (bgo#590869)
       - Cleaner track change notification popup (LP: #445965)
       - Move Last.fm settings to the preferences dialog
       - Double click toggles fullscreen in Now Playing (bgo#577971)
 .
     + Notable bug fixes:
       - Fix the playcount update (LP: #388360)
       - Correct default button in message dialogs (bgo#599495)
       - Hide shuffle menu when shuffling is disabled (bgo#599465)
       - Fix bug with AutoDJ updating LastPlayed erroneously (bgo#594701)
       - Fix next playback source (bgo#599834)
       - Fix adding tracks to the play queue (LP: #469134)
       - Fix up iPod podcast support (bgo#434237)
       - Fix cover art pick up for multi-disc albums (bgo#591982)
       - Fix the play queue when StopWhenFinished is on (bgo#563021)
       - Fix race when saving track metadata (bgo#598321)
 .
     + Other bug fixes:
       - Fix System.DivideByZeroException when rescanning (LP: #452366)
 .
   * debian/control:
     + Bump libipod{,ui}-cil dependency versions to 0.8.5
     + Build depend on -cil-dev packages instead of -cil
     + Add libmono-addins-cil-dev to Build Dep
     + Build depend on libboo-cil-dev instead of just boo
   * debian/patches/01_fix-ipod-sharp-ftbfs:
     + Dropped, applied upstream
   * debian/patches/01_devkit-fix.patch:
     + Backport fix from upstream for DAP support with Devkit
 .
   [ Jo Shields ]
   * debian/control:
     + Disable Rio Karma support for now; it's broken due to bug #551049
   * debian/monodoc-banshee-manual.postinst:
     + Delete - we use DPKG triggers to handle manual installs now
Files: 
 ea7adcb44eed2f4ee8a1dc8c519a7221 2493 sound optional banshee_1.5.3-1.dsc
 ac45cf14669fc4988e7e10f4ced131e1 4107029 sound optional banshee_1.5.3.orig.tar.gz
 d2ef3a97a4ca3de9b877bbe2f1ca0514 20939 sound optional banshee_1.5.3-1.diff.gz


More information about the Lucid-changes mailing list