2010
exaile (0.2.14+debian-2.3) unstable; urgency=low
* Non-maintainer upload.
* Fix "Depends on elementtree" (provided by python >= 2.5). Thanks to Luca
Falavigna and Jakub Wilk (Closes: #562460)
-- Jan Hauke Rahm <jhr@debian.org> Mon, 11 Jan 2010 18:21:01 +0100
2009
exaile (0.2.14+debian-2.2) unstable; urgency=medium
* Non-maintainer upload.
* Really fix the prototype issue. Last upload introduced total nonsense due
to working on different packages at the same time. Sorry! Thanks to Ralf
Treinen and Xavier Lüthi for discovering it! (Closes: #555244, #558219)
-- Jan Hauke Rahm <jhr@debian.org> Tue, 01 Dec 2009 10:17:01 +0100
exaile (0.2.14+debian-2.1) unstable; urgency=low
* Non-maintainer upload. * Fix "CVE-2007-2383 and CVE-2008-7720 prototypejs vulnerabilities" by removing the embedded copy and linking to libjs-prototype (Closes: #555244)
-- Jan Hauke Rahm <jhr@debian.org> Wed, 18 Nov 2009 12:42:46 +0100
exaile (0.2.14+debian-2) unstable; urgency=low
* Rely on python to import feedparser (Closes: #525598). Many thanks to Obey Arthur Liu for his patch.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Wed, 29 Apr 2009 10:02:04 +0200
exaile (0.2.14+debian-1) unstable; urgency=low
* New upstream release (Closes: #442285). * Do not build on python-mmkeys anymore, depends on the standalone package. (Closes: #520380). * Remove obsolete hacks from debian/rules. * Update 000-Do_not_download_remote_plugins patch. * Drop debian manpage, fixed upstream. * Packages is now arch: all. * Bump Standards-Version to 3.8.1. * Call dh_desktop. * Do not ship feedparser.py anymore, depends on the standalone package. * Replace python-gnome2-extras by python-eggtrayicon and python-gtkmozembed (Closes: #485326). * Fix grammer error in long description (Closes: #492535).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Thu, 19 Mar 2009 21:31:28 +0100
2008
exaile (0.2.11.1+debian-2) unstable; urgency=low
* Add quilt patch system.
* Merge patch from Eric Evans to disable remote plugin download
(Closes: #451303).
* Bump Standards-Version to 3.8.0.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sun, 17 Aug 2008 14:06:58 +0200
exaile (0.2.11.1+debian-1) unstable; urgency=low
* New upstream release (Closes: #451549): - New desktop file (Closes: #444438), - Cover art can now be disabled (Closes: #444227). * Drop "432164" patch, fixed upstream. * Drop 01_fix_makefile_for_pysupport patch, new workaround added. * Bump Standards-Version to 3.7.3. * Move homepage to new dpkg standard field. * Update debian/menu to new policy. * Drop dpatch bdep, not used anymore.
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Mon, 25 Feb 2008 22:52:14 +0100
2007
exaile (0.2.10+debian-1.1) unstable; urgency=low
* Non-maintainer upload.
* Applied patch to substitute a hard-coded color depth with the current
default color depth, (Closes: #432164).
-- Eric Evans <eevans@debian.org> Mon, 09 Jul 2007 16:14:07 -0500
exaile (0.2.10+debian-1) unstable; urgency=low
* New upstream release
* removed patch 02_fix_non-UTF-8_locales:
included upstream
* rules, patches/01_fix_makefile_for_pysupport.dpatch:
adapted to new Makefile. Translations are now compiled by the Makefile,
rather than beeing shipped with upstream tarball.
* control:
updated build-dependencies
-- François Févotte <francois.fevotte@ensta.org> Mon, 25 Jun 2007 19:46:08 +0200
exaile (0.2.9+debian-4) unstable; urgency=low
* Build-depends on python-all-dev to avoid FTFBS due to python2.5 headers missing (Closes: #423552).
-- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sun, 13 May 2007 10:17:49 +0200
exaile (0.2.9+debian-3) unstable; urgency=low
* patches/02_fix_non-UTF-8_locales.dpatch: (Closes: #418559) make glade aware of internationalization/localization
-- François Févotte <francois.fevotte@ensta.org> Tue, 24 Apr 2007 18:31:46 +0200
exaile (0.2.9+debian-2) unstable; urgency=low
* debian/control: changed dependency on gstreamer (Closes: #417881)
-- François Févotte <francois.fevotte@ensta.org> Wed, 11 Apr 2007 22:17:44 +0200
exaile (0.2.9+debian-1) unstable; urgency=low
* New upstream release
* removed patches 03_no_tray_icon_by_default, 04_install_locales:
they have been included upstream
* removed patch 02_fix_bugs_111_114:
these bugs have been fixed upstream
-- François Févotte <francois.fevotte@ensta.org> Tue, 27 Mar 2007 22:25:58 +0200
exaile (0.2.8+debian-2) unstable; urgency=low
* patches/04_install_locales.dpatch: (Closes: #411237) modify Makefile to install locales.
-- François Févotte <francois.fevotte@ensta.org> Sat, 3 Mar 2007 22:34:38 +0100
exaile (0.2.8+debian-1) unstable; urgency=low
* New upstream release
* watch: added mangling of the Debian version
* removed patches/02_fix_bug_56.dpatch, patches/03_fix_bug_102.dpatch:
these bugs are fixed upstream now
* patches/02_fix_bugs_111_114.dpatch: fix upstream bugs #111 and #114,
which caused the playcount and rating statistics to be empty
* patches/03_no_tray_icon_by_default.dpatch: (Closes: #406791)
do not use tray icon as a default behaviour
* docs: install README.Debian-source in /usr/share/doc/exaile
-- François Févotte <francois.fevotte@ensta.org> Wed, 17 Jan 2007 22:46:52 +0100
exaile (0.2.7+debian-1) unstable; urgency=low
* New upstream release
* control: added python-notify recommendation
* rules, strip_shebang: strip unneeded shebang lines in non-executable python
files
* README.Debian-source: give details about the source repackaging
* patches/02_fix_bug_56.dpatch: fix upstream bug#56, which caused a crash at
startup in some cases
* patches/03_fix_bug_102.dpatch: fix upstream bug#102: manage playlist
migration from 0.2.6 to 0.2.7
-- François Févotte <francois.fevotte@ensta.org> Fri, 5 Jan 2007 19:24:27 +0100
2006
exaile (0.2.6+debian-2) unstable; urgency=low
* Added python-elementtree dependency (Closes: #403315)
-- François Févotte <francois.fevotte@ensta.org> Sat, 2 Dec 2006 19:33:47 +0100
exaile (0.2.6+debian-1) unstable; urgency=low
* Initial release (Closes: #392828).
-- François Févotte <francois.fevotte@ensta.org> Sun, 15 Oct 2006 20:48:34 +0200