[Pkg-cli-apps-commits] [SCM] banshee branch, master, updated. debian/1.5.5-1-3-gf46df5e

Chow Loong Jin hyperair at ubuntu.com
Sun Mar 21 10:11:53 UTC 2010


The following commit has been merged in the master branch:
commit f46df5e89def89d3cee97784db680010903808e7
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Sun Mar 21 18:10:25 2010 +0800

    New upstream release
    
    * New upstream release:
      + Notable bug fixes:
        - Fix rendering and interaction bugs in the grid view
        - Fix issue with volume getting reset on every song change
        - Handle volume changes from outside Banshee (eg PulseAudio)
        - Fix issue parsing some RSS feeds
        - Fix library importing and rescanning on all IO backends
        - Support coverart for albums without an artist (bgo#612626)
        - Don't capture 's' presses if keybindings disabled
        - Fix typing in the Wikipedia webkit view
        - Fix equalizer settings migration (bgo#612669)
        - Redraw the entire ListView when dragging columns
        - Increase podcast download timeout
        - Fix bad startup crash in PlayQueue on old Mono
        - Fix "Too many open files" bug with GIO backend
        - [Banshee.Hardware] Handle exceptions (bgo#613173)
        - [PodcastActions] Unsubscribe from an event on dispose
        - [ContextPane] Fix crash if active removed (bgo#613277)
        - [LastfmSource] Fix crash (bgo#612824)
        - [Lastfm] Fix crash using auth Refresh button (bgo#610911)
        - [Lastfm] Fix crash (bgo#613276)
        - Fix compilation error with older Mono
        - Fix compilation error with bundled notify-sharp
        - Fix --disable-youtube flag
        - Set YouTube install dir to Extensions/
        - Fix building with older GStreamer (bgo#613339)
    * debian/rules:
      + --enable-gdata => --enable-youtube

diff --git a/debian/changelog b/debian/changelog
index 07ce27c..f0a0a33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,36 @@
+banshee (1.5.6-2) unstable; urgency=low
+
+  * New upstream release:
+    + Notable bug fixes:
+      - Fix rendering and interaction bugs in the grid view
+      - Fix issue with volume getting reset on every song change
+      - Handle volume changes from outside Banshee (eg PulseAudio)
+      - Fix issue parsing some RSS feeds
+      - Fix library importing and rescanning on all IO backends
+      - Support coverart for albums without an artist (bgo#612626)
+      - Don't capture 's' presses if keybindings disabled
+      - Fix typing in the Wikipedia webkit view
+      - Fix equalizer settings migration (bgo#612669)
+      - Redraw the entire ListView when dragging columns
+      - Increase podcast download timeout
+      - Fix bad startup crash in PlayQueue on old Mono
+      - Fix "Too many open files" bug with GIO backend
+      - [Banshee.Hardware] Handle exceptions (bgo#613173)
+      - [PodcastActions] Unsubscribe from an event on dispose
+      - [ContextPane] Fix crash if active removed (bgo#613277)
+      - [LastfmSource] Fix crash (bgo#612824)
+      - [Lastfm] Fix crash using auth Refresh button (bgo#610911)
+      - [Lastfm] Fix crash (bgo#613276)
+      - Fix compilation error with older Mono
+      - Fix compilation error with bundled notify-sharp
+      - Fix --disable-youtube flag
+      - Set YouTube install dir to Extensions/
+      - Fix building with older GStreamer (bgo#613339)
+  * debian/rules:
+    + --enable-gdata => --enable-youtube
+
+ -- Chow Loong Jin <hyperair at ubuntu.com>  Sun, 21 Mar 2010 18:02:56 +0800
+
 banshee (1.5.5-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/rules b/debian/rules
index 30ed0ef..32a8af9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ override_dh_auto_configure:
 	                     --enable-boo \
 	                     --enable-docs \
 	                     --enable-webkit \
-	                     --enable-gdata \
+	                     --enable-youtube \
 	                     --enable-gnome \
 	                     --enable-schemas-install \
 	                     --enable-mtp \

-- 
banshee



More information about the Pkg-cli-apps-commits mailing list