xmms2 (0.5DrLecter-2ubuntu1) intrepid; urgency=low * Merge from debian unstable (LP: #241098), remaining changes: + debian/control: + Update Maintainer field + add lpia to xmms2-plugin-alsa supported architectures + Added liba52-0.7.4-dev to build depends + debian/rules: Added patch, patch-stamp and unpatch + changed 01_gcc4.3.patch: + src/include/xmmsclient/xmmsclient++/helpers.h: Added #include * New upstream relase fixes LP: #212566, #222341 -- Benjamin Drung Fri, 04 Jul 2008 16:23:34 +0200 xmms2 (0.5DrLecter-2) unstable; urgency=medium * Make wma playback work with the latest libavcodec. + Cherry-pick fae1d0: Move ALAC hack from avcodec to mp4 to make avcodec more general. + Cherry-pick be6f8e: Fix wma file playing with newer libavcodec. -- Florian Ragwitz Wed, 02 Jul 2008 14:44:40 +0200 xmms2 (0.5DrLecter-1) unstable; urgency=low * New upstream release. + Remove the xmms2-plugin-gnomevfs package. The plugin has been removed upstream. + Remove the xmms2-plugin-avformat package. xmms2-plugin-asf replaces it. + Add xmms2-plugin-karaoke. + Add xmms2-plugin-airplay. + Add xmms2-plugin-speex. + Add xmms2-plugin-gme. + Add xmms2-plugin-gvfs. + Rename library packages to reflect SONAME changes. * Bump Standards-Version to 3.8.0 (no changes required). * Update COPYING and debian/copyright. + Cherry-pick 615391: Add license for src/plugin/sid/md5.* to COPYING. + Cherry-pick 58a583: Mention the GPLed faad plugin in COPYING. -- Florian Ragwitz Sun, 22 Jun 2008 12:53:18 +0200 xmms2 (0.4DrKosmos-4ubuntu2) intrepid; urgency=low * Fix FTBFS with gcc 4.3 (LP: #237497): - src/include/xmmsclient/xmmsclient++/helpers.h: Added #include - debian/control: Added liba52-0.7.4-dev to build depends - debian/rules: Added patch, patch-stamp and unpatch * Rebuild for the perl 5.10 transition (LP: #230016). -- Benjamin Drung Thu, 05 Jun 2008 02:22:24 +0200 xmms2 (0.4DrKosmos-4ubuntu1) intrepid; urgency=low * Merge from debian unstable (LP: #178477), remaining changes: - debian/control: Update Maintainer field - debian/control: add lpia to xmms2-plugin-alsa supported architectures * This version reads AAC files (LP: #156359) -- Benjamin Drung Thu, 29 May 2008 10:14:25 +0200 xmms2 (0.4DrKosmos-4) unstable; urgency=low * Make all packages that ship pkg-config files depend on pkg-config. -- Florian Ragwitz Mon, 21 Apr 2008 13:10:36 +0200 xmms2 (0.4DrKosmos-3) unstable; urgency=low * Add the Homepage field to debian/control. * Don't link xmmsapi.so against libpython (Closes: #472314). + Patch by Anders Waldenborg. * Link the replaygain plugin against libm (Closes: #473693). + Cherry-picked patch 6c845c32 by Anders Waldenborg. -- Florian Ragwitz Mon, 25 Feb 2008 15:55:49 +0100 xmms2 (0.4DrKosmos-2) unstable; urgency=low [ Anders Waldenborg ] * Replace build-dep on libraw1394-dev and libdc1394-dev with libavcodec-dev (Closes: #465832). * Backport 0.4DrKosmos-47-g2dd188f + Fix possible race condition causing segfault (Closes: #463415). * Make .install files for plugins uniform. [ Deng Xiyue ] * Wrap all fields in debian/control to make it more readable and easier to patch. * Added ${misc:Depends} and ${shlibs:Depends} to the "Depends:" fields of all packages, which of the former is recommended, and the latter will be useful when -dev comtains a binary or it'll have no effect, which seems a safe bet. * Replace build-dep fftw3-dev with libfftw3-dev. * Remove libxmmsclient++0.install, libxmmsclient-glib0.install, libxmmsclient0.install, and libxmmsclient++-glib0.install as they are not parts of xmms2 any more. -- Anders Waldenborg Sat, 23 Feb 2008 12:27:27 +0100 xmms2 (0.4DrKosmos-1) unstable; urgency=low [ Florian Ragwitz ] * New upstream release (Closes: #457734). + Binds playlist_current_pos to Ruby (Closes: #450541). + daap DWIM/error reporting improved (Closes: #460707). + support for newer pyrex (Closes: #461040). + Fix NAME section of manpages (Closes: #463017). * Explicitly disable the mac plugin (Closes: #447927). * Fix bad curl dependency (Closes: #427261). * Remove obsolete patches. * Call waf with --nocache. * Install the xmms2 logos. * Add packages for the asf, pulse and normalize plugins. * Fix debian/NEWS syntax. * Update package names to reflect SONAME changes. * Build the python bindings for both 2.4 and 2.5 (Closes: #445409). * Encode debian/copyright with utf-8. * Update Standards-Version to 3.7.3 (no changes). [ Anders Waldenborg ] * Add Vcs-* fields to control. * Add asf, normalize and pulse to xmms2-plugin-all * Change xmms2-plugin-avcodec to recommend xmms2-plugin-asf * Make xmms2-plugin-curl recommend xmms2-plugin-icymetaint and xmms2-plugin-mad (Closes: #454072) * Add Python-Version fields. * Don't enforce GLib minor version, backported from xmms2-devel (Closes: #443082) * Remove dpatch stuff as we now use git. -- Florian Ragwitz Sat, 09 Feb 2008 21:55:10 +0100 xmms2 (0.2DrJekyll-4ubuntu4) hardy; urgency=low * Change fftw3-dev to libfftw3-dev. -- Steve Kowalik Wed, 19 Dec 2007 22:19:52 +1100 xmms2 (0.2DrJekyll-4ubuntu3) hardy; urgency=low * debian/control: add lpia to xmms2-plugin-alsa supported architectures -- Luca Falavigna Sat, 17 Nov 2007 12:26:17 +0100 xmms2 (0.2DrJekyll-4ubuntu2) gutsy; urgency=low * Rebuild for boost 1.34.0 -> 1.34.1 transistion. -- Steve Kowalik Thu, 13 Sep 2007 11:06:53 +1000 xmms2 (0.2DrJekyll-4ubuntu1) gutsy; urgency=low * Rebuild for the libcurl4 -> libcurl3 back transition. * Merge from debian unstable, remaining changes: - debian/python-xmmsclient.install: Fix path for python 2.5 module - debian/control: Remove faad2 dependency and don't build xmms-plugin-faad - debian/control: Update Maintainer field * debian/control: - Replace libcurl3-openssl-dev with libcurl4-openssl-dev in Build-Depends. -- Michael Bienia Mon, 02 Jul 2007 23:52:40 +0200 xmms2 (0.2DrJekyll-4) unstable; urgency=low * Explicitally compile all of sid plugin with -fPIC (Closes: #429869). * Remove broken sid patch: 15_pic. -- Thomas Jollans Thu, 21 Jun 2007 17:07:01 +0200 xmms2 (0.2DrJekyll-3ubuntu1) gutsy; urgency=low * Merge from debian unstable, remaining changes: - debian/python-xmmsclient.install: Fix path for python 2.5 module - debian/control: Remove faad2 dependency and don't build xmms-plugin-faad -- Zak B. Elep Tue, 19 Jun 2007 17:34:40 +0800 xmms2 (0.2DrJekyll-3) unstable; urgency=low * Don't dump core on fatal errors (Closes: #419998). * Make waf generate uncolored output. * Use ${binary:Version} instead of ${Source-Version}. -- Florian Ragwitz Mon, 18 Jun 2007 16:30:02 +0200 xmms2 (0.2DrJekyll-2) unstable; urgency=low [ Thomas Jollans ] * Fixed sid plugin compile on amd64 (Closes: #426382). [ Florian Ragwitz ] * Add Thomas Jollans as a Co-Maintainer. * Run waf in verbose mode. * python-xmmsclient isn't a dummy package anymore (Closes: #420773). * Rebuild against latest libflac (Closes: #426675). -- Florian Ragwitz Sun, 17 Jun 2007 21:54:53 +0200 xmms2 (0.2DrJekyll-1ubuntu2) gutsy; urgency=low * debian/control: - Remove faad2 dependency, as it is currently in multiverse; do not build faad2-needing packages. -- Zak B. Elep Thu, 14 Jun 2007 16:57:01 +0800 xmms2 (0.2DrJekyll-1ubuntu1) gutsy; urgency=low * Merge from debian unstable, remaining changes: - debian/python-xmmsclient.install: Fix path for python 2.5 module -- Zak B. Elep Thu, 14 Jun 2007 13:56:46 +0800 xmms2 (0.2DrJekyll-1) unstable; urgency=low * New upstream release. + Fix path to the mlib-updater executable (Closes: #410991). + Allow import of playlist files (Closes: #399883). + Introduce a playback toggle command (Closes: #406424). + Introduce relative volume command (Closes: #409914). + Document the insert* commands (Closes: #409919). + Don't require a channel for setting the volume (Closes: #409915). + Continue playback after clear+add (Closes: #409918). + Add new packages: - libaudio-xmmsclient-perl - xmms2-plugin-xml - xmms2-plugin-rss - xmms2-plugin-xspf - xmms2-plugin-ofa - xmms2-plugin-avformat - xmms2-plugin-avcodec + Make xmms2-plugin-wma a transitional package. wma playback is now implemented by the avformat and avcodec plugins. * Support gnukfreebsd (Closes: #416345). + Loosen dependencies to linux-only packages. + Make the xmms2 package depend on the -oss output plugin on gnukfreebsd. * Change XB-Python-Version to XS-Python-Version. * Add a xmms2-plugin-all metapackage depending on all available plugins. * Install some lintian and linda overrides. * Add a dpatch to fix boost_signals detection. * Replace typo XB-Python... with XS-Python in debian/control. -- Florian Ragwitz Mon, 2 Apr 2007 15:31:28 +0200 xmms2 (0.2DrHouse-3.1ubuntu3) feisty; urgency=low * debian/control: - Added git-core to build-deps to fix FTBFS - Added Ubuntu MOTU Maintainer field, moved old one to Original-Maintainer -- Stephan Hermann Tue, 6 Feb 2007 18:28:23 +0100 xmms2 (0.2DrHouse-3.1ubuntu2) feisty; urgency=low * Try to find out why the build fails on the buildds: - show the config.log if scons fails -- Michael Bienia Mon, 5 Feb 2007 13:48:47 +0100 xmms2 (0.2DrHouse-3.1ubuntu1) feisty; urgency=low * debian/python-xmmsclient.install: Fix path for python 2.5 module -- Michael Bienia Wed, 31 Jan 2007 13:17:31 +0100 xmms2 (0.2DrHouse-3.1) unstable; urgency=high [ Andreas Henriksson ] * NMU * Revert to build xmms2 without faad plugin, since faad library is being removed from Etch. (Reopens: #399339, Closes: #404304) [ Andreas Barth ] * Uploading to unstable. * Replace typo XB-Python... with XS-Python in debian/control -- Andreas Barth Sun, 7 Jan 2007 09:21:21 +0000 xmms2 (0.2DrHouse-3) unstable; urgency=low * Use dh_makeshlibs -V to generate more strict shlib files. * Fix a typo in debian/control. * Remove some unused stuff fron debian/control. -- Florian Ragwitz Fri, 15 Dec 2006 00:46:59 +0100 xmms2 (0.2DrHouse-2) unstable; urgency=low * Add xmms2-plugin-ao. + Add build-dependency on libao-dev. -- Florian Ragwitz Mon, 4 Dec 2006 13:50:11 +0100 xmms2 (0.2DrHouse-1) unstable; urgency=low [ Jonne Lehtinen ] * Let libxmmsclient++-glib-dev depend on libxmmsclient-glib-dev. [ Florian Ragwitz ] * New upstream release * Remove 10manpages.dpatch because it has been integrated upstream. * Add packages for new plugins: lastfm, lastfmeta, vocoder. * Build-Depend on fftw3-dev and libsamplerate-dev for the vocoder plugin. * Add Jonne Lehtinen as a co-maintainer. * scons EXCLUDE dns_sd to prevent an FTBFS bug when both avahi and avahi-compat-dns_sd are installed. -- Florian Ragwitz Mon, 4 Dec 2006 12:07:11 +0100 xmms2 (0.2DrGonzo-4) unstable; urgency=low * Build the faad plugin (Closes: #399339). Patch by Marcus Obst . -- Florian Ragwitz Sun, 19 Nov 2006 18:58:54 +0100 xmms2 (0.2DrGonzo-3) unstable; urgency=low * Add Jens Taprogge as a co-maintainer. * Let libxmmsclient-dev depend on xmms2-dev. * Let libxmmsclient++-dev depend on libboost-signals-dev. -- Florian Ragwitz Sun, 12 Nov 2006 21:55:15 +0100 xmms2 (0.2DrGonzo-2) unstable; urgency=low * Fix Description for the modplug plugin (Closes: #395549). * Fix dependencies between the various -dev packages. -- Florian Ragwitz Mon, 30 Oct 2006 14:30:21 +0100 xmms2 (0.2DrGonzo-1) unstable; urgency=low * New upstream release. + Loosen up runtime glib version check a bit (Closes: #388844). + Includes a manpage for xmms2-launcher (Closes: #384478). * Added package for the ices plugin. + Add a build dependency to libshout-dev. * Added package for the daap plugin. -- Florian Ragwitz Fri, 29 Sep 2006 05:34:39 +0200 xmms2 (0.2DrFeelgood-6) unstable; urgency=low * Change xmms2-output-alsa to xmms2-plugin-alsa. This was a typo I introduced with the last upload. -- Florian Ragwitz Mon, 4 Sep 2006 04:53:17 +0200 xmms2 (0.2DrFeelgood-5) unstable; urgency=low * Removed circular dependencies between -core and -output-* as described here: http://lists.debian.org/debian-devel/2005/11/msg01101.html (Closes: #384672). * Added 30_manpage_typos.dpatch (Closes: #385411, #385412). * Better description for xmms2-client-medialib-updater (Closes: #384597). -- Florian Ragwitz Sat, 2 Sep 2006 16:35:13 +0200 xmms2 (0.2DrFeelgood-4) unstable; urgency=low * Build-depend on libraw1394-dev and libdc1394-dev (Closes: #384434). -- Florian Ragwitz Thu, 24 Aug 2006 14:17:43 +0200 xmms2 (0.2DrFeelgood-3) unstable; urgency=low * Move the nulstripper plugin into -core. * Let the meta package depend on the id3v2 plugin. * Add Enhances relations to all plugin packages. * Make the mad plugin suggest the idv3 plugin. * Let the curl plugin suggest the icymetaint plugin. * Let the icymetaint plugin depend on the curl plugin. * Add 10_default_configfile.dpatch which uses g_mkdir_with_parents() instead of mkdir() to create the cli clients config directory (Closes: #383721). * Add 20_uninitialized_gerrors.dpatch which initializes all GError pointers with NULL to avoid glib errors (Closes: #383268). * Add a dpatch build-dependency as well as build rules to use dpatch. -- Florian Ragwitz Tue, 22 Aug 2006 16:17:46 +0200 xmms2 (0.2DrFeelgood-2) unstable; urgency=low * Properly depend on python and python-dev. * Set XS-Python-Version to 2.4. -- Florian Ragwitz Mon, 14 Aug 2006 21:46:07 +0200 xmms2 (0.2DrFeelgood-1) unstable; urgency=low * Initial release (Closes: #325709). -- Florian Ragwitz Tue, 18 Jul 2006 12:51:36 +0200