lp:ubuntu/maverick/banshee

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick/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

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

96. By Didier Roche-Tolomelli

add debian/patches/08_remove_unrelevant_media.patch:
Don't show "media" in netbook interface as this is unrelevant on non
meego interface (LP: #602759)

95. 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
  + debian/banshee-meego.install: Install desktop file for Banshee netbook interface

94. By Didier Roche-Tolomelli

* Enhance netbook interface:
  - debian/patches/01_Debranch-netbook-interface.patch
    debrand the netbook interface to "Netbook"
  - debian/patches/02_only-show-netbook-panel-on-request.patch:
    only show netbook inteface on --client=Meego and start traditional
    interface otherwise
  - debian/patches/03_quit-only-on-explicit-shutdown-request.patch:
    quit on explicit shutdown request only
  - debian/patches/04_enable-switching-between-the-2-interfaces.patch:
    switch back and forth beetween the 2 interfaces, even if traditional
    interface started. Also, have only one interface shown at a time
  - debian/patches/05_show-a-empty-library-message-in-banshee.patch:
    show an empty hint when starting the first time and having no library
    imported (Bertrand Lorentz and Alex Launi)
  - debian/patches/06_add-meego-desktop-file.patch:
    add desktop file to start the netbook interface
* debian/patches/07_enable-library-watch-by-default.patch:
  enable library watcher
* debian/banshee-meego.install: install the new deskop file

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