alsa-plugins (1.0.22-0ubuntu6) lucid; urgency=low [ Daniel T Chen ] * Add e3b3c40-check-null-before-dereference.patch [ David Henningsson ] * Add lp464008lp503174.patch (LP: #464008, #503174) -- Daniel T Chen Sun, 28 Feb 2010 17:03:48 -0500 alsa-plugins (1.0.22-0ubuntu5) lucid; urgency=low * debian/control: Rebuild against fixed libpulse-dev -- Daniel T Chen Thu, 18 Feb 2010 07:44:32 -0500 alsa-plugins (1.0.22-0ubuntu4) lucid; urgency=low * debian/control: Reenable JACK plugin -- Daniel T Chen Thu, 18 Feb 2010 02:02:42 -0500 alsa-plugins (1.0.22-0ubuntu3) lucid; urgency=low * lp485488.patch: Update patch to fix capture. Thanks, David Henningsson! -- Daniel T Chen Sat, 09 Jan 2010 08:39:51 -0500 alsa-plugins (1.0.22-0ubuntu2) lucid; urgency=low * lp485488.patch: Update ptr calculation to be consistent with changes made to pcm core+lib since linux 2.6.27. Thanks, David Henningsson! (LP: #485488) -- Daniel T Chen Fri, 08 Jan 2010 22:25:51 -0500 alsa-plugins (1.0.22-0ubuntu1) lucid; urgency=low * New upstream release * debian/control: Tighten build-dependencies on lib*asound2-dev to >= 1.0.22. -- Daniel T Chen Thu, 24 Dec 2009 04:12:44 -0500 alsa-plugins (1.0.21-4ubuntu1) lucid; urgency=low * Merge from debian unstable, remaining changes: - debian/control: + Do not build-depend on libjack-dev and libavcodec-dev + drop lib32asound2-plugins -- Luke Yelavich Fri, 06 Nov 2009 14:57:00 +1100 alsa-plugins (1.0.21-4) unstable; urgency=low * Remove duplicate section fields in control. -- Jordi Mallach Thu, 29 Oct 2009 18:23:55 +0100 alsa-plugins (1.0.21-3) unstable; urgency=medium * Correct lib32-libs build-dep to ia32-libs. -- Jordi Mallach Wed, 21 Oct 2009 13:12:19 +0200 alsa-plugins (1.0.21-2) unstable; urgency=medium [ Elimar Riesebieter ] * Added libspeexdsp-dev to Build-Depends. libasound_module_pcm_speex.so is built now. (closes: #550719) * Readded ia32-libs and amd64-libs. Jack and pulse plugins in lib(32|64)asound2-plugins are build again. (closes: #551198) * Improved debian/rules clean target. Multiple builds are possible now. -- Jordi Mallach Wed, 21 Oct 2009 00:17:47 +0200 alsa-plugins (1.0.21-1) unstable; urgency=low [ Elimar Riesebieter ] * Added avr32 to libasound2-plugins archs. Thanks Bradley Smith (closes: #531926) * Bumped Standards-Version to 3.8.3. No changes. * Update Build-Depends to libasound2-dev versions >= 1.0.21. * Build-Depends: Removed {ia32,amd64}-libs. -- Jordi Mallach Thu, 17 Sep 2009 19:18:52 +0200 alsa-plugins (1.0.20-1ubuntu8) karmic; urgency=low * Drop lib32asound2-plugins, its not really that useful since it does not contain a 32-bit version of the pulseaudio plugin. -- Luke Yelavich Tue, 29 Sep 2009 11:03:03 +1000 alsa-plugins (1.0.20-1ubuntu7) karmic; urgency=low * debian/control: Revert back to conflicting against ia32-libs, since ia32-libs now contains libasound2-plugins again. -- Luke Yelavich Mon, 14 Sep 2009 20:50:17 +1000 alsa-plugins (1.0.20-1ubuntu6) karmic; urgency=low * Make sure all patches are in the series file * debian/patches/0001_validate_optimise_lookup.patch: Remove pulse changes in this patch, as they are applied in a later patch * Also drop the oss fragment of the patch, so this patch is no longer needed -- Luke Yelavich Wed, 05 Aug 2009 10:51:50 +0100 alsa-plugins (1.0.20-1ubuntu5) karmic; urgency=low * Apply latest updates from git master to the pulse plugins, consolidating all pulse patches since 1.0.20 into a single patch file -- Luke Yelavich Wed, 05 Aug 2009 10:30:10 +0100 alsa-plugins (1.0.20-1ubuntu4) karmic; urgency=low * debian/control: Readd Vcs-Bzr information since we carry a delta * debian/patches: Add from upstream + 02-alsa-plugins-oss-Fix-missing-frags-init.patch Add from Lennart's tree + 03-alsa-plugins-pulse-Fix-asserts-Use-safer-checks-Call-in-loop.patch -- Daniel T Chen Mon, 03 Aug 2009 22:18:03 -0400 alsa-plugins (1.0.20-1ubuntu3) karmic; urgency=low * Replace ia32-libs rather than conflicting with it (LP: #305860). -- Colin Watson Sat, 18 Jul 2009 10:13:06 +0100 alsa-plugins (1.0.20-1ubuntu2) karmic; urgency=low * 01-alsa-plugins-pulse-Implement-pause.patch: Add pause support to the pulseaudio plugin, taken from git master. -- Luke Yelavich Fri, 17 Jul 2009 12:59:36 +1000 alsa-plugins (1.0.20-1ubuntu1) karmic; urgency=low * Merge from debian unstable, remaining changes: - debian/control: + Do not build-depend on libjack-dev and libavcodec-dev + lib32asound-plugins conflicts against ia32-libs -- Luke Yelavich Tue, 09 Jun 2009 11:00:28 +1000 alsa-plugins (1.0.20-1) unstable; urgency=low * New upstream release. [ Elimar Riesebieter ] * Bumped Standard-Version to 3.8.1, no changes needed. [ Jordi Mallach ] * Improve sed usage where possible. * Remove *.la and *.a files, as nothing should be building against plugins. Thanks Marc-Andre Lureau (closes: #506432). -- Jordi Mallach Wed, 03 Jun 2009 22:58:52 +0200 alsa-plugins (1.0.19-3) unstable; urgency=low * Build-Depend again on libavcodec-dev to bring back the a52 and lavcrate plugins, now that the ffmpeg transition is over. -- Jordi Mallach Mon, 30 Mar 2009 20:01:16 +0200 alsa-plugins (1.0.19-2ubuntu2) karmic; urgency=low * re-introduce 0001_validate_optimise_lookup.patch to go with the numid changes in alsa-lib * tighten libasound2-dev build dependency -- Luke Yelavich Tue, 05 May 2009 15:33:20 +1000 alsa-plugins (1.0.19-2ubuntu1) karmic; urgency=low * Merge from debian unstable, remaining changes: - debian/control: + Do not build-depend on libjack-dev and libavcodec-dev + lib32asound-plugins conflicts against ia32-libs -- Luke Yelavich Mon, 04 May 2009 17:01:25 +1000 alsa-plugins (1.0.19-2) unstable; urgency=low [ Jordi Mallach ] * Fix non-UTF-8 content in the previous changelog entry, which made the previous upload being rejected by the archive software. [ Elimar Riesebieter ] * Added a new version of the pulseaudio example provided by Carsten Lüdtke which will work better with systems with more than one card. -- Jordi Mallach Mon, 23 Mar 2009 13:12:33 +0100 alsa-plugins (1.0.19-1) unstable; urgency=low * New upstream release. (closes: #519001) * Upload to unstable. [ Elimar Riesebieter ] * Indent the description list in control * Added '--with-avcodec-includedir=\$${prefix}/include/libavcodec' (closes: #518194) * Added a52 setup for pulseaudio in examples. Thanks Carsten Lüdtke. (closes: #518384) [ Jordi Mallach ] * Temporarily remove Build-Depends on libavcodec-dev by request of the Release Team in order to not interfere with the ffmpeg transition. -- Jordi Mallach Thu, 12 Mar 2009 20:31:39 +0100 alsa-plugins (1.0.18-2) experimental; urgency=low [ Elimar Riesebieter ] * Fixed FTBS on sparc: The Build-Dependency on amd64-libs should probably be "amd64-libs [i386]", not "amd64-libs [i386 powerpc sparc s390]". Thanks Frank Lichtenheld. (closes: #505170) -- Jordi Mallach Sun, 18 Jan 2009 14:43:43 +0100 alsa-plugins (1.0.18-1ubuntu4) jaunty; urgency=low [ Daniel T Chen ] * Backport from git HEAD: - 0001_validate_optimise_lookup.patch [ Luke Yelavich ] * debian/control: bump libasound2-dev build dependency to 1.0.18-1ubuntu7 -- Luke Yelavich Fri, 20 Feb 2009 15:14:08 +1100 alsa-plugins (1.0.18-1ubuntu3) jaunty; urgency=low * debian/control: lib32asound2-plugins should conflict against ia32-libs. (LP: #305860) -- Luke Yelavich Sun, 07 Dec 2008 10:26:02 -0800 alsa-plugins (1.0.18-1ubuntu2) jaunty; urgency=critical * Dropped build-dep on ia32-libs/amd64-libs to clear dep-wait FTBFS (LP: #295278) -- Michael Casadevall Sat, 08 Nov 2008 04:10:20 -0500 alsa-plugins (1.0.18-1ubuntu1) jaunty; urgency=low * Merge from debian unstable, remaining changes: - debian/control: - Do not build-depend on libjack-dev and libavcodec-dev. -- Luke Yelavich Thu, 06 Nov 2008 14:43:55 +1100 alsa-plugins (1.0.18-1) experimental; urgency=low * New upstream release. [ Elimar Riesebieter ] * Bumped libasound2-dev version to >= 1.0.18 in Build-Depends. * Removed pulse_fixes.patch. Applied differently upstream. [ Jordi Mallach ] * Add lpia to the list of supported architectures. * Extend package descriptions to mention the most prominent plugins (closes: #497636). * Require debhelper 7. [ Christopher James Halse Rogers ] * debian/control, debian/rules: import the multi-arch magic from alsa-lib to build a lib32asound2-plugins package wherever lib32asound2 is built, and similarly for lib64asound2 (closes: #436201). -- Jordi Mallach Thu, 06 Nov 2008 00:46:19 +0100 alsa-plugins (1.0.17-1) experimental; urgency=low * New upstream release. [ Elimar Riesebieter ] * Reworked pulse_fixes.patch * Switched to debhelper 7. * Bumped Standard-Version to 3.8.0; no changes needed. -- Elimar Riesebieter Sat, 30 Aug 2008 16:23:08 +0200 alsa-plugins (1.0.17-0ubuntu4) intrepid; urgency=low * Revert commit b05f0176d1427586e411a91cda02a8877c5c8c0d from alsa-plugins git. This commit enabled the pulseaudio alsa plugin to use 32-bit sample lengths via PulseAudio, however PulseAudio 0.9.10 in Intrepid doesn't support these sample lenths in its API. This resulted in gstreamer applications failing to play audio with an error, when attempting to use pulseaudio output via the alsa pulseaudio plugin. It was also breaking SDL applications/games that were using SDL's ALSA output. (LP: #274124) -- Luke Yelavich Tue, 30 Sep 2008 13:44:03 +1000 alsa-plugins (1.0.17-0ubuntu3) intrepid; urgency=low * debian/patches/pulse_update.patch: Added some further fixes from Lennart's alsa-plugins tree. -- Luke Yelavich Thu, 25 Sep 2008 12:21:51 +1000 alsa-plugins (1.0.17-0ubuntu2) intrepid; urgency=low * debian/patches/pulse_update.patch: Latest pulseaudio plugin taken from alsa-plugins GIT. This code update massively improves the plugin's behavior, particularly with some applications that may work with alsa in an unusual way. -- Luke Yelavich Mon, 22 Sep 2008 10:30:50 +1000 alsa-plugins (1.0.17-0ubuntu1) intrepid; urgency=low * New upstream release. * debian/control: Update libasound2 build dep. -- Luke Yelavich Thu, 28 Aug 2008 10:17:38 +1000 alsa-plugins (1.0.16-1ubuntu2) intrepid; urgency=low * debian/patches/pulse-remove-useless-asserts.diff: Remove an extra assert from pulseaudio plugin. -- Luke Yelavich Thu, 08 May 2008 23:31:48 +1000 alsa-plugins (1.0.16-1ubuntu1) intrepid; urgency=low * Merge from debian unstable, remaining changes: - debian/control: - Do not build-depend on libjack-dev and libavcodec-dev. - add lpia to supported arches; - adhere to DebianMaintainerField spec. -- Luke Yelavich Thu, 08 May 2008 23:09:21 +1000 alsa-plugins (1.0.16-1) unstable; urgency=low * New upstream release [Jordi Mallach] * Switch to now official Vcs-* control fields. * Apply some important Pulse fixes, provided by lool, neurocyte and sjoerd. [ Elimar Riesebieter ] * Switched to debhelper 6. * Bumped Standard-Version to 3.7.3; no changes needed. * Fullified copyright not in copyright file. * Removed pulse patches. Applied upstream. -- Jordi Mallach Tue, 26 Feb 2008 17:42:37 +0100 alsa-plugins (1.0.15-1ubuntu3) hardy; urgency=low * Backport remaining pcm_pulse.c patches from hg tip (LP: #112948) that allow Ekiga to work again with PulseAudio - debian/patches/pulse-{minmax,assert}.diff -- Daniel T Chen Fri, 29 Feb 2008 12:28:40 -0500 alsa-plugins (1.0.15-1ubuntu2) hardy; urgency=low * libavcodec cannot be shipped on CDs, disabled the dependency again to make CDs installable -- Oliver Grawert Thu, 29 Nov 2007 14:59:58 +0100 alsa-plugins (1.0.15-1ubuntu1) hardy; urgency=low * Merge from Debian unstable. * Apply Ubuntu-specific change: - debian/control: + drop libjack-dev build-dependency since we don't build the jack plugin [yet]; + add lpia to supported arches; + adhere to DebianMaintainerField spec. * Drop unnecessary Ubuntu-specific change: - debian/control: drop libavcodec-dev build-dependency to save space [this Ubuntu delta didn't save significant space and removed a feature]. -- Daniel T Chen Sat, 17 Nov 2007 18:00:56 -0500 alsa-plugins (1.0.15-1) unstable; urgency=low * New upstream release. [ Elimar Riesebieter ] * Added Homepage header in debian/control. * debian/rules: s/-$(MAKE) distclean/[ ! -f Makefile ] || $(MAKE) distclean/ [ Jordi Mallach ] * Add patches pulse-buffer_attr.diff and pulse-state_xrun.diff, taken from Fedora, to fix various issues with the Pulse plugin. Thanks Sjoerd Simons for the pointer. -- Jordi Mallach Tue, 30 Oct 2007 17:10:08 +0100 alsa-plugins (1.0.14-1ubuntu3) gutsy; urgency=low * Build packages for lpia as well. -- Adam Conrad Wed, 15 Aug 2007 23:49:36 +1000 alsa-plugins (1.0.14-1ubuntu2) gutsy; urgency=low * debian/control: - Don't build-depend on libavcodec-dev (saves space for cd image), thus disabling the a52 alsa-lib plugin, - Amend Description to note the above change. -- Daniel T Chen Mon, 25 Jun 2007 04:56:35 -0400 alsa-plugins (1.0.14-1ubuntu1) gutsy; urgency=low * Merge from Debian unstable, remaining changes: - debian/control: + Don't build-depend on JACK, as it's in universe. Clarify and update the Description to note the above restriction and {in,ex}clusion of newer plugins (LP: #57089), + Adhere to DebianMaintainerField. -- Daniel T Chen Tue, 12 Jun 2007 19:03:08 -0400 alsa-plugins (1.0.14-1) unstable; urgency=low * New upstream release. [ Elimar Riesebieter ] * Prepared to use quilt as the patch manager. [ Jordi Mallach ] * debian/control: build-depend on libavcodec-dev, to enable the a52 plugin (closes: #407428). -- Jordi Mallach Sat, 09 Jun 2007 21:41:47 +0200 alsa-plugins (1.0.14~rc4-1) experimental; urgency=low * New upstream release candidate. [ Elimar Riesebieter ] * Changed Build-Depends from libjack0.100-dev to libjack-dev as the headers are really in libjack-dev. * Removed 01_hgnew.patch: Done upstream. [ Jordi Mallach ] * debian/control: add XS-Vcs-Svn and XS-Vcs-Browser headers. -- Jordi Mallach Sun, 13 May 2007 11:44:15 +0200 alsa-plugins (1.0.14~rc3-2) experimental; urgency=low [ Elimar Riesebieter ] * Updated to latest mercurial version via 01_hgnew.dpatch as some files were missing. It is still 1.0.14rc3. Removed the stolen gcd.h ;) -- Jordi Mallach Tue, 17 Apr 2007 11:30:22 +0200 alsa-plugins (1.0.14~rc3-1) experimental; urgency=low * New upstream release candidate. [ Elimar Riesebieter ] * Added missing gcd.h. Stolen from gnulibs which installs the libs not in include. -- Elimar Riesebieter Sat, 31 Mar 2007 18:40:48 +0200 alsa-plugins (1.0.14~rc1a-1) experimental; urgency=low * New upstream release candidate. [ Elimar Riesebieter ] * Added arch armel to libasound2-plugins. (closes: #408771) -- Elimar Riesebieter Sat, 30 Dec 2006 02:48:26 +0100 alsa-plugins (1.0.13-3ubuntu1) feisty; urgency=low * disable jack dependencies for main inclusion -- Oliver Grawert Fri, 2 Feb 2007 15:30:22 +0100 alsa-plugins (1.0.13-3) unstable; urgency=low [ Elimar Riesebieter ] * Added XS-X-Vcs-Svn field in control. [ Jordi Mallach ] * Upload to unstable. -- Jordi Mallach Mon, 16 Oct 2006 14:49:06 +0200 alsa-plugins (1.0.13-2) experimental; urgency=low * debian/control: - build-depend on libsamplerate0-dev, to enable the samplerate plugin. - build-depend on libpulse-dev, to enable the pulseaudio plugin. * Target experimental, while pulseaudio gets shaked out by the buildds. -- Jordi Mallach Thu, 5 Oct 2006 11:19:06 +0200 alsa-plugins (1.0.13-1) unstable; urgency=low * New upstream release [ Jordi Mallach ] * Add Enhances: libasound2. -- Jordi Mallach Tue, 3 Oct 2006 14:22:54 +0200 alsa-plugins (1.0.12-1) unstable; urgency=low * New upstream release [ Elimar Riesebieter ] * debian/control: bumped build-deps to libasound2-dev (>= 1.0.12) * debian/control: bumped Standards-Version to 3.7.2, no changes. * Bumped compat to 5 and debhelper version >=5.0.37 * Enabled all plugins (closes: #384029) * Completed /usr/share/doc/libasound2-plugins. -- Jordi Mallach Mon, 11 Sep 2006 13:10:10 +0200 alsa-plugins (1.0.11-1) unstable; urgency=low [ Elimar Riesebieter ] * New upstream release * Added myself to Uploaders * Updated changelog.ALSA * Adjusted rules: sed s/pcm\/jack/jack/ [ Jordi Mallach ] * debian/control: bump build-deps to libasound2-dev (>= 1.0.11). -- Jordi Mallach Sun, 23 Apr 2006 18:07:36 +0200 alsa-plugins (1.0.10-1) unstable; urgency=low * New upstream release -- Jordi Mallach Tue, 22 Nov 2005 23:24:32 +0100 alsa-plugins (1.0.9+1.0.10rc2-1) experimental; urgency=low * New upstream release candidate * Thomas Hood - debian/control: s/Architecture: any/Architecture: / -- Thomas Hood Wed, 12 Oct 2005 12:10:54 +0200 alsa-plugins (1.0.9+1.0.10rc1-1) experimental; urgency=low * New upstream release candidate * Thomas Hood - Build-Depend on new libasound2-dev (otherwise build fails) - Fix watch file -- Jordi Mallach Mon, 19 Sep 2005 21:35:27 +0200 alsa-plugins (1.0.9-2) unstable; urgency=low * Thomas Hood - Simplify versioned dependency on libasound2 - Bump Standards-Version to 3.6.2.1; no changes required - Add upstream changelog * Jordi Mallach - debian/control: switch to libjack0.100.0-dev. -- Jordi Mallach Wed, 6 Jul 2005 20:35:02 +0200 alsa-plugins (1.0.9-1) unstable; urgency=low * New source package generating the libasound2-plugins binary package, formerly generated by alsa-lib. libasound2-plugins contains the "jack" ALSA library plugin. * An "oss" ALSA library plugin is also available. Please file a wish if you have some use for it. * Thomas Hood - Include asound.conf example of how to use the jack plugin -- Jordi Mallach Sat, 4 Jun 2005 13:00:00 +0200