[Pkg-cli-apps-commits] [SCM] banshee branch, ubuntu/natty, updated. debian/1.8.0-2ubuntu1-8-g0925f3b
Chow Loong Jin
hyperair at ubuntu.com
Thu Nov 11 16:56:33 UTC 2010
The following commit has been merged in the ubuntu/natty branch:
commit 9b8429398276cdeaf63e3e94768cecdc5e8ff7ce
Merge: 32ceace597820c82db8c246e7f88b75877a21136 52b38a8cd6adaa679793ebab9d86045330b488ff
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date: Fri Nov 12 00:53:17 2010 +0800
Merge branch 'experimental' into ubuntu/natty
diff --combined debian/changelog
index 89cdc10,a170c38..eaab83d
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,13 -1,54 +1,64 @@@
+ banshee (1.9.0-1) UNRELEASED; urgency=low
+
+ * New upstream release
+ + New Features
+ - Artist/Album Browser Track Actions
+ - 'Play After' Queue Options
+ - User Interface Improvements
+ + Enhancements
+ - Album grid has tooltips for ellipsized text
+ - Subscribe to Internet Archive searches as podcasts
+ - MusicBrainz cover art search supports CDBaby and Jamendo
+ - Support Huawei Ideos Android phones
+ + Notable Bugs Fixed (51 in total)
+ - Remove unused Mono.Addins.Gui dependency
+ - Fix checkbox hover prelight in Fixup
+ - Always grab search entry focus on ctrl+f
+ - [TrackEditor] Don't try to load metadata over HTTP
+ - [AppleDevice] Add a matching 'StopSync' call. We had an unmatched
+ StartSync call which meant that the Sync dialog would be displayed
+ forever.
+ - bgo#587936: [AppleDevice] Sync the Sort- fields
+ - bgo#631172: [AppleDevice] Fix podcast support
+ - bgo#540503: Remove Jump... from context menu
+ - bgo#540525: Stop when the playing track is deleted (LP: #366893)
+ - bgo#545998: Sensitize and pluralize podcast actions appropriately
+ - bgo#609463: Equalizer distortion
+ - bgo#620010: Displaying random image for "All Albums"
+ - bgo#623441: Duplicates on import due to character encoding
+ - bgo#624734: Allow editing Radio stations again
+ - bgo#629005: Full-screen on multi-head displays
+ - bgo#629534: TaskStatusIcon missing-ctor crash
+ - bgo#630039: Concatenated and untranslatable string
+ - bgo#631277: Crash in when editing some tracks' metadata
+ - bgo#631687: Non-local tracks added to DAP without extensions
+ - bgo#631961: [Gio] Invalid cast exception
+ - bgo#632114: Hang when replaying video
+ - bgo#632246: Missing-ctor issue in SourceComboBox
+ - bgo#632420: [Booter] Use the MeeGo client if appropriate
+ - bgo#632715: [Bookmarks] UI not getting loaded
+ - bgo#633579: Fixup not getting reloaded correctly
+ - bgo#633764: [Dap] not transcoding some files when we should
+ - bgo#633841: Recognize webm as video (LP: #669682)
+ - bgo#634096: Empty track # in filename patterns
+ - bnc#642505: Insecure LD_LIBRARY_PATH
+ * debian/control:
+ + Drop libmono-addins-gui-cil-dev from build-deps -- no longer needed
+ * debian/patches/0001-DatabaseImportManager-Fix-duplicates-on-import-bgo-6.patch:
+ + Dropped, applied upstream
+
+ -- 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)
@@@ -29,7 -70,7 +80,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:
@@@ -105,101 -146,6 +156,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
@@@ -232,37 -178,6 +283,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
@@@ -270,28 -185,6 +321,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:
@@@ -343,44 -236,6 +394,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 ]
@@@ -431,30 -286,6 +482,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 a14e9fc,af8237a..4a7bf06
--- 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,
@@@ -10,10 -9,10 +10,9 @@@
intltool (>= 0.35),
lsb-release,
mono-devel (>= 2.4.3),
libndesk-dbus1.0-cil-dev (>= 0.5),
libndesk-dbus-glib1.0-cil-dev (>= 0.3),
libmono-addins-cil-dev (>= 0.3.1),
- libmono-addins-gui-cil-dev (>= 0.3.1),
libtaglib-cil-dev (>= 2.0.3.7),
libmono-zeroconf-cil-dev (>= 0.7.3),
libnotify-cil-dev,
@@@ -59,8 -58,7 +58,8 @@@ Depends: ${shlibs:Depends}
gnome-icon-theme (>= 2.16)
Recommends: gstreamer0.10-plugins-bad,
brasero,
- avahi-daemon
+ avahi-daemon,
+ banshee-extension-soundmenu
Suggests: gstreamer0.10-plugins-ugly,
gstreamer0.10-ffmpeg,
banshee-dbg (=${binary:Version})
diff --combined debian/gbp.conf
index 0e16f9a,56e6548..d45d38e
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@@ -1,6 -1,3 +1,3 @@@
[DEFAULT]
-debian-branch = experimental
+debian-branch = ubuntu/natty
upstream-branch = upstream-experimental
-
- [git-buildpackage]
- compression = bzip2
--
banshee
More information about the Pkg-cli-apps-commits
mailing list