pyxmms (2.06-3ubuntu1) dapper; urgency=low * Resynchronise with Debian -- Andrew Mitchell Mon, 2 Jan 2006 04:53:44 +1300 pyxmms (2.06-3) unstable; urgency=low * New maintainer (closes: #335900). -- Ernesto Nadir Crespo Avila Thu, 08 Dec 2005 16:48:44 -0400 pyxmms (2.06-2) unstable; urgency=low * Set the Maintainer field to "Debian QA Group " in debian/control in order to orphan the package. -- Florent Rougon Wed, 26 Oct 2005 17:02:49 +0200 pyxmms (2.06-1) unstable; urgency=low * New upstream release. Now, xmms.control.playlist() accepts file names given as Unicode objects that contain non-ASCII characters (closes: #326987). Thanks to Hilko Bengen for reporting the problem and the similar one that was fixed in PyXMMS 2.05. -- Florent Rougon Sun, 11 Sep 2005 12:07:58 +0200 pyxmms (2.05-1) unstable; urgency=low * New upstream release. Now, xmms.control.playlist_add() and friends accept file names given as Unicode objects that contain non-ASCII characters. * Remove the python2.1-xmms binary package, since Python 2.1 is not supported anymore by upstream. * Bump Standards-Version to 3.6.2. * Update the copyright file with the new address of the Free Software Foundation. -- Florent Rougon Sun, 11 Sep 2005 00:36:39 +0200 pyxmms (2.04-2ubuntu1) breezy; urgency=low * Build packages for Python 2.4 (default) and Python 2.3. -- Daniel T Chen Tue, 9 Aug 2005 17:39:44 -0700 pyxmms (2.04-2) unstable; urgency=low * Add Python 2.4 support (new binary package: python2.4-xmms). * Pass the -E option to the Python interpreter when byte-compiling Python modules, as suggested in the Debian Python Policy version 0.3.7.2 (this causes environment variables such as PYTHONPATH and PYTHONHOME to be ignored). [python2.1 doesn't support -E, so we manually unset the environment variables in that case] * Build the documentation with Python 2.4 instead of 2.3 (it seems this causes no difference, though). * Minor copyright file update (new email address, new years in the copyright declaration). -- Florent Rougon Thu, 17 Mar 2005 15:54:23 +0100 pyxmms (2.04-1) unstable; urgency=low * New upstream release. -- Florent Rougon Mon, 7 Feb 2005 15:44:38 +0100 pyxmms (2.03-1) unstable; urgency=low * Rework the debian/copyright file: 1. don't confuse the copyright with the license anymore; 2. upstream works and Debian works are now clearly identified (even if they happen to be licensed under the same terms). * Slightly better handling of stamp files in debian/rules (i.e., a stamp file is now deleted before the commands that, if interrupted, would make it lie). * Change the Build-Dependency on debhelper (>> 4) to debhelper (>= 4); yeah, I am being pedantic. * Change the license of the (small) manual page from GFDL to GNU GPL version 2 dated June, 1991. * New upstream release only changing the license for every copyrighted file from GNU GPL "version 2 or (at your option) any later version" to GNU GPL "version 2 dated June, 1991". -- Florent Rougon Tue, 10 Aug 2004 19:08:56 +0200 pyxmms (2.02-2) unstable; urgency=low * Remove a bashism ("file.{part1,part2,...}"-style globbing) in debian/rules and add MANIFEST to the list of files to remove in the clean target. -- Florent Rougon Wed, 19 Nov 2003 18:16:55 +0100 pyxmms (2.02-1) unstable; urgency=low * Update the short descriptions of packages to follow what appears to be the preferred style on debian-devel at the moment. * New upstream release (mainly, to make the user aware of the deprecation of the libxmms backend for xmms.control.play_files()). -- Florent Rougon Wed, 19 Nov 2003 12:27:06 +0100 pyxmms (2.01-1) unstable; urgency=low * Update debian/copyright to reflect the new alias for the machine hosting PyXMMS upstream (people.via.ecp.fr). * Add build-dependencies on python2.1, python2.2 and python2.3 since they are explicitely invoked in debian/rules (this problem went unnoticed before because these packages were automatically pulled in by the corresponding pythonX.Y-dev build-dependencies). * Drop the explicit dependency on libglib1.2 in pythonX.Y-xmms packages because it is now provided by ${shlibs:Depends}. * Update debian/{control,rules}, the postinst scripts, doc-base file and manual page accordingly (xmms is now a package in the Python sense and the documentation was split into several HTML files). * New upstream release adding a component to manage the main configuration file for XMMS. -- Florent Rougon Mon, 10 Nov 2003 18:44:33 +0100 pyxmms (1.07-2) unstable; urgency=low * Update the package to work with Python 2.3 as the default Python in Debian. * Generate a python2.3-xmms binary package. * Update the package to conform to Policy 3.6.1: - The C extension module is now always compiled with debugging information; - The "python" section of the Debian archive is now used instead of "interpreters" for the python*-xmms packages and the "doc" section is used for python-xmms-doc. -- Florent Rougon Sun, 14 Sep 2003 17:17:48 +0200 pyxmms (1.07-1) unstable; urgency=low * New upstream release correcting build fixes for gcc 3.3 and a DeprecationWarning. -- Florent Rougon Sun, 14 Sep 2003 12:59:46 +0200 pyxmms (1.06-2) unstable; urgency=low * Get rid of Enhances: in debian/control since dpkg doesn't handle it yet. -- Florent Rougon Sat, 7 Sep 2002 11:29:53 +0200 pyxmms (1.06-1) unstable; urgency=low * New upstream release. -- Florent Rougon Fri, 5 Jul 2002 11:48:18 +0200 pyxmms (1.05-2) unstable; urgency=low * Add a conflicts with pyxmms-remote (<< 1.07) for all pythonx.y-xmms. -- Florent Rougon Sat, 1 Jun 2002 14:03:19 +0200 pyxmms (1.05-1) unstable; urgency=low * New upstream release -- Florent Rougon Sat, 1 Jun 2002 13:46:26 +0200 pyxmms (1.04-1) unstable; urgency=low * New upstream release. -- Florent Rougon Sun, 12 May 2002 16:47:43 +0200 pyxmms (1.03-4) unstable; urgency=low * Add a dependency on libglib1.2 for python2.1-xmms and python2.2-xmms that was not guessed by dh_shlibdeps probably because xmms already depends on it. -- Florent Rougon Sat, 20 Apr 2002 10:40:44 +0200 pyxmms (1.03-3) unstable; urgency=low * Remove the unused ${misc:Depends} from the control file. -- Florent Rougon Fri, 19 Apr 2002 23:35:58 +0200 pyxmms (1.03-2) unstable; urgency=low * Replace two dh_installdocs invocations by one in debian/rules. -- Florent Rougon Fri, 19 Apr 2002 15:50:54 +0200 pyxmms (1.03-1) unstable; urgency=low * First release of the PyXMMS Debian packages. -- Florent Rougon Sat, 13 Apr 2002 00:30:18 +0200