[Pkg-cli-apps-commits] [SCM] banshee branch, ubuntu/maverick, updated. ppa/1.7.4-1ubuntu1-15-gd54fedc
Iain Lane
laney at ubuntu.com
Mon Sep 6 18:55:08 UTC 2010
The following commit has been merged in the ubuntu/maverick branch:
commit 398d5065f0e14b53d395a56e84bd592529b67c3f
Merge: 2a73bbd2cfe348c7d5d2c40fe3b77bc11455522c 3aa0587ee03707117c3eca5f87cf095671b6c829
Author: Iain Lane <laney at ubuntu.com>
Date: Mon Sep 6 18:32:36 2010 +0100
Merge branch 'experimental' into ubuntu/maverick
Conflicts:
debian/patches/series
diff --combined debian/changelog
index dc762af,f153840..ecee559
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,29 -1,54 +1,80 @@@
+ banshee (1.7.5-1) UNRELEASED; urgency=low
+
+ * 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
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Mon, 06 Sep 2010 00:18:25 +0800
+
+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
@@@ -56,37 -81,6 +107,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
@@@ -94,28 -88,6 +145,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:
@@@ -167,44 -139,6 +218,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 ]
@@@ -255,30 -189,6 +306,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 604ba8a,b5f596a..76967c4
--- a/debian/control
+++ b/debian/control
@@@ -1,8 -1,7 +1,8 @@@
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),
autotools-dev,
@@@ -21,8 -20,11 +21,11 @@@
libglib2.0-cil-dev (>= 2.10),
libgtk2.0-cil-dev (>= 2.12),
libgconf2.0-cil-dev,
- libipod-cil-dev (>= 0.8.5),
- libipodui-cil-dev (>= 0.8.5),
+ libgudev1.0-cil-dev (>= 0.1),
+ libgkeyfile-cil-dev (>= 0.1),
+ libgio2.0-cil-dev (>= 2.22),
+ libgtk-sharp-beans2.0-cil-dev (>= 2.8),
+ libgpod-cil-dev (>= 0.7.94),
libkarma-cil-dev (>= 0.0.5),
libwebkit-dev (>= 1.2.2),
libsoup2.4-dev (>= 2.26),
@@@ -30,7 -32,7 +33,7 @@@
libgdata-cil-dev (>= 1.4),
monodoc-base (>= 1.1.9),
libsqlite3-dev (>= 3.4),
- libmtp-dev (>= 0.2.0),
+ libmtp-dev (>= 0.3.0),
gconf2,
libglib2.0-dev,
libgtk2.0-dev (>= 2.8),
@@@ -54,10 -56,8 +57,8 @@@ Depends: ${shlibs:Depends}
gstreamer0.10-plugins-base,
gstreamer0.10-plugins-good (>= 0.10.8-4),
gstreamer0.10-alsa | gstreamer0.10-audiosink,
- hal,
gnome-icon-theme (>= 2.16)
Recommends: gstreamer0.10-plugins-bad,
- podsleuth (>= 0.6.5-2~),
brasero,
avahi-daemon
Suggests: gstreamer0.10-plugins-ugly,
diff --combined debian/patches/series
index e343e61,6d4864d..6a40f0e
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -1,9 -1,3 +1,11 @@@
+01_Debranch-netbook-interface.patch
+02_only-show-netbook-panel-on-request.patch
+03_quit-only-on-explicit-shutdown-request.patch
+04_enable-switching-between-the-2-interfaces.patch
+05_show-a-empty-library-message-in-banshee.patch
+06_add-meego-desktop-file.patch
+07_enable-library-watch-by-default.patch
+08_remove_unrelevant_media.patch
+ 0001-Don-t-copy-duplicate-libraries.patch
+ 0002-Also-copy-gio-sharp-s-debugging-libraries-if-they-ar.patch
99_ltmain_as-needed.patch
--
banshee
More information about the Pkg-cli-apps-commits
mailing list