lp:ubuntu/maverick-proposed/banshee

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick-proposed/banshee
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

106. By Chow Loong Jin

* [338f8fe] New upstream bugfix release:
  + Sync dialog would sometimes be displayed forever
  + Nereid: Always grab search entry focus on ctrl+f
  + Lastfm: Fix NRE in LastfmRequest when the request times out
  + bgo#486543: Playlists: Fix parsing when started from root directory
    (LP: #674116)
  + bgo#540394: AudioCdRipper: Don't overwrite existing files when
    ripping (LP: #348502)
  + bgo#540525: TrackActions: Stop when the playing track is deleted
    (LP: #366893)
  + bgo#587936: AppleDevice: Sync the Sort+ fields
  + bgo#609463: Equalizer: Fix distortion by using floating math
  + bgo#620010: Fix displaying random image for "All Albums"
  + bgo#623441: DatabaseImportManager: Fix duplicates on import
  + bgo#624734: InternetRadio: Allow editing stations again
  + bgo#629005: FullscreenWindow: Fix full-screen on multi-head displays
  + bgo#630209: AppleDevice: Fix podcast flag for video podcasts
  + bgo#631172: AppleDevice: Fix podcast support
  + bgo#631961: Gio: Fix InvalidCastException
  + bgo#632114: Fix hang when replaying video
  + bgo#632196: AlbumListView: Fix MissingIntPtrCtorException
  + bgo#632246: ThickClient: Fix IntPtr ctor issue in SourceComboBox
    (LP: #669857)
  + bgo#632420: Booter: Use the MeeGo client if appropriate
  + bgo#632715: Bookmarks: Fix UI not getting loaded
  + bgo#633764: Dap: Fix not transcoding some files when we should
  + bgo#633841: StreamTagger: Recognize webm as video (LP: #669682)
  + bgo#634652: AppleDevice: Remove invalid tracks before syncing
  + bgo#634686: Streaming: Fix streaming broken after first play
  + bgo#635453: Importing: Fix regression with importing mkv
  + bgo#635776: build: Ensure karma-sharp's DLLmap is copied in the
    build
  + bgo#635791: Metrics: Fix translation of the preference label
  + bgo#637303: FileChooserDialog: Fix error message on first launch
    (LP: #687402)
  + bgo#637627: FullscreenWindow: Keep fullscreen when showing volume
    osd
  + bgo#637991: SourceRowRenderer: Fix vertical alignment calculation
  + bgo#638477: X11NotificationArea: Enhance check for RGBA visual
    (LP: #689505)
  + bgo#638755: Dap.MassStorage: Add support for Xperia X10 mini pro
  + bgo#638989: Dap.MassStorage: Add support for Nexus S
  + bgo#635088: Dap.MassStorage: Add support for the LG Ally phone
  + bgo#633551: Dap.MassStorage: Add support for Huawei Ideos Android
    phones
  + bgo#631687: Dap.MassStorage: Fix extensionless files
  + bgo#639603: PlayerEngine: Fix NRE when current track doesn't have a
    Uri
  + bnc#642505: Fix insecure LD_LIBRARY_PATH
* [7fd9862] Drop patch for bgo#623441 (applied upstream)

105. By Chow Loong Jin

debian/rules: Fix gettext domain (LP: #677173)

104. By Chow Loong Jin

Upload to Maverick

103. By Chow Loong Jin

* New upstream release
  + Enhancements:
    - Decrease the latency in changing playback volume
    - Begin editing the name of newly added playlists
    - Put all videos in the video folder on MTP devices
  + Notable Bugs Fixed
    - bgo#629314: [AppleDevice] Correct capacity/free values
    - bgo#628992: [AppleDevice]Bundle libgpod-sharp.dll.config fixing crash
    - bgo#628832: [MTP] Fix MTP-device memory issues breaking Playlists, Albums
    - bgo#629095: [MTP] Fix MTP devices being named '???'
    - bgo#629373: [MTP] Workaround MTP sigsegv bug
* Refresh patches

102. By Iain Lane

* Fix casing of variable in patch, resolving missing dllmap issue
* Ensure that gpod-sharp's DLLmap is copied

101. By Iain Lane

[ Chow Loong Jin ]
* New upstream release
  + New Features:
    - GIO/udev-based hardware backend
    - Apple Devices backend with support for iPod/iOS devices (LP: #554141)
    - MPRIS v2 support (Ubuntu Sound Menu, etc)
    - Audiobooks and Miro Guide extensions enabled by default
  + Enhancements/API Additions:
    - Play menu item in track context menu
    - Amazon affiliate codes for all supported countries
    - "Amazon MP3s" Music smart playlist
    - Miro Guide teaser in Podcasts
    - Zoom support in Amazon MP3 Store and Miro Guide
    - Now Playing simplify mode that declutters the UI
    - Play Queue shuffle action
    - Podcast errors shown to user
    - Better MTP device detection
    - Default smart playlists hidden when empty, for new users
    - New and improved user documentation
  + Notable Bugs Fixed
    - bgo#626786: Prevent crash in search-for-artist when blank
    - bgo#628388: Fix overflow bug with MTP playlists
    - bgo#625683: Fixup checkboxes now clickable
    - bgo#626928: Fetch podcast artwork asap
    - bgo#626791: Catch crashes caused by missing extensions
    - bgo#528383: Re-enable writing video metadata to file
    - bgo#626803, LP: #617017: Fix Ogg rating parsing in non-English locales
* debian/(control, rules):
  + Update configure flags:
    - --disable-hal
    - --disable-ipod
    - --enable-appledevice
    - --enable-gio
    - --enable-gio-hardware
  + Add new build depends:
    - libgudev1.0-cil-dev
    - libgkeyfile-cil-dev
    - libgio2.0-cil-dev
    - libgtk-sharp-beans2.0-cil-dev
    - libgpod-cil-dev
  + Update version of libmtp-dev build-dep to 0.3.0
  + Drop hal, podsleuth and ipod-sharp dependencies
* debian/patches:
  + 0001-Don-t-copy-duplicate-libraries.patch: Don't copy duplicate
    libraries
  + 0002-Also-copy-gio-sharp-s-debugging-libraries-if-they-ar.patch:
    Copy debugging libraries if they exist

[ Iain Lane ]
* Upload to Ubuntu from Debian git, as the dependencies are not all
  ready in Debian.
* [fe5e8fb] Refresh and update patches to apply cleanly
* [a688fa9] Disable Boo support and remove build dependency
* [df01b1e] Generate translation template and set gettext domain in
  the Ubuntu build
* [9c3402b] Make sure mimeinfo.cache is removed
* [d54fedc] Update changelog version for Ubuntu

100. By Loïc Minier

* banshee shipped a generated MIME database (/usr/share/mime/*) breaking the
  system one. Change debian/rules to delete everything below
  debian/tmp/usr/share/mime/ except "packages" before dh_install.
* Minor syntax tweaks to rules.

99. By Chow Loong Jin

* Merge from Debian Experimental, remaining changes:
  + debian/patches:
    - 01_Debranch-netbook-interface.patch: Debrand the netbook interface
    - 02_only-show-netbook-panel-on-request.patch: Only show netbook
      interface on --client=Meego and start traditional interface
      otherwise
    - 03_quit-only-on-explicit-shutdown-request.patch: Quit on explicit
      shutdown request only
    - 04_enable-switching-between-the-2-interfaces.patch: Enable
      switching between netbook and traditional interfaces.
    - 05_show-a-empty-library-message-in-banshee.patch: Show empty hint
      when starting for the first time with an empty library.
    - 06_add-meego-desktop-file.patch: Add desktop file to start netbook interface
    - 07_enable-library-watch-by-default.patch: Enable Library Watcher by default
    - 08_remove_unrelevant_media.patch: Don't show "media" in netbook
      interface as this is irrelevant on non-Meego interfaces
  + debian/banshee-meego.install: Install desktop file for Banshee netbook interface

98. By Chow Loong Jin

* Merge from Debian Experimental, remaining changes:
  + debian/patches:
    - 01_Debranch-netbook-interface.patch: Debrand the netbook interface
    - 02_only-show-netbook-panel-on-request.patch: Only show netbook
      interface on --client=Meego and start traditional interface
      otherwise
    - 03_quit-only-on-explicit-shutdown-request.patch: Quit on explicit
      shutdown request only
    - 04_enable-switching-between-the-2-interfaces.patch: Enable
      switching between netbook and traditional interfaces.
    - 05_show-a-empty-library-message-in-banshee.patch: Show empty hint
      when starting for the first time with an empty library.
    - 06_add-meego-desktop-file.patch: Add desktop file to start netbook interface
    - 07_enable-library-watch-by-default.patch: Enable Library Watcher by default
    - 08_remove_unrelevant_media.patch: Don't show "media" in netbook
      interface as this is irrelevant on non-Meego interfaces
  + debian/banshee-meego.install: Install desktop file for Banshee netbook interface

97. By Didier Roche-Tolomelli

* debian/patches/06_add-meego-desktop-file.patch,
  debian/banshee-meego.install:
  - desktop file is now called banshee-1 and installed
  in usr/share/une/applications/ to show the une desktop file in UNE
  session only

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/banshee
This branch contains Public information 
Everyone can see this information.

Subscribers