[Pkg-cli-apps-commits] [SCM] banshee branch, ubuntu/oneiric, updated. debian/2.1.3-1-124-ga3689d4
Chow Loong Jin
hyperair at ubuntu.com
Thu Aug 25 18:50:01 UTC 2011
The following commit has been merged in the ubuntu/oneiric branch:
commit 7bb72954d0cf8a136e641ad2e3fe87145b0ed1b0
Merge: fdb4940faf6c266a8184da612997cbdac92dd4e8 46f9fabd30e6f8b7c04f4a4b6bf8d04ecf0eb6dd
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date: Thu Aug 25 20:48:09 2011 +0800
Merge branch 'experimental' into ubuntu/oneiric
Conflicts:
debian/control
diff --combined debian/changelog
index 7b4a709,cab73ca..0b8939b
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,16 -1,71 +1,84 @@@
+ banshee (2.1.3-1) experimental; urgency=low
+
+ * [6a4942d] Update manpage
+ * [b5856fb] Imported Upstream version 2.1.3
+ + New Features:
+ - New custom support for the Barnes & Noble Nook
+ - Support default internet radio stations. At first start, XSPF playlists
+ in $datadir/banshee/stations/ are imported automatically. We don't
+ provide default radio stations ourselves but this allows distros or
+ other third parties to do so.
+ + Enhancements:
+ - bgo#549173: Add "Stop when finished" option in the notification popup
+ menu
+ - bgo#636071: Get info from the database or the file when opening a URI
+ (LP: #683970)
+ - bgo#639805: Hide labels in the source pane when the group is empty
+ (LP: #712466)
+ - bgo#647306: Add support for the Notion Ink Adam tablet
+ - bgo#651497: Motorola Atrix support (LP: #779072)
+ - bgo#653255: Samsung Galaxy S2 support
+ - bgo#653284: Remove keyboard shortcut for toggling scrobbling
+ - bgo#653997: Samsung Galaxy Ace support
+ - bgo#656526: Add "Smiley Face Curve" default equalizer
+ - bgo#656670: Cache the ArtworkID in the database for faster startup
+ - Various enhancements to our experimental GStreamer# backend, bringing it
+ close to feature parity with our current C backend. It is still not
+ built by default and not recommended for daily use, but testing is
+ welcome.
+ + Notable Bugs Fixed (39 fixed since 2.1.0):
+ - bgo#587264: Fix metadata fetching from MusicBrainz (LP: #778090)
+ - bgo#647111: Put the Audio CD source label in the right place
+ (LP: #765885)
+ - bgo#647202: Fix space usage reporting for some DAP devices
+ - bgo#648498: Make sure the MPRIS sends the new metadata on track change
+ (LP: #768509)
+ - bgo#650011: Fix items disappearing in playlists when re-connecting iPod
+ - bgo#650184: Fix XSPF playlist importing error (LP: #791418)
+ - bgo#651914: Fix "Least Favorite" smart playlist to not pick unrated
+ songs
+ - bgo#654524: Fix the SetPosition method in the MPRIS interface
+ - bgo#656176: Don't ignore the last value of the .is_audio_player file
+ - bgo#656246: Fix random crash while changing tracks
+ - EqualizerSetting: Set the amplifier level for default equalizers
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Thu, 25 Aug 2011 12:34:46 +0800
+
+ banshee (2.1.0-2) experimental; urgency=low
+
+ [ Chow Loong Jin ]
+ * [a72b20a] Add apport hook.
+ Thanks to Jeremy Bicha <jeremy at bicha.net> (LP: #735897)
+ * [fd5aed2] Cherry-pick patch to port Banshee to DBus#
+ * [4706fbe] Amend build-deps to use dbus# instead of ndesk-dbus
+ * [3b30572] Add autoreconf
+ * [a1fb6fe] Bump version of bce that Banshee breaks
+ * [d747605] Update webkit build-dep for webkit 1.3 transition
+ (Closes: #635402)
+
+ [ Iain Lane ]
+ * [65625a4] Remove .la files.
+ Thanks to Luk Claes <luk at debian.org> (Closes: #621324)
+ * [7c776aa] Pass --as-needed to dh_autoreconf to enable support in ltmain.sh
+ * [66e797e] Fix Breaks version on banshee-community-extensions.
+ Thanks to Joachim Breitner <nomeata at debian.org> (Closes: #635332)
+ * [6023eb1] Standards-Version → 3.9.2, no changes required
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Mon, 01 Aug 2011 22:16:48 +0800
+
+banshee (2.1.0-1ubuntu1) oneiric; urgency=low
+
+ * [2396c18] Merge from Debian Unstable, remaining changes:
+ + Enable SoundMenu and Disable NotificationArea by default
+ + Disable boo and karma extensions
+ + Enable and recommnd u1ms and soundmenu extensions
+ + Move desktop file for Meego UI to /usr/share/une/applications
+ + Change the url for the Amazon store redirector
+ + Create the U1MS widget earlier and bump libu1 requirement
+ * [9d7c600] Drop upstreamed u1ms-initialize-earlier patch
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Sat, 14 May 2011 22:25:36 +0800
+
banshee (2.1.0-1) experimental; urgency=low
* [6b1b0d2] New upstream release:
@@@ -53,19 -108,31 +121,44 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Sat, 14 May 2011 22:06:44 +0800
+ banshee (2.0.1-3) unstable; urgency=low
+
+ * [66e797e] Fix Breaks version on banshee-community-extensions.
+ We want to require at least -2 for the dbus-sharp port, but also provide
+ for future backported versions, so add a ~ at the end.
+ Thanks to Joachim Breitner <nomeata at debian.org> (Closes: #635332)
+ * [6023eb1] Standards-Version → 3.9.2, no changes required
+
+ -- Iain Lane <laney at debian.org> Mon, 25 Jul 2011 14:13:48 +0100
+
+ banshee (2.0.1-2) unstable; urgency=low
+
+ [ Chow Loong Jin ]
+ * [fd5aed2] Cherry-pick patch to port Banshee to DBus#
+ * [4706fbe] Amend build-deps to use dbus# instead of ndesk-dbus
+ * [3b30572] Add autoreconf
+ * [a1fb6fe] Bump version of bce that Banshee breaks
+
+ [ Iain Lane ]
+ * [65625a4] Remove .la files.
+ Thanks to Luk Claes <luk at debian.org> (Closes: #621324)
+ * [7c776aa] Pass --as-needed to dh_autoreconf to enable support in ltmain.sh
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Sun, 10 Jul 2011 09:57:33 +0100
+
+banshee (2.0.1-1ubuntu1) oneiric; urgency=low
+
+ * [327a8d2] Merge from Debian Unstable, remaining changes:
+ + Enable SoundMenu and Disable NotificationArea by default
+ + Disable boo and karma extensions
+ + Enable and recommnd u1ms and soundmenu extensions
+ + Move desktop file for Meego UI to /usr/share/une/applications
+ + Change the url for the Amazon store redirector
+ + Create the U1MS widget earlier and bump libu1 requirement
+ * [2ca3f6a] Refresh 90_amazon_url.patch
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Fri, 06 May 2011 17:00:03 +0800
+
banshee (2.0.1-1) unstable; urgency=low
* [5f2e8a7] Switch over to bz2 in debian/watch
@@@ -88,18 -155,6 +181,18 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Tue, 03 May 2011 21:42:30 +0800
+banshee (2.0.0-2ubuntu1) natty; urgency=low
+
+ * [d07fe37] Merge from Debian Unstable, remaining changes:
+ + Enable SoundMenu and Disable NotificationArea by default
+ + Disable boo and karma extensions
+ + Enable and recommnd u1ms and soundmenu extensions
+ + Move desktop file for Meego UI to /usr/share/une/applications
+ + Change the url for the Amazon store redirector
+ + Create the U1MS widget earlier and bump libu1 requirement
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Mon, 18 Apr 2011 11:38:56 +0800
+
banshee (2.0.0-2) unstable; urgency=low
[ Chow Loong Jin ]
@@@ -116,35 -171,6 +209,35 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Sat, 16 Apr 2011 18:51:30 +0800
+banshee (2.0.0-1ubuntu3) natty; urgency=low
+
+ * 11_reduce_cpu_usage.patch:
+ - Cherry pick two commits from the stable-2.0 branch reducing Banshee's
+ CPU use while playing by about 50%.
+ * Bump build-depend on GIO# to ensure we pick up the fix for a nasty leak.
+
+ -- Christopher James Halse Rogers <raof at ubuntu.com> Mon, 11 Apr 2011 18:14:48 +1000
+
+banshee (2.0.0-1ubuntu2) natty; urgency=low
+
+ * 90_amazon_url.patch:
+ - Change the url for the Amazon store redirector (LP: #745194)
+ * 91_u1ms-initialize-earlier.patch:
+ - Create the U1MusicStore widget earlier (LP: #604699)
+ - Require libubuntuone >= 0.9.2
+
+ -- Rodney Dawes <rodney.dawes at canonical.com> Fri, 08 Apr 2011 23:37:37 -0400
+
+banshee (2.0.0-1ubuntu1) natty; urgency=low
+
+ * Merge from Debian Unstable, remaining changes:
+ + Enable SoundMenu and Disable NotificationArea by default
+ + Disable boo and karma extensions
+ + Enable and recommnd u1ms and soundmenu extensions
+ + Move desktop file for Meego UI to /usr/share/une/applications
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Wed, 06 Apr 2011 23:43:24 +0800
+
banshee (2.0.0-1) unstable; urgency=low
[ Chow Loong Jin ]
@@@ -166,18 -192,6 +259,18 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Wed, 06 Apr 2011 18:14:27 +0800
+banshee (1.9.6-1ubuntu1) natty; urgency=low
+
+ * Merge from Debian Unstable, remaining changes:
+ + Enable SoundMenu and Disable NotificationArea by default
+ + Disable boo and karma extensions
+ + Enable and recommnd u1ms and soundmenu extensions
+ + Move desktop file for Meego UI to /usr/share/une/applications
+ * [b14f32d] Bump libubuntuone1.0-cil-dev version in build-dep
+ * [e382b0f] Update soundmenu and u1ms install files for rename
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Tue, 29 Mar 2011 08:16:04 +0800
+
banshee (1.9.6-1) unstable; urgency=low
* [3b75d9a] Fix wrong comparison of yes vs y for gio-hardware (LP: #736631)
@@@ -212,16 -226,6 +305,16 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Sat, 26 Mar 2011 00:48:41 +0800
+banshee (1.9.5-1ubuntu1) natty; urgency=low
+
+ * Merge from Debian Unstable, remaining changes:
+ + Enable SoundMenu and Disable NotificationArea by default
+ + Disable boo and karma extensions
+ + Enable and recommnd u1ms and soundmenu extensions
+ + Move desktop file for Meego UI to /usr/share/une/applications
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Fri, 11 Mar 2011 01:05:18 +0800
+
banshee (1.9.5-1) unstable; urgency=low
* [6e971aa] Only use GIO Hardware on linux-any (Closes: #615126)
@@@ -243,23 -247,6 +336,23 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Fri, 11 Mar 2011 01:10:49 +0800
+banshee (1.9.4-1ubuntu2) natty; urgency=low
+
+ * 0001-Add-support-for-u1ms-links.patch:
+ - Handle u1ms:// links in the U1 Music Store (LP: #723960)
+
+ -- Rodney Dawes <rodney.dawes at ubuntu.com> Mon, 28 Feb 2011 14:06:16 -0500
+
+banshee (1.9.4-1ubuntu1) natty; urgency=low
+
+ * Merge from Debian Experimental, remaining changes:
+ + Enable SoundMenu and Disable NotificationArea by default
+ + Disable boo and karma extensions
+ + Enable and recommnd u1ms and soundmenu extensions
+ + Move desktop file for Meego UI to /usr/share/une/applications
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Sat, 26 Feb 2011 22:05:24 +0800
+
banshee (1.9.4-1) unstable; urgency=low
* [f49212c] New upstream release:
@@@ -280,33 -267,12 +373,33 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Thu, 24 Feb 2011 01:35:05 +0800
+banshee (1.9.3-2ubuntu1) natty; urgency=low
+
+ * Merge from Debian Experimental, remaining changes:
+ + Enable SoundMenu and Disable NotificationArea by default
+ + Disable boo and karma extensions
+ + Enable and recommnd u1ms and soundmenu extensions
+ + Move desktop file for Meego UI to /usr/share/une/applications
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Sun, 20 Feb 2011 14:48:54 +0800
+
banshee (1.9.3-2) unstable; urgency=low
* [c349fbb] Bump gdata-sharp build-dep to accomodate ABI bump
-- Chow Loong Jin <hyperair at ubuntu.com> Sun, 13 Feb 2011 18:53:16 +0800
+banshee (1.9.3-1ubuntu1) UNRELEASED; urgency=low
+
+ * Merge from Debian Experimental, remaining changes:
+ + Enable SoundMenu and Disable NotificationArea by default
+ + Disable boo and karma extensions
+ + Enable and recommnd u1ms and soundmenu extensions
+ + Move desktop file for Meego UI to /usr/share/une/applications
+ * [aa23652] Drop libindicate0.1-cil-dev
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Thu, 03 Feb 2011 22:16:35 +0800
+
banshee (1.9.3-1) unstable; urgency=low
* [e588bea] New upstream release:
@@@ -332,17 -298,6 +425,17 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Thu, 03 Feb 2011 14:16:19 +0800
+banshee (1.9.2-1ubuntu1) natty; urgency=low
+
+ * Merge from Debian Experimental, remaining changes:
+ + Enable SoundMenu and Disable NotificationArea by default
+ + Disable boo and karma extensions
+ + Enable and recommnd u1ms and soundmenu extensions
+ + Move desktop file for Meego UI to /usr/share/une/applications
+ * [0c8acd9] Enable u1ms by default
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Mon, 24 Jan 2011 22:17:31 +0800
+
banshee (1.9.2-1) experimental; urgency=low
* [df82d8d] Add libgnome-desktop-dev build-dep
@@@ -384,29 -339,6 +477,29 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Sat, 15 Jan 2011 02:41:50 +0800
+banshee (1.9.1-1ubuntu3) natty; urgency=low
+
+ * debian/control:
+ - Change build-depends from libwebkit-dev to libwebkitgtk-dev
+
+ -- Robert Ancell <robert.ancell at canonical.com> Mon, 10 Jan 2011 15:37:55 -0600
+
+banshee (1.9.1-1ubuntu2) natty; urgency=low
+
+ * [f1bb0cf] Enable SoundMenu by default
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Mon, 27 Dec 2010 10:59:06 +0800
+
+banshee (1.9.1-1ubuntu1) natty; urgency=low
+
+ * Merge from Debian experimental, remaining changes:
+ + Disable notification area by default
+ + Disable boo and karma extensions
+ + Enable and recommend u1ms and soundmenu extensions
+ + Move desktop file for Meego UI to /usr/share/une/applications
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Tue, 21 Dec 2010 13:22:57 +0800
+
banshee (1.9.1-1) experimental; urgency=low
[ Chow Loong Jin ]
@@@ -463,59 -395,6 +556,59 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Sat, 25 Dec 2010 13:07:06 +0800
+banshee (1.9.0+git20101121.r1.b13266e-0ubuntu6) natty; urgency=low
+
+ * debian/rules, debian/control:
+ - Drop support for Rio Karma devices, as libkarma is not yet
+ ready to enter main.
+
+ -- Michael Terry <mterry at ubuntu.com> Fri, 17 Dec 2010 09:33:48 -0500
+
+banshee (1.9.0+git20101121.r1.b13266e-0ubuntu5) natty; urgency=low
+
+ * [e0db4ba] Disable the notification area and enable MPRIS by default
+
+ -- Iain Lane <laney at ubuntu.com> Fri, 26 Nov 2010 18:35:59 +0000
+
+banshee (1.9.0+git20101121.r1.b13266e-0ubuntu4) natty; urgency=low
+
+ * debian/rules: Fix gettext domain (LP: #677173)
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Thu, 25 Nov 2010 11:30:48 +0800
+
+banshee (1.9.0+git20101121.r1.b13266e-0ubuntu3) natty; urgency=low
+
+ * debian/control:
+ + Recommend banshee-extension-u1ms
+ + Demote gst-plugins-bad from recommends to suggests
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Tue, 23 Nov 2010 04:27:24 +0800
+
+banshee (1.9.0+git20101121.r1.b13266e-0ubuntu2) natty; urgency=low
+
+ * debian/patches/0001-Revert-ArtworkManager-Cache-null-artwork-for-fast-lo.patch:
+ + Revert a recent performance related patch that caused artwork to not
+ display at all
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Mon, 22 Nov 2010 05:11:45 +0800
+
+banshee (1.9.0+git20101121.r1.b13266e-0ubuntu1) natty; urgency=low
+
+ * New upstream snapshot: Drop binary dep on libmono-system-data*-cil
+ * debian/patches/06_add-meego-desktop-file.patch: Refresh
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Sun, 21 Nov 2010 12:21:02 +0800
+
+banshee (1.9.0-1ubuntu1) natty; urgency=low
+
+ * Merge from Debian experimental, remaining changes:
+ + debian/banshee-meego.install: Install netbook banshee.desktop to UNE
+ location
+ + Disable boo support
+ + Recommend soundmenu extension
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Thu, 18 Nov 2010 02:31:18 +0800
+
banshee (1.9.0-1) experimental; urgency=low
* New upstream release
@@@ -567,16 -446,6 +660,16 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Thu, 11 Nov 2010 22:45:14 +0800
+banshee (1.8.0-2ubuntu1) natty; urgency=low
+
+ * Merge from Debian experimental, remaining changes:
+ + debian/banshee-meego.install: Install netbook banshee.desktop to UNE
+ location
+ + Disable boo support
+ + Recommend soundmenu extension
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Fri, 22 Oct 2010 01:53:21 +0800
+
banshee (1.8.0-2) experimental; urgency=low
* Fix duplicates on import (BGO #623441)
@@@ -598,7 -467,7 +691,7 @@@ banshee (1.8.0-1) experimental; urgency
-- Chow Loong Jin <hyperair at ubuntu.com> Fri, 01 Oct 2010 02:41:41 +0800
-banshee (1.7.6-1) UNRELEASED; urgency=low
+banshee (1.7.6-0ubuntu1) maverick; urgency=low
* New upstream release
+ Enhancements:
@@@ -674,101 -543,6 +767,101 @@@ banshee (1.7.5-1) UNRELEASED; urgency=l
-- Chow Loong Jin <hyperair at ubuntu.com> Sat, 18 Sep 2010 01:47:47 +0800
+banshee (1.7.5-0ubuntu2) maverick; urgency=low
+
+ * Fix casing of variable in patch, resolving missing dllmap issue
+ * Ensure that gpod-sharp's DLLmap is copied
+
+ -- Iain Lane <laney at ubuntu.com> Wed, 08 Sep 2010 01:21:22 +0800
+
+banshee (1.7.5-0ubuntu1) maverick; urgency=low
+
+ [ 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
+
+ -- Iain Lane <laney at ubuntu.com> Mon, 06 Sep 2010 20:05:45 +0100
+
+banshee (1.7.4-1ubuntu1) maverick; urgency=low
+
+ * 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
+ * Ubuntu-specific changes from previous merge:
+ + Refresh patches:
+ - 04_enable-switching-between-the-2-interfaces.patch
+ - 06_add-meego-desktop-file.patch
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Fri, 13 Aug 2010 00:37:19 +0800
+
banshee (1.7.4-1) experimental; urgency=low
* New upstream release
@@@ -801,37 -575,6 +894,37 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Fri, 13 Aug 2010 00:30:24 +0800
+banshee (1.7.3-2ubuntu2) maverick; urgency=low
+
+ * 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.
+
+ -- Loïc Minier <loic.minier at ubuntu.com> Thu, 05 Aug 2010 00:49:55 -0400
+
+banshee (1.7.3-2ubuntu1) maverick; urgency=low
+
+ * 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
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Mon, 26 Jul 2010 00:32:41 +0800
+
banshee (1.7.3-2) experimental; urgency=low
* debian/control: Add libsoup{,-gnome}2.4-dev build-deps which were
@@@ -839,28 -582,6 +932,28 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Sat, 24 Jul 2010 04:44:30 +0800
+banshee (1.7.3-1ubuntu1) maverick; urgency=low
+
+ * 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
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Fri, 23 Jul 2010 19:16:11 +0800
+
banshee (1.7.3-1) experimental; urgency=low
* New upstream release:
@@@ -912,44 -633,6 +1005,44 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Thu, 22 Jul 2010 19:07:31 +0800
+banshee (1.7.2-1ubuntu3) maverick; urgency=low
+
+ * 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
+
+ -- Didier Roche <didrocks at ubuntu.com> Tue, 20 Jul 2010 12:23:28 +0200
+
+banshee (1.7.2-1ubuntu2) maverick; urgency=low
+
+ * 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)
+
+ -- Didier Roche <didrocks at ubuntu.com> Mon, 12 Jul 2010 18:39:36 +0200
+
+banshee (1.7.2-1ubuntu1) maverick; urgency=low
+
+ * 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
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Wed, 07 Jul 2010 15:54:29 +0800
+
banshee (1.7.2-1) experimental; urgency=low
[ Iain Lane ]
@@@ -1000,30 -683,6 +1093,30 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Fri, 02 Jul 2010 02:21:03 +0800
+banshee (1.7.1-1ubuntu1) maverick; urgency=low
+
+ * 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
+
+ -- Didier Roche <didrocks at ubuntu.com> Mon, 05 Jul 2010 15:19:53 +0200
+
banshee (1.7.1-1) experimental; urgency=low
[ Chow Loong Jin ]
diff --combined debian/control
index 5c8cd89,143dc60..48f60d8
--- a/debian/control
+++ b/debian/control
@@@ -1,15 -1,16 +1,16 @@@
Source: banshee
Section: sound
Priority: optional
-Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
Uploaders: Sebastian Dröge <slomo at debian.org>, Chow Loong Jin <hyperair at ubuntu.com>
Build-Depends: debhelper (>= 7.0.50),
+ dh-autoreconf,
autotools-dev,
cli-common-dev (>= 0.5.7),
intltool (>= 0.35),
lsb-release,
mono-devel (>= 2.4.3),
- libboo-cil-dev (>= 0.8.1),
libdbus1.0-cil-dev (>= 0.7),
libdbus-glib1.0-cil-dev (>= 0.5),
libmono-addins-cil-dev (>= 0.3.1),
@@@ -24,8 -25,8 +25,8 @@@
libgio2.0-cil-dev (>= 2.22.3-1~),
libgtk-sharp-beans2.0-cil-dev (>= 2.8),
libgpod-cil-dev (>= 0.7.95),
- libkarma-cil-dev (>= 0.0.5),
+ libubuntuone1.0-cil-dev (>= 0.9.2),
- libwebkitgtk-dev (>= 1.2.2),
+ libwebkitgtk-dev (>= 1.2.2) | libwebkit-dev (>= 1.2.2),
libsoup2.4-dev (>= 2.26),
libsoup-gnome2.4-dev (>= 2.26),
libgdata-cil-dev (>= 1.7),
@@@ -33,6 -34,7 +34,7 @@@
libsqlite3-dev (>= 3.4),
libmtp-dev (>= 0.3.0),
gconf2,
+ libgconf2-dev,
libglib2.0-dev,
libwnck-dev,
libgtk2.0-dev (>= 2.12.10),
@@@ -44,7 -46,7 +46,7 @@@
libgstreamer-plugins-base0.10-dev (>= 0.10.26),
gnome-doc-utils (>= 0.17.3),
libgnome-desktop-dev
- Standards-Version: 3.9.1
+ Standards-Version: 3.9.2
Homepage: http://www.banshee.fm
Vcs-Git: git://git.debian.org/git/pkg-cli-apps/packages/banshee.git
Vcs-Browser: http://git.debian.org/?p=pkg-cli-apps/packages/banshee.git
@@@ -60,8 -62,6 +62,8 @@@ Depends: ${shlibs:Depends}
gnome-icon-theme (>= 2.16)
Recommends: brasero,
avahi-daemon,
+ banshee-extension-soundmenu (=${binary:Version}),
+ banshee-extension-ubuntuonemusicstore (=${binary:Version}),
media-player-info
Suggests: gstreamer0.10-plugins-bad,
gstreamer0.10-plugins-ugly,
@@@ -69,7 -69,7 +71,7 @@@
banshee-dbg (=${binary:Version})
Provides: banshee-api-${banshee:API},
banshee-asm-${banshee:ASM}
- Breaks: banshee-extensions-common (<< 1.6.1-2.)
+ Breaks: banshee-extensions-common (<< 2.0.1-2~)
Description: Media Management and Playback application
Banshee is a media management and playback application for the GNOME
desktop, allowing users to import audio from CDs, search their library,
@@@ -77,39 -77,6 +79,39 @@@
and other media devices, play and manage video files and burn selections
to a CD.
+Package: banshee-extension-soundmenu
+Architecture: any
+Depends: banshee (>= ${source:Upstream-Version}),
+ ${cli:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
+Enhances: banshee
+Description: Media Management and Playback application - sound menu extension
+ Banshee is a media management and playback application for the GNOME
+ desktop, allowing users to import audio from CDs, search their library,
+ create playlists of selections of their library, sync music to/from iPods
+ and other media devices, play and manage video files and burn selections
+ to a CD.
+ .
+ This package contains Banshee's support for the Sound Menu
+
+Package: banshee-extension-ubuntuonemusicstore
+Architecture: any
+Depends: banshee (>= ${source:Upstream-Version}),
+ ${cli:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends},
+ libubuntuone1.0-cil (>= 0.9.2)
+Enhances: banshee
+Description: Media Management and Playback application - U1MS extension
+ Banshee is a media management and playback application for the GNOME
+ desktop, allowing users to import audio from CDs, search their library,
+ create playlists of selections of their library, sync music to/from iPods
+ and other media devices, play and manage video files and burn selections
+ to a CD.
+ .
+ This package contains Banshee's support for the Ubuntu One Music Store
+
Package: banshee-meego
Architecture: any
Depends: banshee (= ${binary:Version}),
--
banshee
More information about the Pkg-cli-apps-commits
mailing list