alsa-lib (0.9.6-1) unstable; urgency=low

  * New upstream release.

 -- Ben Winslow <rain@bluecherry.net>  Wed, 30 Jul 2003 14:45:24 -0400
 
alsa-lib (0.9.4-2) unstable; urgency=low

  * Jordi Mallach:
    + debian/libasound2-plugins.links: symlink libasound_module_pcm_jack.so
      to libasound_module_pcm_jack.so.2.0.0 (thanks Neil Darlow,
      closes: #197497).

 -- Jordi Mallach <jordi@debian.org>  Sun, 15 Jun 2003 17:40:27 +0200

alsa-lib (0.9.4-1) unstable; urgency=low

  * David B. Harris:
    + New upstream release.
  * Jordi Mallach:
    + debian/copyright: update list of ALSA maintainers.
    + debian/control: update JACK build dependency to libjack0.71.2-dev
      (closes: #197121).

 -- Jordi Mallach <jordi@debian.org>  Fri, 13 Jun 2003 13:10:26 +0200

alsa-lib (0.9.3-2) unstable; urgency=low

  * Steve Kowalik:
    - Don't jump to build-stamp-indep in the build rule. (Closes: #194297)
    - Bump to Standards-Version 3.5.10.0; no changes needed.

 -- Steve Kowalik <stevenk@debian.org>  Sat, 24 May 2003 17:17:01 +1000

alsa-lib (0.9.3-1) unstable; urgency=low

  * New upstream release.
  * Jordi Mallach:
    + debian/control:
      - add libc6-dev | libc-dev to libasound2-dev's dependencies
        (closes: #147649).
      - add libasound2-doc to libasounds2-dev's suggestions.
      - add Build-Depends on libjack0.50.0-dev to build the JACK plugin.
      - add Build-Depends-Indep on debhelper and doxygen to build
        alsa-lib docs.
      - new binary package, libasound2-plugins, which holds extra plugins.
    + debian/rules: build and install the JACK plugin into libasound2-plugins.
    + debian/libasound2-plugins.install: add usr/lib/alsa-lib.
  * David B Harris:
    + debian/control: Move libasound2-dev to section libdevel.
    + debian/libasound2.shlibs: Bump required version to 0.9.3, several new
      symbols were added.
    + Add a new package, libasound2-doc. Contains the doxygen-generated HTML
      documentation for the libasound2 APIs. (Closes: #189638)

 -- Jordi Mallach <jordi@debian.org>  Sat, 10 May 2003 18:19:27 +0200

alsa-lib (0.9.2-2) unstable; urgency=medium

  * Jordi Mallach:
    + Rebuild the package with the correct options for cvs-buildpackage
      (closes: #186840).

 -- Jordi Mallach <jordi@debian.org>  Sun, 30 Mar 2003 16:42:34 +0200

alsa-lib (0.9.2-1) unstable; urgency=low

  * New upstream release.
  * Jordi Mallach:
    + debian/control: bump depends to 0.9.2.
    + debian/libasound2.shlibs: update to 0.9.2.

 -- Jordi Mallach <jordi@debian.org>  Fri, 28 Mar 2003 23:38:40 +0100

alsa-lib (0.9.1-1) unstable; urgency=low

  * New upstream release.
  * Jordi Mallach:
    + debian/libasound2.shlibs: bump to 0.9.1.
    + debian/control: depend on alsa-headers 0.9.1, too.

 -- Jordi Mallach <jordi@debian.org>  Thu, 13 Mar 2003 13:38:46 +0100

alsa-lib (0.9.0rc8c-1) unstable; urgency=low

  * New upstream release.
  * debian/control: add David B. Harris <david@eelf.ddts.net> to Uploaders:,
    drop Martin Loschwitz.
  * debian/shlibs: updated to rc8.

 -- Jordi Mallach <jordi@debian.org>  Tue, 11 Mar 2003 12:49:21 +0100

alsa-lib (0.9.0rc7-3) unstable; urgency=low

  * debian/control:
    + sigh, add Replaces: libasound2 (<< 0.9.0rc7-2) to libasound2-dev.
      Promise I tested this (with dpkg -i, right...) (closes: #181711).
    + drop the pkg-config dependency from libasound2-dev, as the aclocal
      macro doesn't use it.

 -- Jordi Mallach <jordi@debian.org>  Thu, 20 Feb 2003 17:32:19 +0100

alsa-lib (0.9.0rc7-2) unstable; urgency=low

  * debian/control:
    + sync maintainer name with alsa-driver.
    + fix debhelper requirement to (>= 4.0.0), as we're using DH_COMPAT=4.
    + add Depends: pkg-config to libasound2-dev.
    + Standards-Version: 3.5.8.0.
  * debian/rules:
    + install stuff in debian/tmp, not debian/libasound2.
    + use dh_install instead of dh_movefiles.
    + remove call to dh_undocumented.
    + don't remove libtool stuff by hand.
  * debian/libasound2.install: install lib, aserver and alsa config files.
  * debian/libasound2-dev.install: install development, aclocal and pkgconfig
    files (closes: #181589).
    
 -- Jordi Mallach <jordi@debian.org>  Wed, 19 Feb 2003 10:55:49 +0100

alsa-lib (0.9.0rc7-1) unstable; urgency=low

  * New upstream release.
  * debian/compat: use DH_COMPAT=4.
  * debian/control:
    + change maintainer to "Debian Alsa Psychos
      <debian-alsa@lists.wedontsleep.org", add Martin to Uploaders:.
    + update Depends: to rc7.
    + minor fix to descriptions.
  * debian/copyright: update packaging history.
  * debian/shlibs: bump to rc7.
  * debian/rules: remove DH_COMPAT definition.

 -- Jordi Mallach <jordi@debian.org>  Sun,  2 Feb 2003 11:31:47 +0100

alsa-lib (0.9.0rc6-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    + new Maintainers, Martin Loschwitz <madkiss@madkiss.org>,
      Jordi Mallach <jordi@debian.org> and
      Steve Kowalik <stevenk@debian.org>.
    + drop alsa-headers from Build-Depends. They are included in the tarball
      now.
  * debian/rules:
    + use the symlink method for config.{guess,sub} updating.
    + remove stuff for DEB_BUILD_OPTIONS "strip", as it's handled by
      debhelper.
    + cleanup libtool stuff that is left behind.
  * debian/shlibs: tighten depends again, gratuitously.
  * Maintainer upload, ack NMU's (closes: #101287, #145016, #149159,
    closes: #122775, #162359, #70370, #81018, #126069, #142877, #144592,
    closes: #156448, #157056, #117109).

 -- Jordi Mallach <jordi@debian.org>  Tue, 10 Dec 2002 16:27:43 +0100

alsa-lib (0.9.0rc5-0.2) unstable; urgency=low

  * Non-Maintainer Upload.
  * debian/control: Build-Depend & Depend on alsa-headers (>= 0.9.0rc5).
  * debian/shlibs: tighten depends to (>> 0.9.0rc5). Sigh.

 -- Jordi Mallach <jordi@debian.org>  Wed, 30 Oct 2002 23:09:55 +0100

alsa-lib (0.9.0rc5-0.1) unstable; urgency=low

  * Non-Maintainer Upload.
  * New upstream release.
  * debian/changelog: remove emacs local variables.
  * debian/rules: call "make distclean" instead of "make clean".

 -- Jordi Mallach <jordi@debian.org>  Wed, 30 Oct 2002 18:39:57 +0100

alsa-lib (0.9.0rc3-0.3) unstable; urgency=low

  * debian/libasound2.postinst: remove crufty /usr/doc link left over by
    ancient alsalib0.3.0 (closes: #81018).
  * debian/rules:
    + add support for DEB_BUILD_OPTIONS "noopt", drop "debug".
    + quote around $(CFLAGS).
  * debian/shlibs: tighten to (>> 0.9.0rc3). Somewhere between beta10 and
    rc3 there was an incompatible change which breaks alsactl (thanks,
    Peter Cordes; closes: #162359).

 -- Jordi Mallach <jordi@debian.org>  Tue, 15 Oct 2002 19:14:34 +0200

alsa-lib (0.9.0rc3-0.2) unstable; urgency=low

  * Non-Maintainer Upload.
  * debian/copyright: correct alsa-lib's license, it's LGPL, not GPL.
    (closes: #142877).
  * EMU10K1.conf is fixed in this version (closes: #144592).
  * alsa-base dependency was downgraded on 0.9.0beta10a-1 (closes: #117109).
  * User error, libasound2-dev's Depends: are ok (closes: #156448).
  * alsa/asoundlib.h is correct in this version (closes: #126069).
  * Build-Depends have been fixed for a long time (closes: #70370).

 -- Jordi Mallach <jordi@debian.org>  Sun, 22 Sep 2002 14:32:32 +0200

alsa-lib (0.9.0rc3-0.1) unstable; urgency=low

  * Non-Maintainer Upload. Nearly all the work was done by
    Bastian Kleineidam <calvin@debian.org>.
  * New upstream release.
  * New upstream has updated iatomic.h for mips 
    (closes: #149159, #145016).
  * Removed unnecessary powerpc patch.
  * Removed libtool hack (dont know why this was there).
  * Removed call to auto* tools, adjust build-depends.
  * Build-depend on latest alsa-headers.
  * Standards-Version: 3.5.6.1.
  * DH_COMPAT=3; change debian/tmp references to debian/$(package)
    (closes: #157056).
  * Update config.{guess,sub}, ran libtoolize (closes: #101287).
  * Do s/make/$(MAKE)/ in debian/rules.
  * Add install target to debian/rules.
  * Removed unnecessary debian/libasound0.4*.
  * Removed unnecessary debian/postinst.
  * Link asound.1 to undocumented.

 -- Jordi Mallach <jordi@debian.org>  Sun, 08 Sep 2002 17:20:52 +0200

alsa-lib (0.9.0rc1-1) unstable; urgency=low

  * New upstream release
  * Standards-Version: 3.5.6.0

 -- Masato Taruishi <taru@debian.org>  Sun, 12 May 2002 22:01:47 +0900

alsa-lib (0.9.0beta12-1) unstable; urgency=low

  * New upstream release

 -- Masato Taruishi <taru@debian.org>  Tue,  2 Apr 2002 18:45:52 +0900

alsa-lib (0.9.0beta10a-1) unstable; urgency=low

  * New upstream release
  * Applied powerpc patch from Jack Howarth <howarth@bromo.msbb.uc.edu>
  * Changed Recommends: alsa-base to Suggests.

 -- Masato Taruishi <taru@debian.org>  Sat, 15 Dec 2001 13:11:36 +0900

alsa-lib (0.9.0beta9-1) unstable; urgency=low

  * New upstream release
  * Maintainer release (closes: #97988)
  * add --enable-static.
  * some lintian fixes.

 -- Masato Taruishi <taru@debian.org>  Tue, 27 Nov 2001 04:06:27 +0900

alsa-lib (0.9.0beta7-1.2) unstable; urgency=low

  * NMU
  * Avoid use of functions from <asm/atomic.h> on HPPA.  More of #97988.

 -- LaMont Jones <lamont@debian.org>  Thu, 22 Nov 2001 18:04:07 -0700

alsa-lib (0.9.0beta7-1.1) unstable; urgency=low

  * Non-maintainer upload
  * Avoid use of functions from <asm/atomic.h> on ARM and SPARC.
    (Closes: #97988) 

 -- Phil Blundell <pb@debian.org>  Thu, 22 Nov 2001 13:56:50 +0000

alsa-lib (0.9.0beta7-1) unstable; urgency=low

  * New upstream release

 -- Masato Taruishi <taru@debian.org>  Thu,  6 Sep 2001 15:54:18 +0900

alsa-lib (0.9.0beta4-1.1) unstable; urgency=low
  * Run libtoolize to get support for new architectures.  Closes: #101287
  * printf is a macro as of gcc 3.0.  Fix usage of printf as a field.

 -- LaMont Jones <lamont@debian.org>  Mon,  9 Jul 2001 21:39:34 -0600

alsa-lib (0.9.0beta4-1) unstable; urgency=low

  * New upstream release

 -- Masato Taruishi <taru@debian.org>  Thu, 17 May 2001 18:28:36 +0900

alsa-lib (0.9.0beta3-1) unstable; urgency=low

  * New upstream release

 -- Masato Taruishi <taru@debian.org>  Fri,  6 Apr 2001 00:42:03 +0900

alsa-lib (0.5.10-1) unstable; urgency=low

  * New upstream release
  * Changed a relationship severity of alsadriver
     from recommends to suggets.
      (closes: #79527, #79427)
  * Added Build-Depends: debhelper.

 -- Masato Taruishi <taru@debian.org>  Mon, 15 Jan 2001 13:16:29 +0900

alsa-lib (0.5.9-4) unstable; urgency=low

  * Removed a confliction with alsa-base (<< 0.5.9d-6)
    and added a recommendation to alsa-base.

 -- Masato Taruishi <taru@debian.org>  Thu,  7 Dec 2000 00:36:25 +0900

alsa-lib (0.5.9-3) unstable; urgency=low

  * Removed Provides: alsalib.
  * Updated for new Debian ALSA system.
     - now can coexist with different version of ALSA library.
       Removed a dependency to alsa-base.
       (closes: #74188).
     - Added Conflicts: alsa-base (<< 0.5.9d-6).

 -- Masato Taruishi <taru@debian.org>  Mon, 27 Nov 2000 02:00:44 +0900

alsa-lib (0.5.9-1) unstable; urgency=low

  * New upstream release

 -- Masato Taruishi <taru@debian.org>  Thu, 17 Aug 2000 12:20:13 +0900

alsa-lib (0.5.8-1) unstable; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue,  6 Jun 2000 22:02:25 +0900

alsa-lib (0.5.7-4) unstable; urgency=low

  * Changed section of libasound1 and libasound1-dev to libs and devel.

 -- Masato Taruishi <taru@debian.org>  Mon,  5 Jun 2000 03:32:41 +0900

alsa-lib (0.5.7-3) unstable; urgency=low

  * Changed dependency relationships.
     ALSA Kernel API was fixed. This menas we dont't need to consider
     ALSA kernel version :)
  * Added automake, autoconf, libtool entries to build depends.

 -- Masato Taruishi <taru@debian.org>  Mon, 10 Apr 2000 20:39:24 +0900

alsa-lib (0.5.7-2) unstable; urgency=low

  * Updated dependency info. (closes: #62011)
  * Removed minor dependencies for alsa-base of libasound1.
  
 -- Masato Taruishi <taru@debian.org>  Sun,  9 Apr 2000 01:23:23 +0900

alsa-lib (0.5.7-1) unstable; urgency=low

  * New upstream release

 -- Masato Taruishi <taru@debian.org>  Fri,  7 Apr 2000 17:21:38 +0900

alsa-lib (0.5.6-2) unstable; urgency=low

  * Fixed debian/copyright.

 -- Masato Taruishi <taru@debian.org>  Wed, 15 Mar 2000 00:45:39 +0900

alsa-lib (0.5.6-1) unstable; urgency=low

  * New upstream release

 -- Masato Taruishi <taru@debian.org>  Mon, 13 Mar 2000 02:05:41 +0900

alsa-lib (0.5.5-2) unstable; urgency=low

  * Removed version name from this source name.

 -- Masato Taruishi <taru@debian.org>  Sat, 11 Mar 2000 04:46:31 +0900

alsa-lib-0.5 (0.5.5-1) unstable; urgency=low

  * New upstream release

 -- Masato Taruishi <taru@debian.org>  Fri,  3 Mar 2000 00:12:24 +0900

alsa-lib-0.5 (0.5.4-1) unstable; urgency=low

  * New upstream release

 -- Masato Taruishi <taru@debian.org>  Tue, 29 Feb 2000 18:28:02 +0900

alsa-lib-0.5 (0.5.3-1) unstable; urgency=low

  * New upstream release.
  * Added -version-info to src/Makefile.am because of wrong versioning
    of the upstream.

 -- Masato Taruishi <taru@debian.org>  Thu, 17 Feb 2000 23:01:02 +0900

alsa-lib-0.5 (0.5.2-1) unstable; urgency=low

  * New upstream release

 -- Masato Taruishi <taru@debian.org>  Wed,  9 Feb 2000 10:55:53 +0900

alsa-lib-0.4 (0.4.1e-3) unstable; urgency=low

  * Renamed source name.

 -- Masato Taruishi <taru@debian.org>  Wed,  9 Feb 2000 07:33:01 +0900

alsalib (0.4.1e-2) unstable; urgency=low

  * Added 'Conflicts: alsalib0.1.3'. (Closes: #36206, #39446)
  * Changed GPL's path info in copyright.

 -- Masato Taruishi <taru@debian.org>  Sat,  8 Jan 2000 00:00:00 +0900

alsalib (0.4.1e-1) unstable; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Mon,  8 Nov 1999 21:29:24 +0900

alsalib (0.4.1d-1) unstable; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Sat, 30 Oct 1999 00:46:37 +0900

alsalib (0.4.1-4) unstable; urgency=low

  * wrong closes format in -3 (Closes: #46751)
  * Added shlibs info libasound0 (<< 0.4.2).

 -- Masato Taruishi <taru@debian.org>  Mon, 25 Oct 1999 22:06:29 +0900

alsalib (0.4.1-3) unstable; urgency=low

  * new upstream release.
  * Changed package name.
  * Fixed missing headers files: Need alsa-headers (Closes #46751)

 -- Masato Taruishi <taru@debian.org>  Sun, 17 Oct 1999 05:11:17 +0900

alsalib (0.3.2-2) unstable; urgency=low

  * Now includes a dummy alsalib0.3.0 package to attempt to cover up for
    the evil bug in the previous alsalib0.3.0's prerm.

 -- David Huggins-Daines <dhd@debian.org>  Thu, 15 Jul 1999 19:45:05 -0400

alsalib (0.3.2-1) unstable; urgency=low

  * New upstream version (skipped 0.3.1, because I'm too slow)
  * Resolved namespace clash in the doc-base documentation.

 -- David Huggins-Daines <dhd@debian.org>  Thu, 24 Jun 1999 02:50:06 -0400

alsalib (0.3.0-pre4-1) unstable; urgency=low

  * New upstream version
  * Use maintainer-clean-am target to clean libtool stuff up

 -- Wichert Akkerman <wakkerma@debian.org>  Sun, 14 Feb 1999 23:48:20 +0100

alsalib (0.3.0-pre3a-1) unstable; urgency=low

  * New upstream version
  * Move libtool-hack into debian/rules so I don't have to patch it in
    at every new upstream release
  * Upstream documentation is now no longer sgml, but html made with LyX;
    update doc-base registration accordinglt
  * Change priority to extra

 -- Wichert Akkerman <wakkerma@debian.org>  Wed,  3 Feb 1999 00:36:11 +0100

alsalib (0.3.0-pre2-2) unstable; urgency=low

  * Fixed wrong documentID in doc-base registration

 -- Wichert Akkerman <wakkerma@debian.org>  Sat, 23 Jan 1999 23:45:06 +0100
 
alsalib (0.3.0-pre2-1) unstable; urgency=low

  * New upstream version
  * Register API documentation with doc-base
  * Move autoconf-stuff to -dev package

 -- Wichert Akkerman <wakkerma@debian.org>  Sat, 23 Jan 1999 21:14:19 +0100

alsalib (0.1.3-2) unstable; urgency=low

  * Rebuild with new alsadriver installed so we get the new ioctls

 -- Wichert Akkerman <wakkerma@debian.org>  Thu, 26 Nov 1998 20:20:24 +0100

alsalib (0.1.3-1) unstable; urgency=low

  * New upstream version
  * Renamed package 
  * Fix a couple of lintian errors & warnings

 -- Wichert Akkerman <wakkerma@debian.org>  Sun, 15 Nov 1998 02:34:38 +0100

alsalib (0.1.1-1) unstable; urgency=low

  * New upstream version
  * Suggest alsadriver

 -- Wichert Akkerman <wakkerma@debian.org>  Wed, 16 Sep 1998 03:02:57 +0200

alsalib (0.0.9-1) unstable; urgency=low

  * New uptream version
  * Use --strip-unneeded on /usr/lib/libsound.so
  * Use --strip-debug on /usr/lib/libsound.a

 -- Wichert Akkerman <wakkerma@debian.org>  Fri,  3 Jul 1998 00:20:25 +0200

alsalib (0.0.8-1) unstable; urgency=low

  * Initial release

 -- Wichert Akkerman <wakkerma@debian.org>  Sun,  7 Jun 1998 16:53:01 +0200
