2009
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@ubuntu.com> Wed, 14 Oct 2009 19:21:51 +0800
banshee (1.5.0-3) experimental; urgency=low
* debian/patches/03_muinshee-booter.patch,
debian/banshee.links,
debian/banshee.1:
+ Patch banshee booter script to autodetect whether to use Banshee or
Muinshee interface based on the file name
+ Make /usr/bin/muinshee a symlink of /usr/bin/banshee-1
+ Update banshee.1 manpage and link it to muinshee.1
-- Chow Loong Jin <hyperair@ubuntu.com> Sun, 19 Jul 2009 00:22:34 +0800
banshee (1.5.0-2) experimental; urgency=low
* debian/control:
+ Replace gstreamer0.10-plugins-ffmpeg with gstreamer0.10-ffmpeg
+ Change of my email address
+ Bump Standards-Version to 3.8.2
* debian/rules:
+ Drop dh_installchangelogs override. We don't want ChangeLog installed
any more.
* debian/banshee.links:
+ Updated to symlink the banshee manpage to banshee-1
* debian/patches/01_dispose-sqlite-cmd.patch:
+ Fix for BGO #586498, where Banshee leaks memory while rescanning library
* debian/patches/01_remove-bash-dep.patch:
+ Delete it for good
-- Chow Loong Jin <hyperair@ubuntu.com> Wed, 08 Jul 2009 22:10:27 +0800
banshee (1.5.0-1) experimental; urgency=low
[ Chow Loong Jin ]
* New Upstream Version
* 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/patches:
+ 02_system_equalizer.patch: drop a hunk, it'll work without it anyway
+ 03_fix-lastfm.patch: dropped, applied upstream
+ 20_check_notification_support.patch: dropped, applied upstream
[ 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.
[ Sebastian Dröge ]
* debian/control:
+ Update/remove some build dependencies for the new version.
-- Sebastian Dröge <slomo@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@ubuntu.com> Wed, 24 Jun 2009 01:57:02 +0800
banshee (1.4.3-5) unstable; urgency=low
* debian/control,
debian/rules,
debian/patches/series:
+ Change order of gstreamer0.10-audiosink | gstreamer0.10-alsa
+ Transition to dh7
+ Use Quilt
+ Add banshee-dbg package containing debug symbols
+ Change Maintainer to pkg-cli-apps
* debian/patches/02_system-equalizer.patch,
debian/patches/99_ltmain_as-needed.patch:
+ Prepend all paths with a/ to convert to p1 patch for Quilt
-- Chow Loong Jin <hyperair@gmail.com> Mon, 25 May 2009 20:02:35 +0800
banshee (1.4.3-4) unstable; urgency=low
* debian/control:
+ Changed Vcs-* to git addresses
+ Drop gstreamer0.10-gnomevfs dependency
+ Add gstreamer0.10-audiosink dependency
+ Move gst-plugins-ugly and gst-ffmpeg from Recommends to Suggests
+ GNOME# 2.24 transition
+ Bump Standards-Version
-- Chow Loong Jin <hyperair@gmail.com> Thu, 16 Apr 2009 18:26:25 +0800
banshee (1.4.3-3) unstable; urgency=low
* debian/control:
+ Add me to Uploaders
* debian/patches/03_fix-lastfm.patch:
+ Fix issue where Last.fm personal stations are not loaded
* debian/patches/debian/patches/20_check_notification_support.patch:
+ Check whether notification daemon supports actions
-- Chow Loong Jin <hyperair@gmail.com> Fri, 13 Mar 2009 19:00:02 +0800
banshee (1.4.3-2) unstable; urgency=low
* debian/control:
+ Build depend on libtaglib2.0-cil >= 2.0.3.2 (Closes: #518755).
-- Sebastian Dröge <slomo@debian.org> Mon, 09 Mar 2009 11:40:28 +0100
banshee (1.4.3-1) unstable; urgency=low
[ Jo Shields ]
* debian/control:
+ Add Vcs-* fields
[ Sebastian Dröge ]
* New upstream release.
* Upload to unstable (Closes: #518419).
* debian/control:
+ Use Gnome# 2.20 for now.
-- Sebastian Dröge <slomo@debian.org> Fri, 06 Mar 2009 10:43:28 +0100
banshee (1.4.2-2) experimental; urgency=low
* debian/control:
+ Build depend on Gnome# 2.24 and GnomeDestkop# 2.24.
-- Sebastian Dröge <slomo@debian.org> Sat, 24 Jan 2009 21:33:21 +0100
banshee (1.4.2-1) experimental; urgency=low
* New upstream bugfix release:
+ debian/rules,
debian/control:
- Set the vendor ID to the output of lsb_release -sd.
* debian/control,
debian/rules:
+ Update for the mono 2.0 transition.
-- Sebastian Dröge <slomo@debian.org> Wed, 21 Jan 2009 16:29:56 +0100
2008
banshee (1.4.1-1) experimental; urgency=low
* New upstream bugfix release.
-- Sebastian Dröge <slomo@debian.org> Tue, 11 Nov 2008 19:25:44 +0100
banshee (1.4.0.1-1) experimental; urgency=low
* New upstream stable release:
+ debian/patches/01_dllimports.patch,
debian/Banshee.Unix.dll.config:
- Removed, fixed upstream.
-- Sebastian Dröge <slomo@debian.org> Sat, 08 Nov 2008 14:26:15 +0100
banshee (1.3.3-3) experimental; urgency=low
* debian/Banshee.Unix.dll.config,
debian/banshee.install:
+ Add dllmaps for libglib-2.0.so.0.
-- Sebastian Dröge <slomo@debian.org> Mon, 03 Nov 2008 11:08:45 +0100
banshee (1.3.3-2) experimental; urgency=low
* debian/patches/01_dllimports.patch:
+ Patch from upstream SVN to fix some dllimports that made banshee
crash in some circumstances (Closes: #503918).
-- Sebastian Dröge <slomo@debian.org> Sat, 01 Nov 2008 20:28:15 +0100
banshee (1.3.3-1) experimental; urgency=low
* New upstream development release:
+ debian/rules:
- Enable release configuration.
+ debian/control:
- Update build dependencies.
+ debian/patches/01_no-warnaserror.patch,
debian/patches/03_now-playing-cover-crash.patch,
debian/patches/04_first-start-crash.patch:
- Dropped, not needed anymore or merged upstream.
-- Sebastian Dröge <slomo@debian.org> Tue, 28 Oct 2008 19:52:40 +0100
banshee (1.2.1-3) experimental; urgency=low
* debian/control:
+ Depend on gnome-icon-theme >= 2.16 (Closes: #491976, #490662).
-- Sebastian Dröge <slomo@debian.org> Fri, 15 Aug 2008 16:50:57 +0200
banshee (1.2.1-2) experimental; urgency=low
* debian/control:
+ Update description to include video support and improve some other small
things (Closes: #494981).
* debian/patches/03_now-playing-cover-crash.patch:
+ Fix crash in the "Now playing" source if the current song
has no cover art. Patch from upstream SVN/Bugzilla.
* debian/patches/04_first-start-crash.patch:
+ Fix crash on first start. Patch from upstream Bugzilla.
-- Sebastian Dröge <slomo@debian.org> Thu, 14 Aug 2008 10:43:05 +0200
banshee (1.2.1-1) experimental; urgency=low
* New upstream bugfix release:
+ debian/patches/01_no-warnaserror.patch:
- Updated to apply cleanly again.
-- Sebastian Dröge <slomo@debian.org> Wed, 13 Aug 2008 11:06:00 +0200
banshee (1.2.0-1) experimental; urgency=low
* New upstream release:
+ debian/patches/01_no-warnaserror.patch:
- Updated to apply cleanly again.
+ debian/patches/02_system-equalizer.patch,
debian/control:
- Always use the system equalizer and depend on a new enough version
of gst-plugins-good.
+ debian/control:
- Update build dependencies.
+ debian/Banshee.NowPlaying.X11.dll.config,
debian/control:
- Add dllmaps for libbnpx11.
-- Sebastian Dröge <slomo@debian.org> Wed, 30 Jul 2008 12:37:28 +0200
banshee (1.0.0-2) unstable; urgency=low
* debian/watch:
+ Updated for the new location (Closes: #471400).
-- Sebastian Dröge <slomo@debian.org> Wed, 11 Jun 2008 11:13:43 +0200
banshee (1.0.0-1) unstable; urgency=low
* New upstream release, "1.0":
+ debian/patches/01_no-warnaserror.patch:
- Updated to apply cleanly again.
+ debian/Banshee.Widgets.dll.config,
debian/Banshee.Core.dll.config,
debian/banshee.install:
- Dropped dllmaps that are upstream now.
* Upload to unstable.
-- Sebastian Dröge <slomo@debian.org> Fri, 06 Jun 2008 00:12:33 +0200
banshee (0.99.3-1) experimental; urgency=low
* New upstream release, "1.0 RC1" (Closes: #483800): + debian/patches/01_no-warnaserror.patch: - Updated to apply cleanly again. * debian/control: + Recommend brasero for CD burning.
-- Sebastian Dröge <slomo@debian.org> Mon, 02 Jun 2008 10:06:58 +0200
banshee (0.99.2-1) experimental; urgency=low
* New upstream release, "1.0 Beta 2":
+ debian/Hyena.Gui.dll.config,
debian/banshee.install:
- Don't install ourself anymore, fixed upstream.
+ debian/patches/01_no-warnaserror.patch:
- Updated to apply cleanly again.
-- Sebastian Dröge <slomo@debian.org> Fri, 23 May 2008 07:35:49 +0200
banshee (0.99.1-3) experimental; urgency=low
* debian/rules:
+ Don't enable plugins by hand but instead use only the ones that are
labeled stable upstream.
* debian/Banshee.Core.dll.config,
debian/Banshee.GStreamer.dll.config,
debian/Banshee.Widgets.dll.config,
debian/banshee.install:
+ Add even more dllmaps for different assemblies.
-- Sebastian Dröge <slomo@debian.org> Fri, 09 May 2008 08:57:41 +0200
banshee (0.99.1-2) experimental; urgency=low
* debian/banshee.install:
+ Install Hyena.Gui.dll.config, otherwise several actions will lead
to crashes.
-- Sebastian Dröge <slomo@debian.org> Thu, 08 May 2008 11:02:51 +0200
banshee (0.99.1-1) experimental; urgency=low
* New upstream release, "1.0 Beta 1":
+ debian/control:
- Update build dependencies and dependencies.
+ debian/patches/01_no-warnaserror.patch:
- Updated to apply cleanly again.
-- Sebastian Dröge <slomo@debian.org> Wed, 07 May 2008 07:44:01 +0200
banshee (0.98.3-1) experimental; urgency=low
* New upstream release, "1.0 Alpha 3":
+ debian/rules,
debian/control:
- Update build dependencies and enable some optional extensions.
+ debian/patches/01_no-warnaserror.patch:
- Updated to apply cleanly.
-- Sebastian Dröge <slomo@debian.org> Fri, 11 Apr 2008 11:17:24 +0200
banshee (0.98.2-2) experimental; urgency=low
* debian/control:
+ Fix comma errors in build dependencies.
-- Sebastian Dröge <slomo@debian.org> Sat, 29 Mar 2008 19:09:11 +0100
banshee (0.98.2-1) experimental; urgency=low
* New upstream release, "1.0 Alpha 2".
-- Sebastian Dröge <slomo@debian.org> Thu, 27 Mar 2008 08:02:58 +0100
banshee (0.98.1-1) experimental; urgency=low
* New upstream development release, 1.0 Alpha 1:
This is the first release in the Banshee 1.0 series.
This Alpha 1 release does not have feature parity' with previous Banshee
releases (the last being Banshee 0.13.2). This means there are a number
of features in this release that users may have come to know and love in
Banshee that are missing for the time being.
+ debian/control:
- Update dependencies and build dependencies.
+ debian/banshee.links:
- Link /usr/bin/banshee-1 to /usr/bin/banshee
+ debian/banshee.install:
- Update paths.
+ debian/patches/*:
- Dropped, everything.
+ debian/patches/01_no-warnaserror.patch:
- Don't build with -warnaserror.
+ debian/rules:
- Cleanup.
-- Sebastian Dröge <slomo@debian.org> Tue, 18 Mar 2008 17:13:11 +0100
banshee (0.13.2+dfsg-6) unstable; urgency=low
* debian/patches/02_stable-branch-r3418.patch,
debian/patches/02_stable-branch-r3426.patch:
+ Update to revision 3426 of the stable branch, featuring another
important bugfix to the audioscrobbler plugin.
-- Sebastian Dröge <slomo@debian.org> Wed, 12 Mar 2008 12:54:46 +0100
banshee (0.13.2+dfsg-5) unstable; urgency=low
* debian/patches/02_stable-branch-r3217.patch,
debian/patches/02_stable-branch-r3418.patch:
+ And another update from the stable branch fixing another bad issue
with the audioscrobbler plugin.
-- Sebastian Dröge <slomo@debian.org> Tue, 11 Mar 2008 12:29:39 +0100
banshee (0.13.2+dfsg-4) unstable; urgency=low
* debian/patches/02_stable-branch-r3201.patch,
debian/patches/02_stable-branch-r3417.patch:
+ Another update from the stable branch, fixing the audioscrobbler plugin
even more (Closes: #469510).
-- Sebastian Dröge <slomo@debian.org> Tue, 11 Mar 2008 11:36:00 +0100
banshee (0.13.2+dfsg-3) unstable; urgency=low
* debian/patches/02_stable-branch-r3201.patch:
+ Updated to r3201 from the stable branch:
- Fixes audioscrobbler plugin to actually work again (Closes: #469417).
* debian/patches/99_autoreconf.patch:
+ Regenerate autotools stuff for the above patch.
* debian/control:
+ Build depend on autotools-dev.
-- Sebastian Dröge <slomo@debian.org> Wed, 05 Mar 2008 06:05:26 +0100
banshee (0.13.2+dfsg-2) unstable; urgency=low
* debian/control:
+ Build depend on mono-mcs to fix FTBFS.
-- Sebastian Dröge <slomo@debian.org> Wed, 09 Jan 2008 08:06:38 +0100
banshee (0.13.2+dfsg-1) unstable; urgency=low
* New upstream release, notable changes since 0.13.1:
+ Support for new iPod Nano and Classic models.
+ New Last.fm radio plugin supporting streaming from Last.fm and
creating stations based on a number of metrics.
+ Skip song button in the notification popup.
+ Many, many bugfixes.
* debian/patches/01_monodoc-installation.patch:
+ Updated to move the Banshee documentation to "Various" instead of
"classlib-banshee" which does not exist.
-- Sebastian Dröge <slomo@debian.org> Wed, 09 Jan 2008 05:47:46 +0100
2007
banshee (0.13.1+svn.r2920+dfsg-2) unstable; urgency=low
* debian/control:
+ Enable documentation package.
-- Sebastian Dröge <slomo@debian.org> Sun, 23 Dec 2007 05:49:30 +0100
banshee (0.13.1+svn.r2920+dfsg-1) unstable; urgency=low
* New upstream SVN snapshot:
+ Fixes stops playing after empty CD is inserted (Closes: #450773).
+ Fixes FTBFS if built twice in a row (Closes: #442502).
* debian/patches/01_gst-inspect.patch,
debian/patches/02_pkgconfig.patch,
debian/patches/04_external-taglib-sharp.patch,
debian/patches/05_remote_radio_uri.patch,
debian/patches/06_translations-2007-09-20.patch,
debian/patches/07_taglib-sharp_filtering.patch,
debian/patches/08_ipod-sharp-0.6.4.patch,
debian/patches/09_search-by-crash.patch,
debian/patches/99_autoreconf.patch:
+ Dropped, merged upstream.
* debian/patches/99_ltmain_as-needed.patch,
debian/rules:
+ Drop some unnecessary dependencies by using --as-needed.
+ Clean up configure flags.
* debian/control:
+ Build depend on libnjb-cil (>= 0.3.0-2) for fewer dependencies.
+ Update Standards-Version to 3.7.3.
+ Update build dependencies.
+ Add support for Rio Karma music players.
* debian/control,
debian/banshee-daap.install:
+ Drop banshee-daap package and ship the plugin with banshee instead. It
won't depend on avahi-daemon but instead just recommend it.
* debian/monodoc-banshee-manual*,
debian/control,
debian/patches/01_monodoc-installation.patch:
+ Add documentation package, not enabled yet but will be with -2.
* debian/Banshee.Plugins.Radio.dll.config:
+ Not needed anymore, dropped.
* debian/rules:
+ Add --disable-gstreamer-plugins-check to configure parameters to have
some less build dependencies.
* debian/banshee.menu:
+ Fix menu file section.
-- Sebastian Dröge <slomo@debian.org> Mon, 03 Dec 2007 10:50:46 +0100
banshee (0.13.1+dfsg-5) unstable; urgency=low
* debian/control:
+ Only recommend gnome-volume-manager and hal to make it possible to
build banshee plugin packages on the buildds. Also banshee works without
them with basic features, thus this should be recommends anyway.
* debian/patches/09_search-by-crash.patch:
+ Don't crash when searching by artist/album/genre if that field is empty.
Patch from http://bugzilla.gnome.org/show_bug.cgi?id=479237
(Closes: #443555).
-- Sebastian Dröge <slomo@debian.org> Tue, 25 Sep 2007 19:09:30 +0200
banshee (0.13.1+dfsg-4) unstable; urgency=low
* debian/patches/06_translations-2007-09-20.patch:
+ Update all translations from SVN again.
* debian/patches/07_taglib-sharp_filtering.patch:
+ Filter files that don't contain audio-only with taglib-sharp instead of
filtering by mimetype. This fixes the importing of some MP4 files.
Patch from upstream SVN.
* debian/control:
+ Build depend on ipod-sharp 0.6.4 to get the new version.
+ Drop nowadays useless libtotem-plparser-dev build dependency.
* debian/patches/08_ipod-sharp-0.6.4.patch:
+ Fix build with ipod-sharp 0.6.4.
-- Sebastian Dröge <slomo@debian.org> Thu, 20 Sep 2007 18:05:03 +0200
banshee (0.13.1+dfsg-3) unstable; urgency=low
* debian/patches/06_translations-2007-09-06.patch:
+ Update all translations from SVN.
-- Sebastian Dröge <slomo@debian.org> Thu, 06 Sep 2007 21:39:35 +0200
banshee (0.13.1+dfsg-2) unstable; urgency=low
* debian/patches/05_remote_radio_uri.patch:
+ Allow configuration of URI for updating stations of radio plugin.
Patch by Mário Meyer <mario@meyer.eti.br>, also applied upstream.
(Closes: #440119)
* debian/rules:
+ Use dh_clifixperms to fix permissions instead of manual find magic.
-- Sebastian Dröge <slomo@debian.org> Fri, 31 Aug 2007 10:47:29 +0200
banshee (0.13.1+dfsg-1) unstable; urgency=low
* New upstream release.
* debian/patches/05_home.patch:
+ Dropped, merged upstream.
-- Sebastian Dröge <slomo@debian.org> Mon, 20 Aug 2007 06:57:27 +0200
banshee (0.13.0+dfsg-2) unstable; urgency=low
* debian/patches/05_home.patch:
+ Support the changes to the xdg-user-dirs spec that allow $HOME
to start the path; also allows for quotes surrounding the path.
Patch from upstream SVN.
-- Sebastian Dröge <slomo@debian.org> Sat, 18 Aug 2007 09:24:50 +0200
banshee (0.13.0+dfsg-1) unstable; urgency=low
* New upstream release
* debian/banshee.install:
+ Add the new bookmarks plugin.
* debian/patches/05_wavpack-profile.patch,
debian/patches/10_branch-0.12.x-2007-06-14.patch:
+ Dropped, merged upstream.
* debian/patches/01_gst-inspect.patch,
debian/patches/03_fix_2.18_multimedia_keys.patch,
debian/patches/04_external-taglib-sharp.patch,
debian/patches/99_autoreconf.patch:
+ Updated for new upstream version.
* debian/rules,
debian/generic-artist.png.uue:
+ Dropped manual installation of that icon, it's upstream now.
-- Sebastian Dröge <slomo@debian.org> Tue, 14 Aug 2007 20:18:24 +0200
banshee (0.12.1+dfsg-5) unstable; urgency=low
* debian/control:
+ Let banshee depend on gnome-volume-manager and hal as those dependencies
were dropped to recommends in libipoddevice0 and banshee needs them.
-- Sebastian Dröge <slomo@debian.org> Sat, 21 Jul 2007 11:32:43 +0200
banshee (0.12.1+dfsg-4) unstable; urgency=low
* debian/rules,
debian/generic-artist.png.uue,
debian/patches/10_branch-0.12.x-2007-06-14.patch:
+ Update to the 0.12.x branch, 2007-06-14 for some bugfixes. Use
uuencode/uudecode for the new image.
* debian/patches/04_external-taglib-sharp.patch,
debian/patches/02_pkgconfig.patch,
debian/control,
debian/rules:
+ Use external taglib-sharp.
* debian/patches/04_dont_append_commas_on_broken_id3v2.patch:
+ Dropped, this is in the external taglib-sharp.
* debian/patches/01_gst-inspect.patch,
debian/patches/03_fix_2.18_multimedia_keys.patch:
+ Change automake/conf sources instead of generated files.
* debian/patches/99_autoreconf.patch:
+ Regenerate automake/conf files for the above changes.
* debian/control:
+ Fix C/R/P for banshee-official-plugins to let dpkg really do the
replacement (Closes: #425022).
* debian/patches/05_wavpack-profile.patch,
debian/control:
+ Update Wavpack profile to work with gst-plugins-good >= 0.10.6.
-- Sebastian Dröge <slomo@debian.org> Mon, 09 Jul 2007 19:53:43 +0200
banshee (0.12.1+dfsg-3) unstable; urgency=low
* Add patches from the Ubuntu package by Christopher James Halse Rogers:
+ debian/patches/03_fix_2.18_multimedia_keys.patch:
- Support the new multimedia keys interface with Gnome 2.18.
+ debian/patches/04_dont_append_commas_on_broken_id3v2:
- Don't append commas to broken id3v2 tags.
* debian/control:
+ Make the package binNMU safe.
-- Sebastian Dröge <slomo@debian.org> Wed, 25 Apr 2007 16:42:55 +0200
banshee (0.12.1+dfsg-2) unstable; urgency=low
* Upload to unstable
* debian/patches/02_pkgconfig.patch:
+ Fix paths for ndesk-dbus in the pkgconfig file
-- Sebastian Dröge <slomo@debian.org> Mon, 9 Apr 2007 10:25:08 +0200
banshee (0.12.1+dfsg-1) experimental; urgency=low
* New upstream release
* debian/control:
+ Update build dependencies
-- Sebastian Dröge <slomo@debian.org> Sun, 1 Apr 2007 15:51:22 +0200
banshee (0.12.0+dfsg-2) experimental; urgency=low
* debian/control,
debian/rules:
+ Link against external ndesk-dbus
-- Sebastian Dröge <slomo@debian.org> Mon, 12 Mar 2007 17:40:00 +0100
banshee (0.12.0+dfsg-1) experimental; urgency=low
* New upstream release
-- Sebastian Dröge <slomo@debian.org> Mon, 5 Mar 2007 20:06:23 +0100
banshee (0.11.7+dfsg-1) experimental; urgency=low
* New upstream release
* debian/patches/01_gst-inspect.patch:
+ Updated
-- Sebastian Dröge <slomo@debian.org> Tue, 20 Feb 2007 10:47:41 +0100
banshee (0.11.6+dfsg-1) experimental; urgency=low
* New upstream release
* debian/control:
+ Correctly version the banshee-official-plugins conflicts
-- Sebastian Dröge <slomo@debian.org> Mon, 5 Feb 2007 08:50:52 +0100
banshee (0.11.5+dfsg-1) experimental; urgency=low
* New upstream release
* debian/patches/02_no-gconfd.patch:
+ Dropped, merged upstream
* debian/rules:
+ GConf workaround not necessary anymore
-- Sebastian Dröge <slomo@debian.org> Mon, 22 Jan 2007 12:02:35 +0100
banshee (0.11.4+dfsg-1) experimental; urgency=low
* New upstream release
* debian/control:
+ Add conflicts/replaces on banshee-official-plugins (<< 0.10.4) as
this now contains all plugins that were in banshee-official-plugins
before and has conflicting gconf schemas
+ Build depend on libtotem-plparser-dev
+ Recommend gstreamer0.10-plugins-bad
* debian/banshee.install,
debian/banshee-daap.install:
+ Add new plugins, change for new filenames
* debian/Banshee.Plugins.Radio.dll.config,
debian/banshee.install:
+ Add missing dllmap
* debian/patches/02_no-gconfd.patch,
debian/rules:
+ Don't require a running gconfd-2
-- Sebastian Dröge <slomo@debian.org> Mon, 15 Jan 2007 13:58:24 +0100
banshee (0.11.3+dfsg-2) unstable; urgency=low
* debian/patches/01_gst-inspect.patch:
+ Don't check for random GStreamer elements. This is not necessary as we
depend on the relevant packages anyway and some buildds fail the checks
although everything is there. (Closes: #406116)
-- Sebastian Dröge <slomo@debian.org> Mon, 8 Jan 2007 22:58:47 +0100
banshee (0.11.3+dfsg-1) unstable; urgency=low
* New upstream release (Closes: #403410): + Fixes keyboard focus problems (Closes: #405202) + Fixes detection of some iPod models (Closes: #403617) * debian/control: + Update to use my debian.org mail address
-- Sebastian Dröge <slomo@debian.org> Mon, 8 Jan 2007 00:37:47 +0100
2006
banshee (0.11.2+dfsg-1) unstable; urgency=low
* New upstream release (Closes: #394059): + Fixes FTBFS with newer mono releases (Closes: #397940) + Don't segfault on disposing Avahi.Client object (Closes: #388548) + Can't import files with acents in the filename (Closes: #379206) + Can't connect to iTunes 7 daap shared (Closes: #391386) + Crashes when trying to open Audioscrobbler group (Closes: #392100) + Show GUI message for unplayable files (Closes: #354597) + Allow downloading of file from daap shares (Closes: #362548) * debian/control: + Update build-depends + Suggest banshee-official-plugins * debian/patches/* + Dropped, merged upstream * debian/copyright: + Updated * debian/banshee.install: + Update path for the audioscrobbler plugin * debian/rules: + Disable mtp support for now until libgphoto-sharp is released + Remove banshee-import utility as it is not meant to be shipped
-- Sebastian Dröge <slomo@ubuntu.com> Mon, 13 Nov 2006 12:09:38 +0100
banshee (0.10.12-2) unstable; urgency=low
* Rebuild against dbus 0.90 (Closes: #387313, #387482) * debian/patches/02_dbus0.9.diff: + Fix dbus soname for dbus >= 0.90 * debian/control: + Raise libdbus-1-dev and libdbus-1-cil build-dependency for the above change as it won't work with the older dbus
-- Sebastian Dröge <slomo@ubuntu.com> Thu, 24 Aug 2006 20:02:52 +0200
banshee (0.10.12-1) unstable; urgency=low
* New upstream release
* debian/patches/02_notification-area-transparency.diff,
debian/patches/05_cover-popup-scaling.diff:
+ Dropped, merged upstream
* debian/control,
debian/rules:
+ Enable the njb plugin again as I got reports that it really works
-- Sebastian Dröge <slomo@ubuntu.com> Wed, 23 Aug 2006 23:54:49 +0200
banshee (0.10.11-1) unstable; urgency=low
* New upstream release
-- Sebastian Dröge <slomo@ubuntu.com> Tue, 1 Aug 2006 07:54:34 +0200
banshee (0.10.10-3) unstable; urgency=low
* Remove libmono-cairo1.0-cil from Build-Depends again. The FTBFS was only
caused by an too old gtk-sharp2 on powerpc and ia64
* Move gstreamer0.10-plugins-ugly from Depends to Recommends as it is not a
hard dependency but only useful to have
* debian/patches/04_total-play-time.diff:
+ Incorporate patch from John Wright to fix the display of the total play
time if in search mode (Closes: #370202)
* debian/banshee.menu,
debian/banshee.xpm:
+ Install a menu file and a xpm icon, generated from upstream's png
(Closes: #360062)
* debian/patches/03_cvs-backports.diff:
Some additional CVS backports from the stable branch:
- deadlock when burning CDs on SMP machines
- slightly optimized playlist handling and column sorting
- fix small usuability bug. When changing to a source that has less
elements than the current position in the former source was don't show
an empty source that would be shown correctly after scrolling.
- Add id3v2mux to the list of MP3 tag muxers if none was specified
- before burning calculate the total duration of the selection and
ensure the media is large enough to hold it.
* debian/patches/05_cover-popup-scaling.diff:
+ Scale the cover popup if width or height are greater then 75% of the
available screen size. Otherwise it might fill your complete screen and
you have to kill banshee.
-- Sebastian Dröge <slomo@ubuntu.com> Wed, 7 Jun 2006 18:46:40 +0200
banshee (0.10.10-2) unstable; urgency=low
* Add libmono-cairo1.0-cil to Build-Depends to fix FTBFS on powerpc
-- Sebastian Dröge <slomo@ubuntu.com> Fri, 12 May 2006 13:36:56 +0200
banshee (0.10.10-1) unstable; urgency=low
* New upstream release (Closes: #358780) * debian/patches/01_typefinding.diff: + Updated * debian/patches/02_notification-area-transparency.diff: + Make the background of the notification area icon transparent * debian/patches/03_cvs-backports.diff: A bunch of backports from CVS: - Make 'return' the default action key for dialogs - Add Path.DirectorySeparatorChar to 'StartsWith' check to determine if files should be copied, otherwise 'Music to import' will be treated as 'Music' - properly load files in shallow directories from command line - ctrl+w hides banshee to the tray - Show empty strings instead of 0 for TrackNumber == 0 - Don't show 0 KB/Sec for tracks - Use String.Replace() instead of Regex.Replace() as this is much faster * Update Standards-Version to 3.7.2 * Build-Depend on cli-common-dev (>= 0.4.0) * Build-Depend on libipod-cil (>= 0.5.16) * Build-Depend on mono-gmcs * Disable building of the NJB plugin as it doesn't work at all for us * Call dh_clideps with -d to prevent duplicated Depends
-- Sebastian Dröge <slomo@ubuntu.com> Fri, 12 May 2006 12:15:55 +0200
banshee (0.10.9-1) unstable; urgency=low
* New upstream release
+ Xing MP3 encoder removed upstream, thus we use an unmodified tarball now
* Add avahi-daemon to the Depends of banshee-daap
* Add gstreamer0.10-gnomevfs to the Depends of banshee
* Removed libsqlite3-0 and libmono0 from banshee's Depends as those are
finally added where they belong to (libmono-sqlite1.0-cil and mono-jit)
* Change Build-Depends:
+ libavahi-cil -> libavahi1.0-cil: library transition to conform with the
latest version of the CLI policy
+ libdbus* (>= 0.61-3) -> libdbus* (>= 0.60): the broken 0.61-{1,2}
disappeared from the pool and only >= 0.60 is required.
+ Added libmono-sqlite1.0-cil: was in mono-classlib-1.0 before
+ Added gstreamer0.10-plugins-base-apps, gstreamer0.10-plugins-base,
gstreamer0.10-gnomevfs, gstreamer0.10-plugins-good
+ gstreamer (>= 0.9.7) -> gstreamer (>= 0.10.3): Tighten Build-Depends
as required by configure
* Updated debian/copyright
* 01_notification-area-icon-plugin-schema.diff:
+ Dropped, applied upstream
* 01_typefinding.diff:
+ Re-enable typefinding with gst0.10 and fix the bug that was the cause
for it beeing disabled.
-- Sebastian Dröge <slomo@ubuntu.com> Mon, 20 Mar 2006 17:42:17 +0100
banshee (0.10.8+dfsg-1) unstable; urgency=low
* New upstream release
* Append dfsg to the version to reflect the changed tarball (removed Xing
MP3 encoder)
* Package the new Notification Area Icon plugin that was splitted from
the core into a independent plugin
* 01_notification-area-icon-plugin-schema.diff:
+ Fix the GConf keys that were forgotten at the last-minute rename from
TrayIcon to NotificationAreaIcon
-- Sebastian Dröge <slomo@ubuntu.com> Mon, 13 Mar 2006 14:23:44 +0100
banshee (0.10.7-1) unstable; urgency=low
* New upstream release (Closes: #354914) * Use gstreamer0.10
-- Sebastian Dröge <slomo@ubuntu.com> Mon, 6 Mar 2006 12:00:40 +0100
banshee (0.10.6-3) unstable; urgency=low
* Another rebuild for libdbus-1-cil
-- Sebastian Dröge <slomo@ubuntu.com> Wed, 1 Mar 2006 19:53:39 +0100
banshee (0.10.6-2) unstable; urgency=low
* Rebuild against dbus 0.61 (Closes: #354858) * Fix spelling in banshee and banshee-daap description (Closes: #354703)
-- Sebastian Dröge <slomo@ubuntu.com> Wed, 1 Mar 2006 17:28:30 +0100
banshee (0.10.6-1) unstable; urgency=low
* New upstream release
* 06_fix-Encoding-ASCII-null-termination.diff,
07_fix-daap-segfault.diff,
08_notification-area-icon-64bit.diff:
- Dropped, included upstream
* Tighten Build-Depend:
+ libipod-cil (>= 0.5.15)
+ mono-mcs and libmono-dev (>= 1.1.10)
+ libsqlite3-dev (>= 3.2)
+ libgtk2-dev (>= 2.8)
* Suggest banshee-daap
-- Sebastian Dröge <slomo@ubuntu.com> Mon, 13 Feb 2006 11:03:30 +0100
banshee (0.10.5-1) unstable; urgency=low
* New upstream release (Closes: #349117) * Move DAAP plugin to a separate package (banshee-daap) as this plugin causes many crashes when enabled and pulls in additional dependencies * debian/compat: + Updated to 5 * debian/control: + Tighten Build-Depends on Gtk# to 2.8 + Remove unneeded Build-Depends on libbonobo2-dev + Build-Depend on debhelper (>= 5) * 01_fix-dllmaps.diff: - Dropped, fixed upstream * 02_dbus0.6.diff: - Dropped, fixed upstream * 05_ipod-sharp.dll.config.diff: + Updated * 06_fix-Encoding-ASCII-null-termination.diff: + NUL terminate the process name as ASIIEncoding does not do this * 07_fix-daap-segfault.diff: + Fix a segfault at startup with the DAAP plugin * 08_notification-area-icon-64bit.diff: + Fix the Notification Area Icon on 64 bit architectures (which seems to fix playback on this architectures too)
-- Sebastian Dröge <slomo@ubuntu.com> Tue, 7 Feb 2006 11:00:55 +0100
banshee (0.10.4-1) unstable; urgency=low
* New upstream release * Upload to unstable * Enable DAAP support * Update Build-Depends
-- Sebastian Dröge <slomo@ubuntu.com> Tue, 17 Jan 2006 21:46:47 +0100
2005
banshee (0.10.2-1) experimental; urgency=low
* New upstream release
* NJB support is enabled now
* 02_dbus0.6.diff:
+ Use correct, new soname for dbus 0.60
* 03_njb-sharp.dll.config.diff, 04_MusicBrainz.dll.config.diff,
05_ipod-sharp.dll.config.diff:
+ Use correct sonames
* 02_fix-AudioCdCore.diff:
- Dropped, included upstream
-- Sebastian Dröge <slomo@ubuntu.com> Fri, 30 Dec 2005 16:49:38 +0100
banshee (0.10-1) experimental; urgency=low
* Initial Version (Closes: #296467) * Repackaged upstream tarball to get rid fo XING MP3 encoder sources * 02_fix-AudioCdCore.diff: + Fix banshee to correctly notice newly inserted audio CDs
-- Sebastian Dröge <slomo@ubuntu.com> Wed, 7 Dec 2005 21:05:50 +0100