Skip to content

Debian Changelog quodlibet (0.23.1-1)

2006

quodlibet (0.23.1-1) unstable; urgency=low

   * New upstream release.
   * Go back to using the default version of python, as python2.4 is now
     default in unstable.

 -- Tristan Seligmann <mithrandi@mithrandi.za.net>  Thu, 31 Aug 2006 14:58:50 +0200

quodlibet (0.23-1) unstable; urgency=low

   * New upstream release.
     - Version number is correct (closes: #381393).
   * Change dependencies to use python2.4-foo, as we are using a non-default
     python version (closes: #367221).

 -- Tristan Seligmann <mithrandi@mithrandi.za.net>  Fri, 18 Aug 2006 01:30:25 +0200

quodlibet (0.22-2) unstable; urgency=low

   * Fix build-deps: we need to depend on python2.4-dev now, not python-dev.

 -- Tristan Seligmann <mithrandi@mithrandi.za.net>  Mon, 24 Jul 2006 22:54:29 +0200

quodlibet (0.22-1) unstable; urgency=low

   * New upstream version.
     - Python 2.4 is now required.
     - New optional tray icon plugin; the plugin itself is included in
       quodlibet-plugins from 20060713-1 onwards (closes: #356726).
   * Add watch file.
   * Install upstream changelog as changelog.gz (closes: #375437).
     - Thanks to Bastian Kleineidam <calvin@debian.org> for the patch.
   * Use correct clean target.
   * Add libmpcdec3 dependency to exfalso.
   * Bump python-mutagen dependency up to 1.4.

 -- Tristan Seligmann <mithrandi@mithrandi.za.net>  Mon, 15 Jul 2006 17:13:34 +0200

quodlibet (0.21.1-1) unstable; urgency=low

   * Adopt package.
   * New upstream version.
   * Change package to use CDBS and python-central, and new Python policy.
   * Bump Standards-Version to 3.7.2 (no changes required).

 -- Tristan Seligmann <mithrandi@mithrandi.za.net>  Sun, 25 Jun 2006 03:06:49 +0200

quodlibet (0.21-1) unstable; urgency=low

   * New upstream version.
   * New Mutagen Ogg parser replaces invalid UTF-8. (Closes: #349694)

 -- Joe Wreschnig <piman@debian.org>  Fri, 9 Jun 2006 21:46:40 -0500

quodlibet (0.20.1-1) unstable; urgency=low

   * New upstream release.

 -- Joe Wreschnig <piman@debian.org>  Tue, 2 May 2006 18:29:24 -0500

quodlibet (0.20-1) unstable; urgency=low

   * New upstream release.
     * Song changes don't revert tag edits. (Closes: #363163)
     * Paned Browser no longer adds incorrect entries. (Closes: #361131)

 -- Joe Wreschnig <piman@debian.org>  Mon, 1 May 2006 16:31:19 -0500

quodlibet (0.19.1-1) unstable; urgency=low

   * New upstream release.

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

quodlibet (0.19-1) unstable; urgency=low

   * New upstream version.
     * Implement {show,hide}-window. (Closes: #360238)
     * Enter (almost as good as tab) to move the cursor. (Closes: #343974)
   * debian/control, exfalso:
     * Drop pymad dependency, depend on Mutagen 1.0.
     * Conflict with old-style plugins.
   * debian/rules: No need to remove mutagen, it's no longer present.

 -- Joe Wreschnig <piman@debian.org>  Sat, 1 Apr 2006 00:15:30 -0600

quodlibet (0.18-3) unstable; urgency=low

   * Depend on gstreamer0.10-plugins-base (>= 0.10.3).

 -- Joe Wreschnig <piman@debian.org>  Sun, 5 Mar 2006 19:47:06 -0600

quodlibet (0.18-2) unstable; urgency=low

   * Move required stock icons from quodlibet to exfalso.

 -- Joe Wreschnig <piman@debian.org>  Fri, 3 Mar 2006 02:00:17 -0600

quodlibet (0.18-1) unstable; urgency=low

   * New upstream release.
   * Depend on GStreamer 0.10.
   * Split into quodlibet, exfalso packages. (Closes: #306882)
   * Increase delay between library saves. (Closes: #349157)
   * Configuration key to disable TreeViewHints. (Closes: #350593)
   * Depend on the new external Mutagen package.
   * Remove FAQ.html until it can be more easily updated.

 -- Joe Wreschnig <piman@debian.org>  Fri, 03 Mar 2006 00:35:48 -0600

quodlibet (0.17.1-2) unstable; urgency=low

   * (Build-)Dep on pygtk >= 2.8. (Closes: #349057)

 -- Joe Wreschnig <piman@debian.org>  Fri, 20 Jan 2006 14:11:33 -0600

quodlibet (0.17.1-1) unstable; urgency=low

   * New upstream release.
   * Build-Dep on intltool.

 -- Joe Wreschnig <piman@debian.org>  Thu, 19 Jan 2006 15:06:44 -0600

quodlibet (0.17-1) unstable; urgency=low

   * New upstream release.
     * Plugin system for 'Edit Tags' dialog. (Closes: #343975)
   * Build-Dep on debhelper >= 5.0.17 to avoid python-support.
   * Drop dependency on pyflac.

 -- Joe Wreschnig <piman@debian.org>  Tue, 17 Jan 2006 23:51:14 -0600

2005

quodlibet (0.16-2) unstable; urgency=low

   * Recommend python-feedparser.

 -- Joe Wreschnig <piman@debian.org>  Fri, 30 Dec 2005 12:06:38 -0600

quodlibet (0.16-1) unstable; urgency=low

   * Default to gstreamer0.8-alsa instead of gstreamer0.8-oss for a sink.
   * Depend on ctypes, so things don't mysteriously stop working.
   * Recommend, rather than suggest, MOD/FLAC/Musepack support, and plugins.
   * Suggest faad, wavpack, libmp4v2 (not in Debian (yet)).
   * Un-Suggest normalize-audio, vorbisgain, albumart-qt. quodlibet-plugins
     should handle this.
   * Install images and Python modules to /usr/share. (Closes: #340035)
     * Conflict with quodlibet-plugins that use /usr/lib.
   * Better GStreamer error checking. (Closes: #341623, thanks to Zack Weinberg)
   * Stop/Pause import dialog when loading playlists. (Closes: #340345)
   * Tray icon tooltip is configurable. (Closes: #341062)
   * debian/compat: Level 5.
   * Include FAQ.html from the website.

 -- Joe Wreschnig <piman@debian.org>  Sun, 18 Dec 2005 20:56:49 -0600

quodlibet (0.15-1) unstable; urgency=low

   * New upstream release.
     * Properly errors when no pipeline is found. (Closes: #337009)
   * Depend on a gstreamer0.8-audiosink.

 -- Joe Wreschnig <piman@debian.org>  Sun, 13 Nov 2005 19:12:15 -0600

quodlibet (0.14-1) unstable; urgency=low

   * New upstream release.
   * Reset Python locale settings after gst.parse_launch. (Closes: #328587)

 -- Joe Wreschnig <piman@debian.org>  Fri, 21 Oct 2005 19:46:22 -0500

quodlibet (0.13.1-1) unstable; urgency=low

   * New upstream release.
   * Suggest quodlibet-plugins.

 -- Joe Wreschnig <piman@debian.org>  Thu, 15 Sep 2005 00:11:44 -0500

quodlibet (0.13-1) unstable; urgency=low

   * New upstream release.
   * This version only supports a GStreamer backend; depend/recommend
     the appropriate GStreamer plugin packages.
   * Remove ttf-freefont recommends, the single note is in many fonts.

 -- Joe Wreschnig <piman@debian.org>  Sat, 03 Sep 2005 16:06:10 -0500

quodlibet (0.12-1) unstable; urgency=low

   * New upstream release:
     * Use a new ID3 tag reader. (Closes: #307540)
     * Escape filenames properly in warning dialogs. (Closes: #316659)
     * Updated German translation. (Closes: #313814)
   * Versioned dependency on PyGTK 2.6 (thanks to Rene Dudfield).
   * quodlibet: Recommend current quodlibet-ext, conflict with others;
     quodlibet-ext: Depend on current quodlibet. (Closes: #313216)
   * Update URLs in copyright files.
   * Standards-Version 3.6.2.

 -- Joe Wreschnig <piman@debian.org>  Sat, 30 Jul 2005 22:23:12 -0500

quodlibet (0.11-1) unstable; urgency=low

   * New upstream release.
   * gosd.py is no longer included; remove from quodlibet.copyright.

 -- Joe Wreschnig <piman@debian.org>  Tue, 10 May 2005 00:29:13 -0500

quodlibet (0.10.1-1) unstable; urgency=low

   * New upstream release.
   * Fix exfalso.1 symlink.

 -- Joe Wreschnig <piman@debian.org>  Mon, 04 Apr 2005 12:23:41 -0500

quodlibet (0.10-1) unstable; urgency=low

   * New upstream release.
   * Include a menu entry for Ex Falso.
   * Rewrite long description.
   * Recommend ttf-freefont; it seems to be the only font in Debian that
     contains proper musical notes.

 -- Joe Wreschnig <piman@debian.org>  Sun, 03 Apr 2005 11:55:01 -0500

quodlibet (0.9-1) unstable; urgency=low

   * New upstream release.
   * Acknowledges CHARSET/G_BROKEN_FILENAMES. (Closes: #289782)
   * Checks edge case of empty library. (Closes: #295668)
   * Add dh_desktop call to debian/rules, bump debhelper Build-Dep.
   * Remove circular dependency from quodlibet-ext.
   * Rewrite long description.
   * Depend on GTK 2.6.

 -- Joe Wreschnig <piman@debian.org>  Fri, 04 Mar 2005 13:55:07 -0600

quodlibet (0.8.1-1) unstable; urgency=low

   * New upstream release.
   * getpreferredencoding() instead of getdefaultlocale()[1]. (Closes: #293834)

 -- Joe Wreschnig <piman@debian.org>  Sun, 06 Feb 2005 13:04:28 -0600

quodlibet (0.8-1) unstable; urgency=low

   * Depends on PyGTK >= 2.4.1 (for use of combobox.set_model(None).
   * modplug is no longer included; don't depend on it.
   * Suggest python-flac, python-modplug, python-musepack.
   * Recommend pyao.
   * Removed versioned Build-Dep on python-dev, new mmkeys/statusicon
     builds autodetect Python version using distutils.

 -- Joe Wreschnig <piman@debian.org>  Thu, 03 Feb 2005 19:36:16 -0600

quodlibet (0.7-2) unstable; urgency=low

   * Include -fPIC when building shared libraries. (Closes: #289927)

 -- Joe Wreschnig <piman@debian.org>  Tue, 11 Jan 2005 17:06:46 -0600

2004

quodlibet (0.7-1) unstable; urgency=low

   * Upload to the Debian archive. (Closes: #285707)
   * New upstream release.
   * Split package into arch: all (quodlibet) and arch: any (quodlibet-ext)
     components.

 -- Joe Wreschnig <piman@debian.org>  Fri, 17 Dec 2004 18:41:59 -0600

quodlibet (0.6-1) unstable; urgency=low

   * Build-Depend on libmodplug-dev.
   * New upstream release.

 -- Joe Wreschnig <piman@sacredchao.net>  Thu, 02 Dec 2004 00:59:14 -0600

quodlibet (0.5-1) unstable; urgency=low

   * New release.

 -- Joe Wreschnig <piman@sacredchao.net>  Thu, 18 Nov 2004 00:04:27 -0600

quodlibet (0.4-1) unstable; urgency=low

   * Initial Release.

 -- Joe Wreschnig <piman@sacredchao.net>  Mon, 8 Nov 2004 15:52:09 -0600