quodlibet-plugins (1:3.0.2-1) unstable; urgency=low

  * Imported Upstream version 3.0.2
  * Notable changes:
    - GStreamer output device selection is no longer supported
    - Parallel processing in ReplayGain plugin
    - CD Burn plugin: support for Xfburn
    - animosd: Handle multiple monitors
    - New plugin directory: gstreamer
  * Notable new plugins:
    - Custom Commands plugin.
    - GNOME Shell Search Provider plugin.
    - GStreamer plugins: Compressor, Crossfeed, Pitch, Mono
  * Bump Standards-Version to 3.9.4.

 -- Ondřej Kuzník <ondra@mistotebe.net>  Tue, 23 Jul 2013 09:17:41 +0100

quodlibet-plugins (1:2.4-1) unstable; urgency=low

  * Imported Upstream version 2.4
  * Notable changes:
    - Removed old plugin import fallback code
    - An error message is shown for common plugin loading errors instead of a
      stacktrace
    - Improved notification plugin
    - Improved scrobbler preferences
    - Trayicon uses custom theme icons and prevents the main window from
      showing on startup
    - Musicbrainz now only writes sort tags that are different
    - Titlecase has new prefs switch to allow all caps in tags
  * New plugins:
    - Website search
    - Inhibit GNOME Screensaver while playing
    - Pause while GNOME screensaver is active
    - Acoustid.org fingerprint plugin (only for submitting, requires
      gst-chromaprint)
    - Duplicates browser
    - Mute radio advertisements (only di.fm now):
    - Watch directories for file changes (requires python-pyinotify)
    - Theme switcher plugin
    - Squeezebox plugin
  * Bump Standards-Version to 3.9.3.1.

 -- Ondřej Kuzník <ondra@mistotebe.net>  Thu, 31 May 2012 09:00:43 +0200

quodlibet-plugins (1:2.3.2-2) unstable; urgency=low

  * New patch:
    - 10-fix-amazon-cover-search.patch: Fix amazon cover search.
  * Update source format to 3.0 quilt.

 -- Ondřej Kuzník <ondra@mistotebe.net>  Sat, 07 Jan 2012 02:16:50 +0100

quodlibet-plugins (1:2.3.2-1) unstable; urgency=low

  * New upstream bugfix release 2.3.2
  * Notable updates:
    - Fixed MPRIS not handling invalid dates
    - Some OSD fixes
    - DBus multimedia keys now works with gnome-settings-daemon 3.x
      (Closes: #643796)
    - Album art: darktown removed, discogs fixed.
  * Bump Standards-Version to 3.9.2.0.
  * Move to dh_python2.
    - Depend on the exfalso version that did the same.
  * Make myself the primary maintainer.

 -- Ondřej Kuzník <ondra@mistotebe.net>  Thu, 20 Oct 2011 10:20:27 +0200

quodlibet-plugins (1:2.3-1) unstable; urgency=low

  * New upstream release 2.3
  * Move trayicon from quodlibet.

 -- Ondřej Kuzník <ondra@mistotebe.net>  Wed, 04 May 2011 22:02:40 +0200

quodlibet-plugins (1:2.2.99-1) unstable; urgency=low

  * New upstream release 2.2.99 (Closes: #557305)
  * New plugins:
    - Equalizer: New equalizer plugin
    - Follow Cursor: A new playorder
    - MPRIS D-Bus support: Adds MPRIS 1.0 and 2.0 support
    - Reset Rating: Reset song ratings to a configurable default
    - Sound Menu Integration: Support for the Ubuntu sound menu
    - Track Repeat: Repeat a track given number of times
  * Notable plugin updates:
    - Go to Bookmark...: now menu based
  * Recommend python-indicate.
  * Bump Standards-Version to 3.9.1.0

 -- Ondřej Kuzník <ondra@mistotebe.net>  Tue, 15 Mar 2011 19:31:06 +0100

quodlibet-plugins (1:2.2.1-1) unstable; urgency=low

  * New upstream bugfix release 2.2.1
  * Included fixes:
    - Title case: Improved title casing for English text.
    - Random Album: Algorithm improvements.
    - QLScrobbler: Fix preference pane ordering.
    - Album art: Some images weren't displayed.
    - Last.fm Sync, Musicbrainz: Minor fixes.

 -- Ondřej Kuzník <ondra@mistotebe.net>  Fri, 02 Apr 2010 23:26:48 +0200

quodlibet-plugins (1:2.2-2) unstable; urgency=low

  * Drop python-json recommendation and add a Conflicts with
    that package. (Closes: #574466)
    - The lastfmsync doesn't use python-json, it uses
      python-simplejson, which has been merged into the python standard
      library as of version 2.6. Hence the plugin trying the imports of 'json'
      or 'simplejson', which caused this dependency confusion.

 -- Christine Spang <christine@debian.org>  Thu, 18 Mar 2010 11:50:20 -0400

quodlibet-plugins (1:2.2-1) unstable; urgency=low

  * New upstream version.
  * Bump Standards-Version to 3.8.4.
  * Build-depend on python-all so we can support both python2.5 and
    python2.6
  * New plugin, lastfmsync:
    * Added its dependency, python-(simple)json to recommends.
  * Change Recommends from python-musicbrainz to python-musicbrainz2 to
    make the musicbrainz plugin work again.
  * Add myself to uploaders.

 -- Ondřej Kuzník <ondra@mistotebe.net>  Tue, 16 Feb 2010 18:28:47 +0100

quodlibet-plugins (20100108-1) unstable; urgency=low

  * QLScrobbler plugin no longer prompts for username/password
    on startup if the plugin is not enabled. (Closes: #564176)
  * Don't exclude the replaygain plugin anymore. It used to
    be broken, but this is no longer the case.

 -- Christine Spang <christine@debian.org>  Fri, 08 Jan 2010 19:36:56 -0500

quodlibet-plugins (20100104-1) unstable; urgency=low

  * New upstream hg snapshot
  * Drop lastfmsubmitd from Recommends: to Suggests: since it's a daemon.
    Also, add brasero as an alternative to k3b and default to that since
    it shares many more dependencies with quodlibet than k3b, which can
    end up pulling in gobs of KDE for users that don't use KDE.
    (Closes: #558818)

 -- Christine Spang <christine@debian.org>  Mon, 04 Jan 2010 15:26:36 -0500

quodlibet-plugins (20091024-1) unstable; urgency=low

  * New upstream hg snapshot.
  * Switch to python-support, since DebConf tells me it is the future.
    - build-dep on python-dev >= 2.5.4-1 for python.mk
  * Change all Suggests to Recommends (Closes: #539402)

 -- Christine Spang <christine@debian.org>  Sat, 24 Oct 2009 17:50:29 -0400

quodlibet-plugins (20090710-2) unstable; urgency=medium

  * Use python-central, since quodlibet does.

 -- Christine Spang <christine@debian.org>  Tue, 14 Jul 2009 18:10:58 -0400

quodlibet-plugins (20090710-1) unstable; urgency=low

  * New upstream hg snapshot.

 -- Christine Spang <christine@debian.org>  Thu, 09 Jul 2009 20:10:08 -0400

quodlibet-plugins (20090608-1) unstable; urgency=low

  * New upstream subversion snapshot.
    - *really* fix #479112
    - qlscrobbler plugin supports libre.fm as well as last.fm
      (Closes: #522794)
  * couple small lintian cleanups

 -- Christine Spang <christine@debian.org>  Mon, 08 Jun 2009 04:12:11 -0400

quodlibet-plugins (20090127-2) unstable; urgency=low

  * Upload to unstable.

 -- Christine Spang <christine@debian.org>  Mon, 16 Feb 2009 07:54:27 -0500

quodlibet-plugins (20090127-1) experimental; urgency=low

  * New upstream subversion snapshot.
    - drop all patches as they were merged upstream
  * Update directory layout for Quod Libet 2.0.
  * Drop quodlibet-plugins.preinst as it's no longer necessary.

 -- Christine Spang <christine@debian.org>  Wed, 28 Jan 2009 15:46:12 -0500

quodlibet-plugins (20080601-1) unstable; urgency=low

  * New upstream svn snapshot.
    - albumart.py updated to the new amazon api and a few more sources
      added. (Closes: #482157)
  * Apply patch by Andreas Bombe to set animosd window types to
    notification. (Closes: #474731)

 -- Christine Spang <christine@debian.org>  Mon, 02 Jun 2008 04:12:33 +0000

quodlibet-plugins (20080329-1) unstable; urgency=low

  * New upstream svn snapshot.
  * Work around the gnome-settings-daemon dbus interface changing
    between gnome 2.20 and 2.22. Thanks to Sumedha Widyadharma and Dafydd
    Harries. (Closes: #473051)

 -- Christine Spang <christine@debian.org>  Sat, 29 Mar 2008 20:33:20 -0400

quodlibet-plugins (20080223-1) unstable; urgency=low

  * The "because ari asked" release.
  * New upstream svn snapshot.
  * Bump to new Standards-Version; no change.
  * Update lastfmsubmit.py to use the new lastfmsubmitd python API.
    Thanks to Teemu Ikonen and Ari Pollak. (Closes: #452847)

 -- Christine Spang <christine@debian.org>  Sat, 23 Feb 2008 16:27:57 -0500

quodlibet-plugins (20070625-1) unstable; urgency=low

  * New upstream svn snapshot.
    - Gajim plugin bugfixes. (Closes: #429063)

 -- Christine Spang <christine@debian.org>  Mon, 25 Jun 2007 17:22:24 -0400

quodlibet-plugins (20070529-1) unstable; urgency=low

  * New upstream svn snapshot.
    - New D-Bus multimedia key plugin.
  * Remove dh_python call in debian/rules since it doesn't do anything.

 -- Christine Spang <christine@debian.org>  Tue, 29 May 2007 10:21:28 -0400

quodlibet-plugins (20070430-1) unstable; urgency=low

  * New upstream svn snapshot.
    - New "clear errors" plugin.
  * Change my maintainer email address.

 -- Christine Spang <christine@debian.org>  Mon, 30 Apr 2007 12:29:06 -0400

quodlibet-plugins (20060823-2) unstable; urgency=low

  * Add python-dbus and notification-daemon to Suggests: (thanks
    to Ari Pollak).

 -- Christine Spang <spang@mit.edu>  Tue,  3 Oct 2006 03:00:58 -0400

quodlibet-plugins (20060823-1) unstable; urgency=low

  * New upstream svn snapshot for quodlibet 0.23. (Closes: #384392)
  * Add preinst script that cleans up old .pyc files. The package
    no longer uses or creates any .pyc files, so no prerm script is
    necessary. (Closes: #361037)
  * New automask plugin. 

 -- Christine Spang <spang@mit.edu>  Wed, 23 Aug 2006 18:59:50 -0400

quodlibet-plugins (20060713-1) unstable; urgency=low

  * Adopt the package.
  * New SVN snapshot.
  * Update FSF address in debian/copyright.
  * Remove replaygain plugin, it still doesn't work.
  * Include a tarball of the upstream source, since, although there
    are no real releases, this is not really a debian-specific package.

 -- Christine Spang <spang@mit.edu>  Fri, 14 Jul 2006 01:23:31 -0400

quodlibet-plugins (20060619-0.1) unstable; urgency=low

  * Non-maintainer upload
  * Orphan package at maintainer's request.
  * New SVN snapshot for Quod Libet 0.21.
  * Updated dependencies
  * Changed packaging to include every plugin in subfolders (closes: #372718)

 -- Yves-Alexis Perez <corsac@corsac.net>  Mon, 19 Jun 2006 23:32:12 +0200

quodlibet-plugins (20060404-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New SVN snapshot for Quod Libet 0.19.
  * Depends: exfalso (>= 0.19)
  * Remove (currently broken) ReplayGain plugin.
  * Clean up long description a bit.

 -- Joe Wreschnig <piman@debian.org>  Tue,  4 Apr 2006 15:03:56 -0500

quodlibet-plugins (20060128-1) unstable; urgency=low

  * I don't know why I said "include albumart.py now" in the last release,
    but it's totally not true. My bad. closes: #345401
  * New upstream Subversion snapshot.
    - educate randomalbum.py about QL's one-song mode, closes: #349301
    - let animosd.py actually hide itself automatically, closes: #344467

 -- Joshua Kwan <joshk@triplehelix.org>  Sat, 28 Jan 2006 23:07:36 -0800

quodlibet-plugins (20051218-1) unstable; urgency=low

  * New upstream Subversion snapshot.
  * Use ${depends:Python} to ensure the correct version of Python
    is depended upon. closes: #339999
  * Include albumart.py now.
  * Depend on quodlibet >= 0.16 for /usr/share/quodlibet/plugins.

 -- Joshua Kwan <joshk@triplehelix.org>  Sun, 18 Dec 2005 20:22:11 -0800

quodlibet-plugins (20050925-1) unstable; urgency=low

  * Add Recommends on python-cddb, python-gnome2, and python-musicbrainz.
    closes: #328258

 -- Joshua Kwan <joshk@triplehelix.org>  Sun, 25 Sep 2005 23:25:30 -0700

quodlibet-plugins (20050827-1) unstable; urgency=low

  * New Subversion checkout.
  * Fix description; albumart.py isn't included (yet), closes: #323714

 -- Joshua Kwan <joshk@triplehelix.org>  Sat, 27 Aug 2005 15:44:50 -0700

quodlibet-plugins (20050810-1) unstable; urgency=low

  * Initial release.

 -- Joshua Kwan <joshk@triplehelix.org>  Wed, 10 Aug 2005 15:39:30 -0700
