[Pkg-cli-apps-commits] [banshee] 03/04: Merge branch 'ppa/trusty' into ppa/saucy

Chow Loong Jin hyperair at debian.org
Mon Jul 7 02:55:16 UTC 2014


This is an automated email from the git hooks/post-receive script.

hyperair pushed a commit to branch ppa/saucy
in repository banshee.

commit 46c2309a029d9890ff6dd538b89a820063d7d7fe
Merge: b5ba51d 4e35c6d
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Fri Feb 28 02:37:19 2014 +0800

    Merge branch 'ppa/trusty' into ppa/saucy

 AUTHORS                                            |    2 +
 ChangeLog                                          |    4 +-
 Makefile.in                                        |   53 +-
 NEWS                                               |   69 +-
 aclocal.m4                                         |   26 +-
 build/Makefile.in                                  |   56 +-
 build/m4/Makefile.in                               |   40 +-
 build/pkg-config/Makefile.in                       |   45 +-
 config.sub                                         |   11 +-
 configure                                          |  347 +--
 configure.ac                                       |    5 +-
 data/Makefile.am                                   |   11 +-
 data/Makefile.in                                   |  116 +-
 data/audio-profiles/Makefile.in                    |   45 +-
 data/banshee.appdata.xml.in                        |   25 +
 data/desktop-files/Makefile.in                     |   45 +-
 data/icon-theme-hicolor/Makefile.in                |   40 +-
 debian/changelog                                   |  188 ++
 debian/control                                     |    9 +-
 debian/patches/Initial-port-to-GStreamer-1.0.patch |    6 +-
 ...build-time-enable-gapless-playback-option.patch |   16 +-
 ...orkManager-Cache-null-artwork-for-fast-lo.patch |   78 -
 debian/patches/Use-dbus-2.patch                    |   66 +
 debian/patches/series                              |    2 +-
 debian/watch                                       |    2 +-
 depcomp                                            |  124 +-
 docs/Banshee/Makefile.in                           |   45 +-
 docs/Hyena/Makefile.in                             |   45 +-
 docs/Makefile.in                                   |   51 +-
 extras/Makefile.in                                 |   51 +-
 extras/metrics/Makefile.in                         |   45 +-
 help/Makefile.in                                   |   40 +-
 help/cs/cs.po                                      |  144 +-
 help/cs/lastfm.page                                |   39 +-
 help/el/add-radio.page                             |   13 +-
 help/el/advanced.page                              |    2 +-
 help/el/el.po                                      |  511 ++--
 help/el/lastfm.page                                |   61 +-
 help/el/manage-playlists.page                      |   16 +-
 help/el/manage-tags.page                           |    4 +-
 help/el/play-queue.page                            |    9 +-
 help/el/play.page                                  |    4 +-
 help/el/search.page                                |   23 +-
 help/el/sync.page                                  |   14 +-
 help/el/ui.page                                    |    4 +-
 libbanshee/Makefile.in                             |   43 +-
 libbanshee/banshee-player-pipeline.c               |    3 +
 ltmain.sh                                          |    4 +-
 po/POTFILES.in                                     |    1 +
 po/cs.po                                           |   84 +-
 po/de.po                                           |   48 +-
 po/el.po                                           | 1331 ++++----
 po/es.po                                           |   93 +-
 po/hu.po                                           |  102 +-
 po/id.po                                           |   46 +-
 po/ko.po                                           | 3165 +++++++++++---------
 po/lt.po                                           |  646 ++--
 po/lv.po                                           |  384 +--
 po/pl.po                                           |   89 +-
 po/pt_BR.po                                        |   64 +-
 po/sl.po                                           |  684 +++--
 po/sr.po                                           |  118 +-
 po/sr at latin.po                                     |  118 +-
 src/AssemblyInfo.cs                                |    4 +-
 .../Banshee.GStreamer/PlayerEngine.cs              |   13 +-
 src/Backends/Banshee.GStreamer/Makefile.in         |   45 +-
 .../Banshee.GStreamerSharp/PlayerEngine.cs         |   11 +
 src/Backends/Banshee.GStreamerSharp/Makefile.in    |   45 +-
 .../LowLevel/RawBlockDevice.cs                     |   12 +-
 .../Banshee.Hardware.Gio/LowLevel/RawVolume.cs     |    7 +-
 .../LowLevel/UdevMetadataSource.cs                 |    3 +
 src/Backends/Banshee.Gio/Makefile.in               |   45 +-
 src/Backends/Banshee.Gnome/Makefile.in             |   45 +-
 src/Backends/Banshee.NowPlaying.X11/Makefile.in    |   56 +-
 .../Banshee.NowPlaying.X11/libbnpx11/Makefile.in   |   43 +-
 src/Backends/Banshee.Osx/Makefile.in               |   45 +-
 src/Backends/Banshee.Unix/Makefile.in              |   45 +-
 src/Backends/Banshee.Windows/Makefile.in           |   40 +-
 src/Backends/Makefile.in                           |   51 +-
 src/Clients/Beroe/Makefile.in                      |   45 +-
 src/Clients/Booter/Makefile.in                     |   50 +-
 src/Clients/Halie/Makefile.in                      |   45 +-
 src/Clients/Makefile.in                            |   51 +-
 src/Clients/MeeGo/Makefile.in                      |   45 +-
 src/Clients/Muinshee/Makefile.in                   |   45 +-
 src/Clients/Nereid/Makefile.in                     |   45 +-
 src/Core/Banshee.CollectionIndexer/Makefile.in     |   45 +-
 src/Core/Banshee.Core/Makefile.in                  |   45 +-
 src/Core/Banshee.Core/Resources/contributors.xml   |    2 +
 src/Core/Banshee.Core/Resources/translators.xml    |    7 +-
 .../Banshee.Collection.Database/Shuffler.cs        |   11 +-
 .../Banshee.MediaEngine/PlayerEngine.cs            |    9 +
 .../Banshee.Services/Banshee.MediaEngine/Tests.cs  |  192 +-
 .../PlaybackControllerService.cs                   |   12 +-
 .../Banshee.Sources/PrimarySource.cs               |    2 +-
 .../Banshee.Sources/SourceManager.cs               |   10 +-
 src/Core/Banshee.Services/Makefile.in              |   50 +-
 .../Banshee.Collection.Gui/ArtworkManager.cs       |   23 +-
 .../Tests/ArtworkManagerTests.cs                   |  108 +
 .../Banshee.Gui.Dialogs/AboutDialog.cs             |    2 +-
 .../Banshee.Sources.Gui/SourceView.cs              |    2 +-
 src/Core/Banshee.ThickClient/Makefile.am           |    1 +
 src/Core/Banshee.ThickClient/Makefile.in           |   46 +-
 src/Core/Banshee.WebBrowser/Makefile.in            |   56 +-
 src/Core/Banshee.WebBrowser/libossifer/Makefile.in |   43 +-
 src/Core/Banshee.Widgets/Makefile.in               |   45 +-
 src/Core/Makefile.in                               |   51 +-
 src/Dap/Banshee.Dap.AppleDevice/Makefile.in        |   45 +-
 src/Dap/Banshee.Dap.Karma/Makefile.in              |   45 +-
 src/Dap/Banshee.Dap.MassStorage/Makefile.in        |   45 +-
 .../Banshee.Dap.Mtp/Banshee.Dap.Mtp/MtpSource.cs   |    8 +-
 .../Banshee.Dap.Mtp/MtpTrackInfo.cs                |    6 +-
 src/Dap/Banshee.Dap.Mtp/Makefile.in                |   45 +-
 src/Dap/Banshee.Dap/Banshee.Dap.Gui/DapInfoBar.cs  |   16 +-
 src/Dap/Banshee.Dap/Banshee.Dap/DapService.cs      |   28 +-
 src/Dap/Banshee.Dap/Banshee.Dap/DapSource.cs       |    3 +-
 src/Dap/Banshee.Dap/Makefile.in                    |   45 +-
 src/Dap/Makefile.in                                |   51 +-
 src/Extensions/Banshee.AmazonMp3.Store/Makefile.in |   45 +-
 src/Extensions/Banshee.AmazonMp3/Makefile.in       |   55 +-
 src/Extensions/Banshee.Audiobook/Makefile.in       |   45 +-
 src/Extensions/Banshee.BooScript/Makefile.in       |   45 +-
 src/Extensions/Banshee.Bpm/Makefile.in             |   45 +-
 src/Extensions/Banshee.CoverArt/Makefile.in        |   45 +-
 src/Extensions/Banshee.Daap/Makefile.in            |   45 +-
 src/Extensions/Banshee.Emusic.Store/Makefile.in    |   45 +-
 src/Extensions/Banshee.Emusic/Makefile.in          |   50 +-
 src/Extensions/Banshee.FileSystemQueue/Makefile.in |   45 +-
 src/Extensions/Banshee.Fixup/Makefile.in           |   45 +-
 src/Extensions/Banshee.InternetArchive/Makefile.in |   45 +-
 src/Extensions/Banshee.InternetRadio/Makefile.in   |   45 +-
 src/Extensions/Banshee.Lastfm/Makefile.in          |   45 +-
 src/Extensions/Banshee.LastfmStreaming/Makefile.in |   45 +-
 src/Extensions/Banshee.LibraryWatcher/Makefile.in  |   45 +-
 src/Extensions/Banshee.MeeGo/Makefile.in           |   60 +-
 src/Extensions/Banshee.MiniMode/Makefile.in        |   45 +-
 src/Extensions/Banshee.MiroGuide/Makefile.in       |   45 +-
 src/Extensions/Banshee.Mpris/Makefile.in           |   45 +-
 src/Extensions/Banshee.MultimediaKeys/Makefile.in  |   45 +-
 .../NotificationAreaService.cs                     |    6 +-
 .../Banshee.NotificationArea/Makefile.in           |   45 +-
 .../Notifications/Notification.cs                  |    4 +
 src/Extensions/Banshee.NowPlaying/Makefile.in      |   45 +-
 src/Extensions/Banshee.OpticalDisc/Makefile.in     |   45 +-
 src/Extensions/Banshee.PlayQueue/Makefile.in       |   45 +-
 src/Extensions/Banshee.PlayerMigration/Makefile.in |   45 +-
 src/Extensions/Banshee.Podcasting/Makefile.in      |   45 +-
 src/Extensions/Banshee.RemoteAudio/Makefile.in     |   45 +-
 src/Extensions/Banshee.Sample/Makefile.in          |   40 +-
 .../Banshee.SoundMenu/SoundMenuService.cs          |    2 +-
 src/Extensions/Banshee.SoundMenu/Makefile.in       |   45 +-
 src/Extensions/Banshee.SqlDebugConsole/Makefile.in |   40 +-
 src/Extensions/Banshee.Torrent/Makefile.in         |   45 +-
 src/Extensions/Banshee.UPnPClient/Makefile.in      |   45 +-
 .../Banshee.UbuntuOneMusicStore/Makefile.in        |   45 +-
 src/Extensions/Banshee.Wikipedia/Makefile.in       |   45 +-
 src/Extensions/Banshee.YouTube/Makefile.in         |   45 +-
 src/Extensions/Makefile.in                         |   51 +-
 src/Hyena/Hyena.Data.Sqlite/Makefile.in            |   45 +-
 src/Hyena/Hyena.Gui/Makefile.in                    |   45 +-
 src/Hyena/Hyena/Makefile.in                        |   45 +-
 src/Hyena/Makefile.in                              |   51 +-
 src/Hyena/build/Makefile.in                        |   56 +-
 src/Hyena/build/m4/Makefile.in                     |   40 +-
 src/Hyena/build/pkg-config/Makefile.in             |   45 +-
 src/Libraries/Lastfm.Gui/Makefile.in               |   45 +-
 src/Libraries/Lastfm/Makefile.in                   |   45 +-
 src/Libraries/Makefile.in                          |   51 +-
 src/Libraries/Migo/Makefile.in                     |   45 +-
 src/Libraries/Mono.Media/Makefile.in               |   45 +-
 src/Libraries/Mtp/Makefile.in                      |   45 +-
 src/Libraries/Mtp/Mtp/Folder.cs                    |   50 +-
 src/Libraries/Mtp/Mtp/Track.cs                     |   24 +-
 src/Libraries/MusicBrainz/Makefile.in              |   45 +-
 src/Makefile.in                                    |   51 +-
 tests/Analyzer/Makefile.in                         |   40 +-
 tests/Makefile.in                                  |   51 +-
 tests/Performance/Makefile.in                      |   40 +-
 178 files changed, 6784 insertions(+), 7333 deletions(-)

diff --cc debian/changelog
index 273bd0d,e3a9fb3..cfc48a9
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,11 -1,191 +1,199 @@@
+ banshee (2.9.0+really2.6.2-0ubuntu1~hyper1+trusty) trusty; urgency=low
+ 
+   * [2fb80ee] Drop Change-Amazon-redirect-url.patch and reexport
+ 
+  -- Chow Loong Jin <hyperair at debian.org>  Fri, 28 Feb 2014 02:35:19 +0800
+ 
+ banshee (2.9.0+really2.6.2-0ubuntu1) trusty; urgency=low
+ 
+   * [fa3da3c] Merge from Debian Experimental, remaining changes:
+     - Enable and recommend SoundMenu and Disable NotificationArea by default
+     - Disable boo and karma extensions
+     - Move desktop file for Meego UI to /usr/share/une/applications
+     - Change the url for the Amazon store redirector
+     - [9b356d6] Add workaround for set_Height exception.
+     - [ccbcbbd] Make Banshee translatable in Launchpad
+     - [2094ee5] Bump libgpod build-dep version to 0.8.2-7~
+     - [a7156c0] Filter out libgpod-cil-dev versions built against gtk#3
+     - [e7c634d] Update dversionmangle for extracting +really version out
+ 
+  -- Chow Loong Jin <hyperair at debian.org>  Sun, 23 Feb 2014 05:13:31 +0800
+ 
+ banshee (2.6.2-1) unstable; urgency=low
+ 
+   * [223994c] New bugfix release:
+     - bgo#724678: Mtp: tracks in nested folders were not being shown
+     - bgo#724656: Dap: fix several issues with the Disconnect operation (context
+       menu)
+     - bgo#724645: Dap: avoid NullReferenceException at shutdown if Mtp device
+       was mounted
+     - bgo#627391: [gapless] fix smooth transition for Repeat-Single mode
+     - bgo#671221: fix Repeat-All mode if there are less than 3 tracks and
+       Shuffle is ON
+     - bgo#724515: fix Repeat-OFF mode when Shuffle is ON
+     - bgo#723889: Notifications: avoid warning printed in the log
+     - bgo#723040: DapService: avoid freezing Banshee when unmapping device
+     - bgo#679938: [gapless] Repeat always on
+     - bgo#674293: [gapless] Banshee ignores "stop when finished"
+     - bgo#621222: [gapless] Playcount shouldn't be incremented as soon as song
+       plays
+     - bgo#722947: prevent a crash when dealing with Nexus4
+     - bgo#722731: avoid highlighting wrong track after invalid track was played
+     - bgo#722219: avoid crash when disconnecting Nexus4
+     - bgo#722209: avoid crash when connecting Nexus4
+     - bgo#721203: CD audio source doesn't show up when inserting it
+     - bgo#709376: avoid warnings when shutting down
+     - ArtworkManager: prevent wrong retreival of empty artwork from cache
+     - bgo#686908: doesn't remember volume setting in Linux (LP: #1071277)
+     - bgo#700753: crash if 1st transcoding job yields error
+     - bgo#687495: hang when dealing with Windows Phone (LP: #1205214)
+     - bgo#699735: hang when mounting a LVM volume
+     - bgo#698347: configure fails with --disable-gnome (Mac)
+   * [fde3242] Refresh patches
+   * [5208241] Drop Revert-ArtworkManager-Cache-null-artwork-for-fast-lo.patch.
+     No longer appears to be needed, and doesn't apply properly anyway.
+ 
+  -- Chow Loong Jin <hyperair at debian.org>  Sun, 23 Feb 2014 01:39:16 +0800
+ 
+ banshee (2.9.0+really2.6.1-0ubuntu1) trusty; urgency=low
+ 
+   * [fbf05ca] Imported Upstream version 2.9.0+really2.6.1:
+     Downgrade to 2.6.1 -- 2.9.x is unstable and 3.0 won't arrive in time for
+     release
+   * [22de440] Revert packaging to 2.6.1-2ubuntu1
+   * [7357b73] Merge changes from 2.6.1-5
+   * [a7156c0] Filter out libgpod-cil-dev versions built against gtk#3
+   * [e7c634d] Update dversionmangle for extracting +really version out
+ 
+  -- Chow Loong Jin <hyperair at debian.org>  Sun, 09 Feb 2014 23:06:03 +0800
+ 
+ banshee (2.9.0-2ubuntu1) trusty; urgency=low
+ 
+   * [e46e107] Merge from Debian Experimental, remaining changes:
+     - Enable and recommend SoundMenu and Disable NotificationArea by default
+     - Disable boo and karma extensions
+     - Move desktop file for Meego UI to /usr/share/une/applications
+     - Change the url for the Amazon store redirector
+     - [9b356d6] Add workaround for set_Height exception.
+     - [ccbcbbd] Make Banshee translatable in Launchpad
+     - [2094ee5] Bump libgpod build-dep version to 0.8.2-7~
+     - [03c8cad] Set debian-branch to ubuntu/raring
+ 
+  -- Chow Loong Jin <hyperair at debian.org>  Sun, 22 Dec 2013 04:11:14 +0800
+ 
+ banshee (2.9.0-2) experimental; urgency=low
+ 
+   * [75630d7] Fix up .pc files to use dbus#2
+ 
+  -- Chow Loong Jin <hyperair at debian.org>  Mon, 09 Dec 2013 19:35:11 +0800
+ 
+ banshee (2.9.0-1ubuntu1) trusty; urgency=low
+ 
+   * [67f86b7] Set debian-branch to trusty
+   * [46d8724] Merge from Debian Experimental, remaining changes:
+     - Enable and recommend SoundMenu and Disable NotificationArea by default
+     - Disable boo and karma extensions
+     - Move desktop file for Meego UI to /usr/share/une/applications
+     - Change the url for the Amazon store redirector
+     - [9b356d6] Add workaround for set_Height exception.
+     - [ccbcbbd] Make Banshee translatable in Launchpad
+     - [2094ee5] Bump libgpod build-dep version to 0.8.2-7~
+     - [03c8cad] Set debian-branch to ubuntu/raring
+ 
+  -- Chow Loong Jin <hyperair at debian.org>  Tue, 26 Nov 2013 22:36:50 +0800
+ 
+ banshee (2.9.0-1) experimental; urgency=low
+ 
+   * [7021981] Tweak gbp.conf for experimental branch
+   * [c758d0f] Imported Upstream version 2.9.0:
+     + Bugs fixed:
+       - MTP-related hang on startup (LP: #1205214)
+       - Hang after mounting LVM volume (LP: #1176515)
+       - Search bar doesn't remember its size (LP: #803928)
+       - Doesn't remember volume setting (LP: #1071277)
+   * [13ddbbf] Update build-deps
+   * [a0383e0] Force banshee to use system notify-sharp
+   * [b862e78] Drop Revert-ArtworkManager-....patch
+   * [4b4c119] Refresh patches
+   * [ef5012d] Build-dep on notify# 3.0
+   * [1fd9980] Patch buildsys to use notify-sharp-3.0
+   * [9200c4c] Bump libgpod-cil-dev dependency
+   * [6eb6b2f] Use libdbus2.0-cil*
+   * [9aef253] Patch to use dbus# 2.0 API
+   * [e667e09] Disable meego interface.
+     Doesn't compile, and nobody seems to use it.
+   * [c61042d] Cherry-pick upstream patch to fix use of deprecated macros
+   * [5f5d89b] Temporarily disable webkit features.
+     Banshee.WebBrowser needs to be ported fully to webkitgtk-3.0
+   * [851af83] Bump Breaks version on banshee-extensions-common
+   * [cd2fd9f] Patch to fix DateTime ambiguity
+ 
+  -- Chow Loong Jin <hyperair at debian.org>  Sat, 07 Dec 2013 12:55:19 +0800
+ 
+ banshee (2.6.2-1) unstable; urgency=low
+ 
+   * [223994c] New bugfix release:
+     - bgo#724678: Mtp: tracks in nested folders were not being shown
+     - bgo#724656: Dap: fix several issues with the Disconnect operation (context
+       menu)
+     - bgo#724645: Dap: avoid NullReferenceException at shutdown if Mtp device
+       was mounted
+     - bgo#627391: [gapless] fix smooth transition for Repeat-Single mode
+     - bgo#671221: fix Repeat-All mode if there are less than 3 tracks and
+       Shuffle is ON
+     - bgo#724515: fix Repeat-OFF mode when Shuffle is ON
+     - bgo#723889: Notifications: avoid warning printed in the log
+     - bgo#723040: DapService: avoid freezing Banshee when unmapping device
+     - bgo#679938: [gapless] Repeat always on
+     - bgo#674293: [gapless] Banshee ignores "stop when finished"
+     - bgo#621222: [gapless] Playcount shouldn't be incremented as soon as song
+       plays
+     - bgo#722947: prevent a crash when dealing with Nexus4
+     - bgo#722731: avoid highlighting wrong track after invalid track was played
+     - bgo#722219: avoid crash when disconnecting Nexus4
+     - bgo#722209: avoid crash when connecting Nexus4
+     - bgo#721203: CD audio source doesn't show up when inserting it
+     - bgo#709376: avoid warnings when shutting down
+     - ArtworkManager: prevent wrong retreival of empty artwork from cache
+     - bgo#686908: doesn't remember volume setting in Linux (LP: #1071277)
+     - bgo#700753: crash if 1st transcoding job yields error
+     - bgo#687495: hang when dealing with Windows Phone (LP: #1205214)
+     - bgo#699735: hang when mounting a LVM volume
+     - bgo#698347: configure fails with --disable-gnome (Mac)
+   * [fde3242] Refresh patches
+   * [5208241] Drop Revert-ArtworkManager-Cache-null-artwork-for-fast-lo.patch.
+     No longer appears to be needed, and doesn't apply properly anyway.
+ 
+  -- Chow Loong Jin <hyperair at debian.org>  Sun, 23 Feb 2014 01:39:16 +0800
+ 
+ banshee (2.6.1-5) unstable; urgency=low
+ 
+   * [e31f3f6] Fix up dbus-sharp-glib-1.0 reference in the .pc file
+ 
+  -- Chow Loong Jin <hyperair at debian.org>  Sun, 15 Dec 2013 22:57:59 +0800
+ 
+ banshee (2.6.1-4) unstable; urgency=low
+ 
+   * [c1bf3f2] Backport the dbus#2 patch
+   * [ba50d2a] Build-dep on dbus#2
+ 
+  -- Chow Loong Jin <hyperair at debian.org>  Mon, 09 Dec 2013 20:04:08 +0800
+ 
+ banshee (2.6.1-3) unstable; urgency=low
+ 
+   * Rebuild against taglib-sharp 2.1
+   * [f8bb169] Add breaks banshee-extension-lyrics as it depends on older taglib
+ 
+  -- Chow Loong Jin <hyperair at debian.org>  Sat, 21 Sep 2013 15:28:59 +0800
+ 
 +banshee (2.6.1-2ubuntu1~hyper1+saucy) saucy; urgency=low
 +
 +  * [25e49e3] Upload to saucy PPA, changes:
 +    - [022fdb9] Drop amazon-redirect-url patch
 +  * [82241ff] Set debian-branch to ppa/saucy
 +
 + -- Chow Loong Jin <hyperair at debian.org>  Fri, 14 Jun 2013 18:34:58 +0800
 +
  banshee (2.6.1-2ubuntu1) saucy; urgency=low
  
    * [cce9151] Merge from unstable, remaining changes:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/banshee.git



More information about the Pkg-cli-apps-commits mailing list