[Pkg-cli-apps-commits] [SCM] banshee branch, ppa/unstable/karmic, updated. ppa/1.6.0-1.hyper1.karmic-9-g9ba3f90
Chow Loong Jin
hyperair at ubuntu.com
Fri May 7 23:04:16 UTC 2010
The following commit has been merged in the ppa/unstable/karmic branch:
commit 4ff447024d3ebc1a7f63c4307a292dc4faa3eafd
Merge: 4ed7152c379fa278f3afd569018eeaa5fd66352c f6c4714c3a390bc943fbc95c36ed696eedc29c02
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date: Sat May 8 06:49:38 2010 +0800
Re-merge to fix broken merge earlier (changelog left out)
diff --combined debian/changelog
index 50076ad,50076ad..9428836
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,10 -1,10 +1,428 @@@
--banshee (1.5.0-3~hyper1~karmic1) karmic; urgency=low
++banshee (1.6.0-1~hyper1~karmic) karmic; urgency=low
-- * Upload to PPA
-- * debian/gbp.conf:
-- + Add a gbp.conf to ease git buildpackage work
++ * Merge from Lucid, remaining changes:
++ + debian/control:
++ - Revert -cil-dev transition (except libtaglib2.0-cil which was
++ backported)
++ - Use mono-devel 2.4.2.3
++ - Revert gst-plugins-base-dev version bump
++ + debian/patches/02_bundle-inotifywatcher.patch:
++ - Revert the InotifyWatcher removal commit from upstream and
++ force-enable LibraryWatcher
++ + debian/rules:
++ - Disable gapless (gstreamer not new enough)
-- -- Chow Loong Jin <hyperair at ubuntu.com> Sat, 15 Aug 2009 02:10:33 +0800
++ -- Chow Loong Jin <hyperair at ubuntu.com> Fri, 02 Apr 2010 00:52:53 +0800
++
++banshee (1.6.0-1~hyper1~lucid) lucid; urgency=low
++
++ * No change backport to Lucid
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Fri, 02 Apr 2010 00:58:50 +0800
++
++banshee (1.6.0-1) UNRELEASED; urgency=low
++
++ * New upstream release:
++ + Notable bug fixes:
++ - Fix device support on upcoming distros with DeviceKit rename
++ - Restore equalizer preset correctly (bgo#614313)
++ - Handle broken symlinks correctly (bgo#614065)
++ - Allow overriding Android, Maemo, WebOS default settings (bgo#611991)
++ - Fix crash deleting playlist on mass storage device (bgo#613734)
++ - Fix issue with iTunes importer dialog sizing (bgo#613607)
++ - Fix play count calculation with gapless enabled (bgo#613418)
++ - Handle exceptions thrown by old plugins (LP: #546342)
++ - Use panel-specific (eg monochrome) icon in notification area
++ (LP: #525280)
++ + Other bugs fixed:
++ - Start HAL automatically if not already started (LP: #543354)
++ - Fix bug where new podcasts could not be added (Closes: #575734)
++ * debian/(control, rules):
++ + Disable the clutter video sink
++ - Uses deprecated functions, and will fail to build with a newer version
++ clutter (1.2.X which is available in experimental)
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Fri, 02 Apr 2010 03:12:16 +0800
++
++banshee (1.5.6-1~hyper1~karmic) karmic; urgency=low
++
++ * Merge from Lucid, remaining changes:
++ + debian/control:
++ - Revert -cil-dev transition (except libtaglib2.0-cil which was
++ backported)
++ - Use mono-devel 2.4.2.3
++ - Revert gst-plugins-base-dev version bump
++ + debian/patches/02_bundle-inotifywatcher.patch:
++ - Revert the InotifyWatcher removal commit from upstream and
++ force-enable LibraryWatcher
++ + debian/rules:
++ - Disable gapless (gstreamer not new enough)
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Mon, 22 Mar 2010 20:33:30 +0800
++
++banshee (1.5.6-1~hyper1~lucid) lucid; urgency=low
++
++ * No change backport to Lucid
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Mon, 22 Mar 2010 16:45:41 +0800
++
++banshee (1.5.6-1) unstable; urgency=low
++
++ * New upstream release:
++ + Notable bug fixes:
++ - Fix rendering and interaction bugs in the grid view
++ - Fix issue with volume getting reset on every song change
++ - Handle volume changes from outside Banshee (eg PulseAudio)
++ - Fix issue parsing some RSS feeds
++ - Fix library importing and rescanning on all IO backends
++ - Support coverart for albums without an artist (bgo#612626)
++ - Don't capture 's' presses if keybindings disabled
++ - Fix typing in the Wikipedia webkit view
++ - Fix equalizer settings migration (bgo#612669)
++ - Redraw the entire ListView when dragging columns
++ - Increase podcast download timeout
++ - Fix bad startup crash in PlayQueue on old Mono
++ - Fix "Too many open files" bug with GIO backend
++ - [Banshee.Hardware] Handle exceptions (bgo#613173)
++ - [PodcastActions] Unsubscribe from an event on dispose
++ - [ContextPane] Fix crash if active removed (bgo#613277)
++ - [LastfmSource] Fix crash (bgo#612824)
++ - [Lastfm] Fix crash using auth Refresh button (bgo#610911)
++ - [Lastfm] Fix crash (bgo#613276)
++ - Fix compilation error with older Mono
++ - Fix compilation error with bundled notify-sharp
++ - Fix --disable-youtube flag
++ - Set YouTube install dir to Extensions/
++ - Fix building with older GStreamer (bgo#613339)
++ * debian/rules:
++ + --enable-gdata => --enable-youtube
++ * debian/control:
++ + Bump taglib-sharp requirement to 2.0.3.7 as per build/m4/banshee/taglib.m4
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Sun, 21 Mar 2010 21:22:57 +0800
++
++banshee (1.5.5-1~hyper1~karmic) karmic; urgency=low
++
++ * Merge from unstable, remaining changes:
++ + debian/control:
++ - Revert -cil-dev transition (except libtaglib2.0-cil which was
++ backported)
++ - Use mono-devel 2.4.2.3
++ - Revert gst-plugins-base-dev version bump
++ + debian/patches/02_bundle-inotifywatcher.patch:
++ - Revert the InotifyWatcher removal commit from upstream and
++ force-enable LibraryWatcher
++ + debian/rules:
++ - Disable gapless (gstreamer not new enough)
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Fri, 12 Mar 2010 03:21:19 +0800
++
++banshee (1.5.5-1~hyper1~lucid) lucid; urgency=low
++
++ * No change backport to Lucid
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Sat, 20 Mar 2010 15:54:18 +0800
++
++banshee (1.5.5-1) unstable; urgency=low
++
++ * New upstream release
++ + New Features:
++ - Gapless Playback / Playbin2 (LP: #45518, #377354)
++ - Grid View
++ - YouTube Extension
++ + Enhancements:
++ - Improve search responsiveness on large libraries (LP: #474514)
++ - Add icons for Nexus One and Audiobooks (LP: #532182)
++ - Play Queue item count, size, duration now ignores old tracks
++ - Muinshee fixes: disable Auto-DJ, allow reordering, hide previous song
++ + Notable bug fixes:
++ - Fix a very common, SQL-related crash in 1.5.4 (Closes: #572136)
++ - Fix saving equalizer settings in culture-invariant way
++ - Jumping to a source's prefs via its context menu works again
++ - Usage data not submitted more than every 48 hours
++ - Fix repeatedly resyncing some files to a device b/c transcoded
++ - Clear the redo stack on shuffle mode change
++ - Accept feeds with empty title (LP: #468323)
++ - Uri encode file location queries, making them work properly
++ * debian/control:
++ + Bump gst-plugins-base-dev version for gapless playback
++ + Add libgdata-cil-dev for youtube extenesion
++ * debian/rules:
++ + Add --enable-gapless-playback and --enable-gdata
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Fri, 12 Mar 2010 03:13:23 +0800
++
++banshee (1.5.4-1~hyper1~karmic) karmic; urgency=low
++
++ * Merge from unstable, remaining changes:
++ + debian/control:
++ - Revert -cil-dev transition (except libtaglib2.0-cil which was
++ backported)
++ - Use mono-devel 2.4.2.3
++ + debian/patches/02_bundle-inotifywatcher.patch:
++ - Revert the InotifyWatcher removal commit from upstream and
++ force-enable LibraryWatcher
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Sat, 27 Feb 2010 15:54:13 +0800
++
++banshee (1.5.4-1) unstable; urgency=low
++
++ * New upstream release (Closes: #571734)
++ + New features:
++ - Opt-In Usage Data Collection
++ - Default Equalizer Presets
++ - Extensible Shuffle Modes
++ + Enhancements:
++ - Wikipedia context pane extension enabled by default
++ - Add support for Nokia N900 phones
++ - Add tooltip to playback error column
++ - On close Internet Archive item, return to Search
++ - Notify user if trying to sync missing file to DAP
++ - Popup explanation of manual playlist ordering when appropriate
++ - Simplify the default set of columns in Podcasts
++ - Enable 'Delete From Drive' action in File System Queue
++ - Coverart for unicode artist/albums now supported
++ - Dropped glade-sharp dep; GNOME 3.0 ready
++ - Add columns showing track sample rate and bits per sample
++ - Option to sort an artist's albums by year, not title
++ - If starting Banshee hidden (--hide), up to half a second of
++ startup time is saved
++ + Notable bug fixes:
++ - Enable LibraryWatcher only for Music and Video libraries
++ - Do better job preserving IsCompilation metadata
++ - Store some PlayQueue settings in the db (not GConf)
++ - Update to Last.fm's API change for scrobbling/recs
++ - Bring back static FileNamePattern API used by some scripts
++ - Fix several memory leaks
++ + Other bugs fixed:
++ - Fix segfault with Cairo when playing a song without album art (LP: #523913)
++ - Follow symlinks when scanning the library (LP: #406667)
++ - Fix issue importing mp3s with non-ASCII ID3 tags (LP: #364562)
++ * debian/control:
++ + Bump libtaglib-cil-dev version requirement to 2.0.3.5
++ + Drop libglade2.0-cil-dev and libgnome2.0-cil-dev build-dep
++ + Add libwebkit-cil-dev to build-deps
++ * debian/rules:
++ + Reorder configure flags to match upstream's ./configure --help listing
++ + Add --enable-webkit since it is now enabled by default
++ * debian/patches/01_monodoc-fix-enable.patch,
++ debian/patches/series:
++ + Dropped, applied upstream
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Sun, 28 Feb 2010 01:14:01 +0800
++
++banshee (1.5.4~really1.5.3-0ubuntu1~hyper1~karmic) karmic; urgency=low
++
++ * Merge from unstable, remaining changes:
++ + debian/control:
++ - Revert -cil-dev transition
++ - Use mono-devel 2.4.2.3
++ + debian/patches/02_bundle-inotifywatcher.patch:
++ - Revert the InotifyWatcher removal commit from upstream, and
++ force-enable LibraryWatcher
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Fri, 29 Jan 2010 00:23:27 +0800
++
++banshee (1.5.3-1) unstable; urgency=low
++
++ [ Chow Loong Jin ]
++ * New upstream release
++ + New features:
++ - Sync device from playlist option
++ - Type-ahead find in track, artist, and album lists
++ - Optional cover art in lower-left corner
++ - Editable cover art via drag-and-drop and right-click
++ - Audiobooks library extension
++ - Library-folder watcher extension
++ - eMusic importer/downloader extension
++ + Enhancements:
++ - Improved Podcast filtering/browsing
++ - Extension preferences tab reworked
++ - Extension names/descriptions translated
++ - Improved sqlite performance
++ - Added --set-rating=RATING command line option
++ - Support for Nexus One devices
++ + Bug-fixes:
++ - DAPs now works with DeviceKit (LP: #382941)
++ - Fix issue with DAAP authenticating (LP: #308233)
++ - Podcast renaming should work well now
++ - Podcast download cancelling is now fast
++ - Internet Archive results paging off-by-one fixed
++ - Fix for MTP devices on 64-bit distros
++ - Fix import error for files with '\0' characters (LP: #499698)
++ - Support syncing playlists to iPods (LP: #75571)
++ - Fix syncing podcasts to iPods (LP: #140489)
++ * debian/control:
++ + Bump mono-devel version to 2.4.3 for LibraryWatcher
++ + Re-enable libkarma-cil, use libkarma-cil-dev
++ + Bump mono-addins version to 0.3.1
++ + Bump libgstreamer0.10-dev version to 0.10.12
++ * debian/rules:
++ + Add configure flags for explicitly enabling all wanted
++ features, countering Banshee's automagic silently disabling features
++ * debian/patches/01_devkit-fix.patch:
++ + Dropped, applied upstream
++ * debian/patches/:
++ + 01_monodoc-fix-enable.patch: Fix usage of AC_ARG_ENABLE for --enable-docs
++
++ [ Jo Shields ]
++ * debian/control:
++ + Drop individual library build-deps as all mono libs are pulled in at
++ build time
++ + Bump Standards version to 3.8.4 (no changes needed)
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Thu, 28 Jan 2010 23:52:53 +0800
++
++banshee (1.5.2-1) unstable; urgency=low
++
++ [ Chow Loong Jin ]
++ * New upstream release (Closes: #558611)
++ + New Features:
++ - The Internet Archive extension
++ - The iTunes importer
++ - Metadata ratings and playcount import and export
++ - Add support for Pulse and Droid phones (LP: #501515)
++ - Use new Last.fm API (Closes: #548029, LP: #415937)
++
++ + Enhancements:
++ - Many accessibility enhancements
++ - When sorting by score also sort by playcount (bgo#598431)
++ - Add WICD support (bgo#596918)
++ - Add the USB id for the Palm Pre in developer mode
++ - Improve the import media dialog (bgo#559013)
++ - Allow seeking in DAAP streams
++ - Tooltip for the AutoDJ source combobox (bgo#598504)
++ - Improve recognition of Android devices
++ - Recognize Samsung Galaxy device in debug mode
++ - PlaybackError query field (bgo#590946)
++ - Additional tokens for file system organization (bgo#489861)
++ - Remember direction when sorting the list view (bgo#590869)
++ - Cleaner track change notification popup (LP: #445965)
++ - Move Last.fm settings to the preferences dialog
++ - Double click toggles fullscreen in Now Playing (bgo#577971)
++
++ + Notable bug fixes:
++ - Fix the playcount update (LP: #388360)
++ - Correct default button in message dialogs (bgo#599495)
++ - Hide shuffle menu when shuffling is disabled (bgo#599465)
++ - Fix bug with AutoDJ updating LastPlayed erroneously (bgo#594701)
++ - Fix next playback source (bgo#599834)
++ - Fix adding tracks to the play queue (LP: #469134)
++ - Fix up iPod podcast support (bgo#434237)
++ - Fix cover art pick up for multi-disc albums (bgo#591982)
++ - Fix the play queue when StopWhenFinished is on (bgo#563021)
++ - Fix race when saving track metadata (bgo#598321)
++
++ + Other bug fixes:
++ - Fix System.DivideByZeroException when rescanning (LP: #452366)
++
++ * debian/control:
++ + Bump libipod{,ui}-cil dependency versions to 0.8.5
++ + Build depend on -cil-dev packages instead of -cil
++ + Add libmono-addins-cil-dev to Build Dep
++ + Build depend on libboo-cil-dev instead of just boo
++ * debian/patches/01_fix-ipod-sharp-ftbfs:
++ + Dropped, applied upstream
++ * debian/patches/01_devkit-fix.patch:
++ + Backport fix from upstream for DAP support with Devkit
++
++ [ Jo Shields ]
++ * debian/control:
++ + Disable Rio Karma support for now; it's broken due to bug #551049
++ * debian/monodoc-banshee-manual.postinst:
++ + Delete - we use DPKG triggers to handle manual installs now
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Thu, 21 Jan 2010 13:19:04 +0800
++
++banshee (1.5.1-1) unstable; urgency=low
++
++ * New upstream release
++ + New Features:
++ - Play Queue Auto DJ keeps the tunes coming
++ - Shuffle by album and artist
++ - Shuffle by weighted rating and score mode
++ - Add tooltips for ellipsized ListView text
++ - Keep the playing song visible in the track list
++ - Add support for WebOS devices
++ - Add support for the Samsung Galaxy Android Phone
++
++ + Enhancements:
++ - When user picks new sort column, default to sort ascending
++ - Drop the " Library" suffix on the Music and Video sources
++ - Add thin highlight to ListView selection for 3D effect
++ - Keyboard shortcut (ESC) to clear the search box
++ - Expose LAME's "preset" option
++ - Added a --gconf-base-key for running sandboxed
++ - Trim URL pasted from clipboard to podcast dialog
++ - Allow selection of multiple folders on import
++ - Support playlists on Android G1 devices
++ - Better support for devices running Rockbox
++ - Set video sync folder for Android and WebOS devices
++ - Made the error message label selectable
++ - Save and load the Gtk.AccelMap
++ - Added taglib/oga mimetype to the vorbis audio profile
++ - Auto-completion for composer, conductor, grouping and copyright
++ - Added the 'comment' search filter
++ - Selectable song properties
++ - Show a tooltip in track editor when the property is truncated
++
++ + Notable bug fixes:
++ - Fix blank MimeTypes for tracks ripped before 1.4
++ - Fix a Bit Rate column sizing glitch
++ - Fix browser positioning when Banshee is maximised
++ - Fix compilation metadata reading and writing
++ - Work with new notification-daemon
++ - Avoid needlessly syncing iPods twice
++ - Deterministically sort sources to avoid fluttering
++ - Look for Rhythmbox db at both new and old paths
++ - Fix bug with scrobbling after skipping a track
++ - Fix crash in equalizer
++ - Fix an exception on startup when DBus is disabled
++ - Fix off-by-one-day date querying bug
++ - Fix a UI/spacing glitch in the Smart Playlist Editor
++ - Don't hide the track info popup while it has focus
++ - Prevent endless "Searching for CD metadata..."
++ - Fix Last.fm now-playing for non-decimal track lengths
++ - Dispose the SqliteCommand after it's executed
++ - Fix notification area popup positioning on multi-monitor systems
++ - Fix the playing indicator when song in list more than once
++ - Fix crash when opening the profile conf dialog
++ - Fix crash stopping jobs on shutdown
++ - Fix notification area popup flashing
++ - Trim filename dots and spaces to be NTFS compliant
++ - Stop playing from audio CD when it's ejected
++ - Don't update DateUpdated stamp when transient fields change
++ - Fix DAP content page title not changing when device renamed
++ - Set the Podcast flag on import based on genre
++ - Fix hang when slider dragged to track change .
++ - Prevent slider jumping around after seeking in stream
++ - Fix Last.fm logos on dark themes
++ - --query-X option sometimes returned an error
++ - Build and runtime fixes for FreeBSD
++ - Fix editor always prompting to save podcasts
++ - Fix rounding when updating the track score
++ - Fix initial track score calculation
++ - Fix playback buttons' a11y
++ - Fix crasher on PPC
++
++ [ Chow Loong Jin ]
++ * debian/control, debian/changelog:
++ + Use mono-csc instead of csc for MCS.
++ + Bump mono-devel version to 2.4.2 for mono-csc
++ + No change bump of Standards-Version to 3.8.3
++ * debian/patches/01_fix-ipod-sharp-ftbfs:
++ + Fix FTBFS when ipod-sharp's debug files are missing (Closes: #549725)
++ * debian/README.source:
++ + Copied from quilt
++
++ [ Iain Lane ]
++ * debian/patches/01_dispose-sqlite-cmd.patch, 02_system-equalizer.patch,
++ 03_muinshee-booter.patch: Drop, applied upstream.
++ * debian/patches/99_ltmain_as_needed.patch: Refresh
++ * debian/rules: Disable Banshee's builtin equalizer - gstreamer's one is now
++ good enough for us to use.
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Wed, 14 Oct 2009 19:21:51 +0800
banshee (1.5.0-3) experimental; urgency=low
@@@ -18,6 -18,6 +436,14 @@@
-- Chow Loong Jin <hyperair at ubuntu.com> Sun, 19 Jul 2009 00:22:34 +0800
++banshee (1.5.0-3~hyper1~karmic1) karmic; urgency=low
++
++ * Upload to PPA
++ * debian/gbp.conf:
++ + Add a gbp.conf to ease git buildpackage work
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Sat, 15 Aug 2009 02:10:33 +0800
++
banshee (1.5.0-2) experimental; urgency=low
* debian/control:
@@@ -58,7 -58,7 +484,7 @@@ banshee (1.5.0-1) experimental; urgency
* debian/banshee.{1,manpages} Add manpage. This was initially generated by
help2man from `banshee --help-all' and then edited a bit to be more
readable and standard. (Closes: #384557)
--
++
[ Iulian Udrea ]
* debian/compat:
- Bump to 7.
@@@ -69,6 -69,6 +495,39 @@@
-- Sebastian Dröge <slomo at debian.org> Thu, 04 Jun 2009 20:01:25 +0200
++banshee (1.4.3-6) unstable; urgency=low
++
++ [ Chow Loong Jin ]
++ * debian/control:
++ + Fix grammatical error "an media" to "a media"
++ + Set quilt's version to 0.46-7~ instead of 0.46-7 for backportability
++ + Replace gstreamer0.10-plugins-ffmpeg with gstreamer0.10-ffmpeg
++ + Change of my email address
++ + Bump Standards-Version to 3.8.2
++ + Drop unnecessary build dependencies
++ * debian/watch:
++ + Updated to include changes in directory structure
++ * debian/banshee.links:
++ + Updated to symlink the banshee manpage to banshee-1
++ + Make /usr/bin/muinshee a symlink to /usr/bin/banshee-1
++ + Make muinshee.1 manpage a symlink to banshee.1
++ * debian/banshee.1:
++ + Update to show muinshee as well
++ * debian/patches/03_muinshee-booter.patch:
++ + Patch banshee booter script to autodetect whether to use Banshee or
++ Muinshee interface based on file name
++
++ [ Iain Lane ]
++ * debian/banshee.{1,manpages} Add manpage. This was initially generated by
++ help2man from `banshee --help-all' and then edited a bit to be more
++ readable and standard. (Closes: #384557)
++
++ [ Iulian Udrea ]
++ * debian/compat:
++ - Bump to 7.
++
++ -- Chow Loong Jin <hyperair at ubuntu.com> Wed, 24 Jun 2009 01:57:02 +0800
++
banshee (1.4.3-5) unstable; urgency=low
* debian/control,
--
banshee
More information about the Pkg-cli-apps-commits
mailing list