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

  * New upstream release

 -- Ben Winslow <rain@bluecherry.net>  Wed, 30 Jul 2003 13:51:01 -0400

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

  * New upstream release
  * Steve Kowalik:
    - Patch #4: Unfuzz.
    - Patches #5 & #10: Regenerate; Upstream files had changed too much.
    - Patch #9: Rip out half of it; The need_resched() issue has been fixed
      on Alpha, however, the Pinnacle driver still fails to build due to
      braindead usage of i386-only ISA macros.
    - Patch #11: New; Fix potential build failure by correcting 2 bashisms in
      Rules.make.
    - Add a binary target to debian/rules in alsa-source.
  * David B. Harris
    - Merge tree with ALSA's 0.9.4 release.
    - Let /etc/init.d/alsa unload the ALSA modules if it can't store mixer
      settings. (Closes: #194381)

 -- Steve Kowalik <stevenk@debian.org>  Fri, 13 Jun 2003 20:32:14 +1000

alsa-driver (0.9.3c-1) unstable; urgency=low

  * New upstream release
  * Steve Kowalik:
    - Kick the depends in alsa-source to alsa-base (>= 0.9.3c-1), due to
      /dev/snd going away.
    - Use 'read REPLY' instead of 'read', which stops dash complaining.
    - Deal with stat output starting with 'e' (OSS) or '74' (ALSA).
    - Have stat follow symlinks.
    - Patch #10: New; disables gcc version compare check in ./configure, as
      debian/rules already handles this.
    - Patches #4, #9, #98 and #99: Unfuzz.
  * David B. Harris:
    - Remove patches which fixed sparc64, the azt2320, opti2320, sb16 and
      ymfpci drivers. They have been merged upstream or were from CVS.
    - /proc/asound/dev/ is no longer created by 0.9.3c drivers. We linked
      /dev/snd/ to /proc/asound/dev/ previously. Now, create the device nodes
      statically.

 -- Steve Kowalik <stevenk@debian.org>  Fri, 30 May 2003 00:54:37 +1000

alsa-driver (0.9.3a-2) unstable; urgency=low

  * Steve Kowalik:
    - Fix a long standing bug where one space was causing the template to
      display ". . " instead of .\n.
    - Partially rewrite alsa-source's config script to deal with config file
      changes and preconfigure properly. (Closes: #193086)
    - Patch #9: New, fixes build problems on Alpha. (Closes: #191553)
    - Patch #10: New, backport of ymfpci driver from CVS.
    - Update ja.po. (Closes: #193973) (thanks, Kenshi Muto)
    - Bump to Standards-Version 3.5.10; no changes needed.
    - Also bump alsa-source's control to 3.5.10; no changes needed there,
      either.
  * David B Harris:
    - Move /etc/alsa/alsa-base.conf to /etc/default/alsa (Policy 10.3.2)
    - Refactor/rewrite /etc/init.d/alsa for idempotency and reliability
    - Stop stopping/starting ALSA on upgrade of alsa-base, only alsa-modules
      packages should do this.
    - Lintian cleanups: remove dependencies on awk, made the debconf
      dependency versioned, /usr/share/alsa-base/snddevices made executable
  * Jordi Mallach:
    - po/ca.po: Updated Catalan translation.

 -- Steve Kowalik <stevenk@debian.org>  Thu, 22 May 2003 00:23:08 +1000

alsa-driver (0.9.3a-1) unstable; urgency=low

  * New upstream release
  * Steve Kowalik:
    - Patch #5: New, patch from Bas Zoetekouw to configure.in that was applied
      and autoconf'd to produce a configure patch. Checks if tty->count is an
      atomic_t or int. (Closes: #189170)
    - Patch #6: New, fixes build failure in azt2320 by not needing
      CONFIG_PNP defined.
    - Patch #7: New, fixes build failure in opti9xx by testing CONFIG_PNP.
    - Patch #8: New, fixes build failure in sb16 by testing for CONFIG_PNP.
    - Don't exit if we can't load any modules in the init script - ALSA may
      be statically compiled. (Closes: #191882)
  * David B Harris:
    - Patches removed because they were integrated upstream:
        + 02_emu10k1_borrowed_from_cvs.dpatch
        + 03_via82xx_borrowed_from_cvs.dpatch
    - Update the following patches to apply cleanly:
        + 01_sparc64_fixes.dpatch
        + 04_make_minus_j_fix.dpatch
        + 99_debian_makefile_depmod.dpatch

 -- Steve Kowalik <stevenk@debian.org>  Sun, 11 May 2003 01:31:27 +1000

alsa-driver (0.9.2-7) unstable; urgency=low

  * Steve Kowalik:
    - Also seed alsactl_store_on_shutdown in alsa-base's .config.
    - Rewrite part of alsa-base's .config to support backing up.
      (Closes: #189789)
    - Don't run dpkg --compare-versions on a new install.
      (Closes: #190653, #190925)
    - Patch #1: Remove the vmalloc_to_page brain-damage.
      (Closes: #189533, #190052)
    - Use $(subst) instead of the shell for working out KDREV when it contains
      an epoch. (Closes: #190292) (thanks, Herbert Xu)
    - Stop ALSA at 21 instead of 20. (Closes: #190393)
  * David B Harris:
    - Ensure that /etc/init.d/alsa can handle device names with spaces
      in them (Closes: #190018)
    - Only restore mixer settings when the user has told us to save them.
      Avoids a future bug report.

 -- Steve Kowalik <stevenk@debian.org>  Wed, 30 Apr 2003 00:53:36 +1000

alsa-driver (0.9.2-6) unstable; urgency=low

  * Steve Kowalik:
    - Add force-reload as an option to the init script. (Closes: #188624)
    - Quote some variables that I missed in the init script. (Closes: #189165)
    - Create alsa-base.conf in the postinst if it doesn't exist.
      (Closes: #188674)
    - Rewrite the config scripts for alsa-{base,source}.
      + This rewrite neatly fixes the "card_list gets asked twice" bug, since
        what was taking place is that dpkg-preconfigure would ask the question,
        and then when debconf ran the .config, it would ask again.
        (Closes: #181605)
      + Be warned that alsa-base may re-ask for your driver modules due to
        the question name changing.
      + Work around a nice bug in alsa-base's previous config, which would
        re-add the last driver module to the list every time the package was
        upgraded.
    - Patch #4: Enabled; fixes building with 'make -j'. (thanks, Colm Buckley)
      (Closes: #176166)
    - Bump Standards-Version to 3.5.9; no changes needed.
  * David B Harris:
    - Fix up variable quoting in various maintainer scripts written in shell,
      avoiding a number of future problems.
    - Fix postinst failure when $alsactl_store_on_shutdown is ""
      (Closes: #189603)

 -- Steve Kowalik <stevenk@debian.org>  Sat, 19 Apr 2003 23:40:25 +1000

alsa-driver (0.9.2-5) unstable; urgency=low

  * Steve Kowalik:
    - Apply Josh Buhl's patch to my patch (03_via82xx_borrowed_from_cvs) to
      fix build failure. (Closes: #188577)
    - Deal with alsa-source being preconfigured. (Closes: #188195)

 -- Steve Kowalik <stevenk@debian.org>  Sat, 12 Apr 2003 00:40:02 +1000

alsa-driver (0.9.2-4) unstable; urgency=low

  * Steve Kowalik:
    - Correct typo in debian/alsa-source.rules. (Closes: #188520, #188521) 

 -- Steve Kowalik <stevenk@debian.org>  Fri, 11 Apr 2003 12:32:25 +1000

alsa-driver (0.9.2-3) unstable; urgency=low

  * Steve Kowalik:
    - Bail out of building -modules if the compiler the kernel was built with
      is not installed.
    - Fix the init script to accept force-restart as an argument, and remove
      force-reload as an option. (Closes: #187447)
    - Redirect the output from modprobe -r soundcore to /dev/null.
    - Don't Provide: alsadriver in alsa-modules.
    - Have alsa-base Provide: alsa.
    - Stop Suggesting alsadriver and alsaconf in alsa-base.
    - If KVERS isn't specified, try and work it out.
    - Remove /etc/alsa/alsa-{source,base}.conf on purge. (Closes: #188257)
    - Don't try and cp the example file in alsa-base's config.
      (Closes: #188261)
    - Patch #1: Added; corrects build failure on sparc64.
    - Patch #2: Added; fixes Audigy2 brokenness - from CVS HEAD.
    - Patch #3: Added; backport via82xx, parts of intel8x0 and parts of
      ac97_codec from CVS HEAD.
    - Patch #98: Correct the filename inside of the file.
  * David B. Harris:
    - Support for make-kpkg's $(KPKG_DEST_DIR) variable, which specifies
      which directory the built .debs belong.
    - alsa-source.rules: Stop configure from being run every build, and
      instead only run it when required.

 -- Steve Kowalik <stevenk@debian.org>  Fri, 11 Apr 2003 00:34:33 +1000

alsa-driver (0.9.2-2) unstable; urgency=low

  * Steve Kowalik:
    - Deal with not being able to pull values from /etc/alsa/alsa-source.conf.
      (Closes: #186375)
    - Allow an epoch to be specified in KDREV. (Closes: #186514)
    - Have the init script bail if you don't run it as root. (thanks, Alex
      Samad)
    - Rip debconf-age out of alsa-modules, it's not needed.
    - Stop alsa-modules depending on debconf.

 -- Steve Kowalik <stevenk@debian.org>  Wed,  2 Apr 2003 22:43:18 +1000

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

  * New upstream release.
  * Steve Kowalik:
    - Deal with being asked for a long description for 'done'.
      (Closes: #185267)
    - Convert alsa-source itself to debian/compat, and trawl through
      debian/rules making some fixes.
  * David B. Harris:
    - New upstream CVS merging. 

 -- Steve Kowalik <stevenk@debian.org>  Wed, 26 Mar 2003 23:46:16 +1100

alsa-driver (0.9.1-2) unstable; urgency=low

  * Steve Kowalik:
    - Stop removing /etc/asound.conf and /etc/sound/asound.conf in the
      postinst and postrm. (Closes: #184615)
    - Update Brazilian Portuguese translation. (Closes: #183303) (thanks,
      Andre Luis Lopes)
    - Deal with leading whitespace in the /etc/alsa/modutils/0.9 file.
      (thanks, Adam Hewitt)
  * David B. Harris:
    + debian/alsa-base.postinst: Symlink /etc/modutils/alsa to
      /etc/alsa/modutils/0.9, not /etc/modutils/alsa/0.9
      (Closes: #184924)

 -- Steve Kowalik <stevenk@debian.org>  Mon, 17 Mar 2003 23:15:19 +1100

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

  * New upstream release.
  * Steve Kowalik:
    - Handle being asked for a long description for all. (Closes: #184466)
    - Stop calling update-modules in the init script. (Closes: #184454)
    - Tighten when we reset alsa-base/card_list.
    - Convert alsa-base to the great idea I got for alsa-source's config.

 -- Steve Kowalik <stevenk@debian.org>  Sat, 15 Mar 2003 01:18:50 +1100

alsa-driver (0.9.0rc8d-2) unstable; urgency=low

  * The "Brown paper bag" release.
  * Steve Kowalik:
    - Have alsa-source's config assume defaults if the config file doesn't
      exist, and not spew messages into debconf. (Closes: #184388)
    - Update French translation. (Closes: #184381) (thanks, Denis Barbier)
  * David B. Harris:
    - alsa-base.init: Do not remove the /dev/snd symlink on shutdown
      (Closes: #184309)
    - alsa-base.init: Clarify initscript message with respect to the magic tag
      in /etc/alsa/modutils/0.9 (Closes: #182758)
    - alsa-source.rules: Loosen compiler check regexp to catch 'gcc --version'
      differences between locales (Closes: #183922)

 -- Steve Kowalik <stevenk@debian.org>  Wed, 12 Mar 2003 17:24:39 +1100

alsa-driver (0.9.0rc8d-1) unstable; urgency=low

  * New upstream release.
    - Fixes the build failure due to perverted CVS stuff.
      (Closes: #183927, #184249)
    - Fixes the audio quality on VIA8233A chipsets. (Closes: #180653)
    - Maestro3 + IrDA should be fine on Dell laptops now. (Closes: #123800)
    - Emu10k1 sequencers shouldn't throw back ENOMEM now. (Closes: #183315)
  * Steve Kowalik:
    - Add in the 2 new cards:
      + ice1724: PCI: ICEnsemble ICE1724 / VIA VT1724 (Envy24HT)
      + vx222: PCI: Digigram VX222 V2/Mic
    - Remove the errornous card:
      + vxp-lib: The configure script doesn't recognise this as a valid card
        anyway, so there is no point keeping it in the list.
    - Patch #5: Removed, usb/usbaudio.c builds fine by itself now.
    - Patch #8: Removed, its been handled by upstream.
    - Patch #9: Removed, this has been fixed by upstream. (Closes: #183591)
    - Patch #98: New, sort of. This is the last little bit of patch #4, which
      now applies Debian-specific changes to alsaconf.
    - Fix up the descriptions for cs42{3{2,6},81}. (Closes: #183885)
      (thanks, Paul Hampson)
    - Rewrite alsa-source's config in Perl. Allows us to set the alsa cards
      without much pain. (Closes: #183887)
    - Run 'alsactl store' before #DEBHELPER# in alsa-base's postinst.
      (Closes: #184079)
    - Reorder when we run kill $procs_using_sound. (Closes: #184269)

 -- Steve Kowalik <stevenk@debian.org>  Tue, 11 Mar 2003 21:32:24 +1100

alsa-driver (0.9.0rc7-7) unstable; urgency=low

  * Steve Kowalik:
    - Brown paper bag release.
    - It's gcc272, not gcc-272. Really closes #183684. 

 -- Steve Kowalik <stevenk@debian.org>  Fri,  7 Mar 2003 23:52:44 +1100

alsa-driver (0.9.0rc7-6) unstable; urgency=low

  * Steve Kowalik:
    - Fix alsa-source rules to not set -j.  (Closes: #183693, #183565)
    - If we get back 'gcc-2.7', set 'gcc-272' instead. (Closes: #183684)

 -- Steve Kowalik <stevenk@debian.org>  Fri,  7 Mar 2003 10:29:17 +1100

alsa-driver (0.9.0rc7-5) unstable; urgency=low

  * Steve Kowalik:
    - Add David B. Harris <david@eelf.ddts.net> to Uploaders.
    - Remove Martin Loschwitz from Uploaders.
    - Build-Depend on dpatch, and just include it's make-snippet.
    - Patch #5: Rename it, so that it's less than a mouthful.
    - Alsa-source building:
      + Add $CONCURRENCY_LEVEL support to alsa-source's debian/rules.
      + Rewrite the echo-vars target.
      + Append $KDREV onto the package version. (Closes: #182147)
      + Fix some old cruft in alsa-modules.postrm.
      + Apply patch from Paul Hampson to stop building of synth modules.
        (Closes: #180234)
      + Recommend kernel-pcmcia-modules | pcmcia-modules in the control file.
      + Fix the bug in alsa-source where you needed to run make twice.
      + Set the maintainer of the built modules to just the Psychos.
      + Whoops. Didn't migrate alsa-source to the debconf changes for -4.
        (Closes: #182845)
      + Use bzip2 instead of gzip. (Closes: #183146)
    - Init script issues:
      + Deal with ALSA being compiled in statically. (Closes: #182200)
      + Use '[:space:]' rather than (\t| ). \t actually looks for 't'.
        (Closes: #182601)
      + Change the pattern thrown to the first grep when we look for processes
        using sound devices. (Closes: #182712)
  * David B. Harris:
    - debian/alsa-base.templates: Tweak alsa-base/card_list text to be a
      bit more explicit about what it's doing, and correct various grammar
      mistakes.
    - debian/alsa-base.postinst: Add aliases for sound-slot-*, since this
      is what the kernel looks for.
    - debian/alsa-source.README.Debian: Completely rewrite the document, to
      clarify and update the installation procedure. (Closes: #182315)
    - debian/alsa-source.rules: Place built .deb's into $(CURDIR)/.., or
      $(KSRC)/.., depending if we're being built underneath make-kpkg or not.
  * Jordi Mallach:
    - debian/alsaconf.8: rewrite manpage, as the old one was utterly fucked.
      While at it, fix a pair of typos (closes: #136436, #176148).
    - debian/alsaconf.manpages: add alsaconf.8.
    - debian/po/ca.po: yet another Catalan update.

 -- Steve Kowalik <stevenk@debian.org>  Tue,  4 Mar 2003 09:01:49 +1100

alsa-driver (0.9.0rc7-4) unstable; urgency=low

  * Steve Kowalik:
    - Drop alsaconf from optional to extra.
    - Clean up some parts of the init script.
      + Stops init script dying during an upgrade. (Closes: #168043)
    - Put the description for each card in the question proper. Now it's
      debconf's problem to display it readably. (Closes: #181602)
    - Stop installing {build,patch}-stamp into the alsa-driver tarball.
    - Rewrite part of the alsa-base debconf to only write the modutils file
      if it finds the string "### DEBCONF MAGIC" in the current file.
      (Closes: #181570, #181635)
    - Check that $counter is greater than zero before writing the snd-slot
      part of the modutils file. (Closes: #181727)
    - Drop every other module selected to build if all is also selected.
      (Closes: #181641)
    - Patch #7: Removed; serves no useful purpose.
    - Patch #8: Added; removes the definitions and calls to v{un,}map.
      (Closes: #180889)
    - Change the wording regarding KVERS in alsa-source's README.Debian.
      (Closes: #181644)
    - Change the Description for alsa-{base,headers,source} to be 'ALSA sound
      driver' rather than 'ALSA driver'. (Closes: #181775)
    - Fix up usage of $CC in alsa-source's rules file. (Closes: #181737)
      (thanks, Gergely Nagy)
    - Stop copying the configuration from 0.5 direct to 0.9. (Closes: #180414)
    - Use the dynamic duo of find and stat instead of ls in the init script.
      (Closes: #181628) (thanks, David Harris)
  * Jordi Mallach:
    - debian/po/ca.po: updated Catalan translation.
    - Change the wording on the alsactl store question. (closes: #181580)
    - Patch #4: set the right permissions and ownership of audio devices
      (closes: #181904).

 -- Steve Kowalik <stevenk@debian.org>  Sun, 23 Feb 2003 01:43:54 +1100

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

  * Steve Kowalik:
    - Rewrite the init script. (Closes: #162365)
    - Use awk, rather than tr and cut. Bah. (Closes: #172733)
    - Partially rewrite /etc/apm/event.d/alsa, too.
    - Implement Thomas Hood's suggestion for
      force_stop_modules_before_suspend. (Closes: #84736)
    - Add a Debconf frontend for module configuration.
      (Closes: #141694, #168243, #172620, #168884)
    - Note the card list is now a piece of unreadable garbage. Alternatives
      will be forth-coming.
    - Get alsa-source to drop .deb's in ../.. again. (Closes: #180261)
    - Deal with /etc/alsa not existing or being a file in the alsa-source
      postinst. (Closes: #180233, #180491)
    - Fix up some of the permission code in the alsa-base postinst to look
      more sane.
    - Also look for /dev/.devfsd before running snddevices. (Closes: #180464)
    - In alsa-source's rules file, apply a one line patch from Martin Blix
      Grydeland, and allow $CC to be overridden. (Closes: #180724)
    - Make running 'alsactl store' on shutdown configurable. (Closes: #97514)
    - Stop installing /etc/alsa/alsa-base.conf, as we deal with it in debconf.
    - Depend on >= 0.9.0rc7-3 with the generated alsa-modules.
    - Remove alsa-base's preinst. It doesn't really serve a useful purpose.
    - Stop pulling example files from /usr/share/doc.
    - Use invoke-rc.d. (thanks, Tollef Fog Heen)
    - Add etc/alsa to debian/alsa-source.dirs. (Closes: #180412)
  * Jordi Mallach:
    - debian/control:
      + create a new binary package "alsaconf". Inherit Conflicts and
        Depends from the old alsaconfig source package (closes: #179219).
      + remove obsolete Suggests on alsaconf-0.4.
    - debian/modules-0.9.conf: fix typos.
    - The new alsaconf should work ok with new ALSA 0.9.0 (closes: #98821,
      #139805, #142238, #160574, #82961, #95446, #104337, #129238, #135064,
      #137118, #169180). If you prove me wrong, please reopen.
    - The symlink creation in alsa-base makes modutils stuff work ok
      (closes: #96427, #146301).
    - It apparently can now deal with more than one card (closes: #65859).
    - alsaconf now runs update-modules after writing the configuration
      (closes: #133523).
    - alsa-utils-0.5 is deprecated and unmaintained (closes: #100360).
    - debian/alsaconf.menu: add menu item.
    - debian/rules: install utils/alsaconf into the alsaconf package.
    - patch #4:
      + use /bin/bash as interpreter for alsaconf, not just /bin/sh, plus fix
        a few bashisms (not all).
      + fix two gawkisms (thanks Clint Adams).
      + adapt script for Debian needs: write config into
        /etc/alsa/modutils/0.9, use /etc/init.d/alsa, etc.
    - debian/alsa-source.rules: reintroduce $(ROOT_CMD) fix from #161913.
    - debian/po/fr.po: French update from Denis Barbier (closes: #180504).
    - debian/po/ca.po: Updated Catalan translation.
    - debian/po/ru.po: Russian update from Serge Winitzki (closes: #180729).
    - debian/{program-wrapper,snd-dev-utils}: removed, not used anymore.

 -- Steve Kowalik <stevenk@debian.org>  Wed, 19 Feb 2003 00:09:18 +1100

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

  * Steve Kowalik:
    - Change author for patch #99.
    - Apply Russel Coker's patch against snd-dev-utils. (Closes: #147937)
    - Add patch #6, which doesn't build ISA modules if CONFIG_ISA is n.
      (Closes: #179522)
    - Add patch #7, which adds 2 printk's for snd-intel8x0.
    - Add an option for all cards to the alsa-source question about which
      modules to build. (Closes: #164893)
    - Add a case statement to the alsa-source postinst so that it acts like
      a Real Life Postinst.
    - Sort the sound card list in /etc/alsa/modutils/0.9. (Closes: #177623)
    - Get alsa-source to drop the .deb in the parent directory.
      (Closes: #179801)
    - Grab what C compiler was used for the kernel compile from the headers.
      (thanks, Herbert Xu and Angus Lees) (Closes: #177955, #179798)
    - Remove debian/modules-0.5.conf. Like it's used for anything, anyway.

 -- Steve Kowalik <stevenk@debian.org>  Fri,  7 Feb 2003 22:04:07 +1100

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

  * Steve Kowalik:
    - New upstream version.
      + Fixes oops when playback stops in fm801 cards. (Closes: #174908)
    - Add target dependancies for alsa-source's rules file.
    - Change Maintainer to 'Debian-Alsa Psychos
      <debian-alsa@lists.wedontsleep.org>'
    - If /dev/{audio,dsp,amixer} don't exist as char special, run snddevices
      in the alsa-base postinst. (Closes: #113060, #136244)
    - Update the Brazilian Portuguese translation. (thanks, Andre Luis Lopes)
      (Closes: #106941)
    - Remove the spurios 'exit 1' in the init script.
      (Closes: #137993, #170589, #172165, #172733)
    - Add patch #5, from ALSA CVS HEAD, which fixes a build failure in
      usb/usbaudio.c.
  * Jordi Mallach:
    - TODO.Debian: moved...
    - debian/TODO.Debian: ... here. Sorry StevenK :)
    - debian/TODO: remove old crap.

 -- Steve Kowalik <stevenk@debian.org>  Mon,  3 Feb 2003 00:48:47 +1100

alsa-driver (0.9.0rc6+2-3) unstable; urgency=low

  * Jordi Mallach:
    - debian/alsa-source.templates: fix typo in templates list
      (closes: #177350).
    - debian/po/ca.po: update Catalan translation.
    - debian/po/fr.po: update French translation from Denis Barbier
      (closes: #98326).
  * Steve Kowalik:
    - Fix /bin/sed usage in postinst. (Closes: #177491)
    - Move alsa-source's config file in the config script. (Closes: #177492)
    - The two above also fix this issue. (Closes: #106854)
    - The generated files are long gone. (Closes: #168299)
    - Apply patch for whitespace in /etc/alsa/modutils files.
      (Closes: #175289, #120270)
    - /sbin/mknod -> /bin/mknod in the alsa-base postrm. (Closes: #178309)
    - No more debian/debconf stuff in packaging. (Closes: #129212)
    - binary-modules is a target dependant on binary_modules.
      (Closes: #133326)
    - I bet this problem in the config script is long fixed. (Closes: #95660)
    - Create /var/lib/alsa-base/modules for the package alsa-source builds.
    - No response from the submitter, and I haven't seen anyone complain
      about the permissions of sound devices changing since. (Closes: #162934)

 -- Steve Kowalik <stevenk@debian.org>  Wed, 29 Jan 2003 01:29:10 +1100

alsa-driver (0.9.0rc6+2-2) unstable; urgency=low

  * Steve Kowalik:
    - Remove debian/alsa-base.conffiles. Debhelper handles it for us.
    - Alsa-source:
      + Copy example alsa-source.conf if it doesn't exist, and then do
        debconf-isation of the file.
      + Create /var/lib/alsa-base/modules during alsa-modules build.
      + Closes: #176945

 -- Steve Kowalik <stevenk@debian.org>  Sat, 18 Jan 2003 01:15:22 +1100

alsa-driver (0.9.0rc6+2-1) unstable; urgency=low

  * Steve Kowalik:
    - ARGH! I've been building this thing as a native package. Fix up that 
      mess.
    - Whoops. Looks like I somehow lost debian/header-files. Recreate it, under
      a better name. (thanks, Vichaya Sidhipong)

 -- Steve Kowalik <stevenk@debian.org>  Wed, 15 Jan 2003 18:54:44 +1100

alsa-driver (0.9.0rc6+1-2) unstable; urgency=low

  * Steve Kowalik:
    - Fix erroneous spaces around a = in a variable declaration in the
      alsa-modules.postinst. (Closes: #176663)

 -- Steve Kowalik <stevenk@debian.org>  Wed, 15 Jan 2003 03:13:52 +1100

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

  * Steve Kowalik:
    - Packaging:
      + Drop dbs like a stone, and use dpatch.
      + Bump version so that the orig tarball is regenerated.
      + Also correct grammar in the descriptions in debian/control.
      + Add a patch that removes the calls to depmod in the Makefile.
    - Alsa-base:
      + Correct some grammar and spelling in TODO and the example
        alsa-base.conf.
      + Remove /etc/asound.conf in the postinst (Closes: #149703)
      + Create a symlink for /dev/sndstat. Also remake /dev/sndstat as a char
        special in the postrm. (Closes: #162368) (thanks, Peter Cordes)
      + Clean up the messes that are known as the config and postinst scripts
        for alsa-base and alsa-source.
      + Clean up the init script a little bit.
      + Drop most of the autogenerated stuff. Icky.
        - Only debian/{control,post{inst,rm}} files are autogenerated now.
    - Alsa-Source:
      + Rewrite most, if not all of the handling scripts for alsa-source.
      + Set KSRC to either $KSRC or /usr/src/linux in alsa-source's rules
        file. (Closes: #166006)
      + Do the same for KVERS, between $KVERS, or unknown.
      + With this new system, if you don't specify $KVERS, stuff will break.
         Which makes it hard to install modules in to wrong location.
         (Closes: #118297)
      + Set the permissions of directories in /usr/src/modules to root.src
        drwxrwsr-x. (Closes: #174925)
  * Jordi Mallach:
    - Switch all the templates to po-debconf.
    - debian/control: Build-Depend on po-debconf.
    - debian/po/ca.po: add Catalan translation of Debconf templates.
    - debian/alsa-source.templates: update list of drivers.

 -- Steve Kowalik <stevenk@debian.org>  Tue, 14 Jan 2003 00:30:56 +1100

alsa-driver (0.9.0rc6-3) unstable; urgency=low

  * debian/modules.d/control.normal: fix the apmd suggestion here.
  * debian/devfs.conf:
    + revert the changes in rc6-1 (closes: #172583).
    + remove the PERMISSIONS entry for ^sound/.*.
    + remove all the mixer device creation stuff, which should be created by
      the module. If it's not happening, please file a new bug. Initial tests
      seemed to work well (closes: #147365, #157144, #169580).

 -- Jordi Mallach <jordi@debian.org>  Wed, 11 Dec 2002 17:35:19 +0100

alsa-driver (0.9.0rc6-2) unstable; urgency=low

  * debian/modules-tools.d/rules: fix 2.4.19 detection... would fail for
    images other than -386.

 -- Jordi Mallach <jordi@debian.org>  Tue, 10 Dec 2002 20:35:44 +0100

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

  * New upstream release.
  * If you reported a bug against alsa, please test if its working with this
    new version, and give us feedback, either positive or negative. Thanks!
  * debian/scripts/vars: bump TAR_DIR to 0.9.0rc6.
  * debian/modules.d/control.module{,-image}.in: adjust depends for rc6.
  * debian/control: suggest apmd, not apm (closes: #168171).
  * debian/copyright: update package history.
  * debian/init: make it ignore modules called "off" or "null". Patch from
    Michal Cihar <cihar@email.cz>, thanks! (closes: #168842).
  * debian/modules.d/control.module.2.4.19.in: make a copy of the normal
    file, but add conflicts on kernel-image-2.4.19 (<< 2.4.19-3).
  * debian/modules-tools.d/rules: if KVERS = 2.4.19, use the special
    control.module file. Wanted a hack, StevenK? There it is. :)
    (it should really be using debian/modules-tools.d/control.module-image.in,
    but that's another story^Wbug).
  * debian/devfs.conf: devfs fixes from Steven Kowalik in our unreleased
    alsa-driver repackaging (closes: #157144, #147365, #147835).

 -- Jordi Mallach <jordi@debian.org>  Tue, 10 Dec 2002 18:19:24 +0100

alsa-driver (0.9.0rc5-4) unstable; urgency=low

  * debian/patches/004_usb_api_2_4_20: really removed... duh.

 -- Jordi Mallach <jordi@debian.org>  Tue, 10 Dec 2002 12:25:48 +0100

alsa-driver (0.9.0rc5-3) unstable; urgency=medium

  * debian/patches/004_usb_api_2_4_20: removed (closes: #171136).
  * debian/debconf/Makefile.in: don't use --drop-old-templates with
    debconf-mergetemplates. Makes it work with Woody's debconf and didn't
    give us much gain anyway, in the current state of templates
    (closes: #170952).
  * debian/modules.d/control*: lax kernel-image dependencies to just the
    kernel version.

 -- Jordi Mallach <jordi@debian.org>  Tue, 10 Dec 2002 11:38:22 +0100

alsa-driver (0.9.0rc5-2) unstable; urgency=low

  * debian/apm: delete calls to the removed permission mangling functions
    which were removed in the previous upload. Thanks, Chung-chieh Shan
    (closes: #167990).
  * debian/init: remove cruft comments about the permission stuff.
  * debian/{alsa-base.conffiles,source_VERSION_.conffiles.in: removed,
    managed by debhelper.
  * debian/rules: don't remove alsa-source.conffiles.

 -- Jordi Mallach <jordi@debian.org>  Wed,  6 Nov 2002 23:40:49 +0100

alsa-driver (0.9.0rc5-1) unstable; urgency=low

  * debian/modules.d/control.source: set
    Martin Loschwitz <madkiss@madkiss.org> as Maintainer:, add
    Steve Kowalik <stevenk@debian.org> and myself as Uploaders:.
  * debian/modules.d/control.normal: Suggest: apm (>= 3.0.2-1), as promised in
    the 0.9.0rc3-0.2 changelog.
  * debian/modules.d/*: change "linux" -> "Linux" (closes: #141600).
  * Disable the whole permissions on device files in the init script.
    UGLY. Oh, and Closes: #159093. If this breaks, please reopen. (Steve)
  * Maintainer Upload, acknowledging previous NMU's
    (closes: #114598, #165889, #97640, #117981, #126211, #141372, #142691
     closes: #143377, #144696, #145382, #147383, #148191, #152430, #158515
     closes: #160514, #160778, #160788, #161188, #162378, #163403, #163498
     closes: #164801, #167633, #167854, #52564, #54131, #85242, #92871, #95920
     closes: #97727, #100630, #104163, #113717, #113996, #115757, #117054
     closes: #119195, #124176, #124288, #135535, #138322, #141154, #147362
     closes: #147720, #148900, #151502, #159394, #159660, #161913, #163343
     closes: #167461, #100023, #121355, #147013, #49299, #83509, #92640
     closes: #94564, #146013, #160857). Yay!

 -- Jordi Mallach <jordi@debian.org>  Tue, 05 Nov 2002 17:15:30 +0100

alsa-driver (0.9.0rc5-0.3) unstable; urgency=low

  * Non-Maintainer Upload, again. And it's not a drug, promise!
  * debian/debconf/Makefile.in: yuck, don't redirect debconf-mergetemplate's
    output to the same file from which we're reading. We should ship non-zero
    long templates now :) (closes: #167854).

 -- Jordi Mallach <jordi@debian.org>  Tue,  5 Nov 2002 12:50:49 +0100

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

  * Non-Maintainer Upload.
  * The "Even if it sucks, I enjoyed nursing ALSA" release.
  * debian/alsa-source.templates.{de,ja,ru}: removed, they are generated
    in debian/debconf/.
  * debconf/Makefile.in: call debconf-mergetemplates with --drop-old-templates.
  * debian/debconf/cards: remove usb-midi, it has been merged with usb-audio.
  * debian/modules-0.9.conf: kernel module symbol names changed in rc4
    (they removed the snd_ prefix), and I forgot to change it on our
    options (closes: #167461).
  * debian/patches/006_usbaudio_missing_declaration: patch from Aaron M. Ucko,
    adds a missing declaration which fixes compilation on 2.2 kernels. Good
    timing Aaron, I was about to upload :) Thanks! (closes: #167633).

 -- Jordi Mallach <jordi@debian.org>  Mon, 04 Nov 2002 02:29:30 +0100

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

  * Non-Maintainer Upload (still?).
  * New upstream release.
  * debian/alsa-source_VERSION_.README.debian.in: actually modify this file,
    not the generated one (really closes: #163343).
  * debian/debconf/Makefile.in: rework the makefile to handle split templates.
  * debian/debconf/cards: replace via686 and via8833 with via88xx.
  * debian/debconf/templates_VERSION_.templ.in: split into
    templates_VERSION_.templ.{de,ja,ru}.in. Some are outdated.
    This whole debian/debconf thing is an evil, big hack...
  * debian/scripts/vars: bump TAR_DIR to 0.9.0rc5.
  * debian/modules.d/control.module{,-image}.in: adjust depends for rc5.
  * debian/patches/001_remove_isapnp_h: removed.
  * debian/patches/005_ac97_patch_c_define_no_version: removed.
  * debian/rules: remove isapnp.h workarounds from rc3.
  * debian/sys-build.mk: source.clean wasn't removing $(STAMP_DIR) properly.
    Scary change, because I still don't get much of what goes on in DBS.
  * Powerpc driver compiles ok in this new version (closes: #165889).
  * emu10k1 build fixed (closes: #147720).
  * via686 doesn't do noise instead of sound now (closes: #163498).

 -- Jordi Mallach <jordi@debian.org>  Wed, 30 Oct 2002 14:31:44 +0100

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

  * The "I hate this package" release.
  * debian/modules-tools.d/rules: add support for kernel-package's
    --rootcmd. Thanks to Adrian 'Dagurashibanipal' von Bidder for pointing
    me at Brian May's pcmcia-source patch (closes: #161913).
  * debian/rules: remove include/linux/isapnp.h from the current directory,
    not just from the build dir. It wasn't fixed for the alsa-source
    tar.gz... (thanks, Daniel Mller; closes: #164801, really).
  * debian/patches/002_linux_2_2_0_compile_fix: sigh. Looks like this patch
    is obsolete. *Should* fix compiles on 2.2.20. No, I have not tested. I
    can't download 6 different kernels every time I work on this (thanks,
    Shinichi Sakata; closes: #115757, #162378).
  * debian/init: restore the "enable_sound_devs" call. It was fscking device
    perms for many people (thanks, Daniel Burrows; reopens: #141546).
  * debian/alsa-source.README.debian: add a few extra notes for people
    building module .debs without kernel-package (thanks, Dave Barr;
    closes: #163343).
  * Looks like not everything was broken. Submitter says this is *still*
    working with rc3. We'll see in rc4... (closes: #52564).
  * People, really. The state of this package is still deplorable. We need
    some help with devfs bugs and with alsa-base's init script in general.
    We also need to report all our bugs to ALSA upstreams... I still haven't
    found time to tag them apropiately even, much less to write a list of
    problems to their mailing list. If you think you can help, please contact
    me. I'm willing to continue doing Non-Maintainer ALSA work, but not alone.

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

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

  * Non-Maintainer Upload.
  * The "Roberto Heras, you rock" release.
  * debian/alsa-base.config: use /bin/sh instead of /bin/bash.
  * debian/alsa-base.{linda,lintian}: added overrides.
  * debian/alsa-base.templates: reworded two templates to avoid using
    frontend-specific "Yes" and "No" answers, as suggested by Denis Barbier.
  * debian/alsa-base.templates.de: update by Bastian Kleineidam.
  * debian/alsa-base.templates.fr: update by Denis Barbier.
  * debian/apm: remove logger pipes, as suggested by Thomas Hood
    (closes: #121355).
  * debian/control: suggest apm (>= 3.0.2-1).
  * debian/alsa-modules_VERSION_-_KVERSION_.postinst.in: remove bashisms,
    use /bin/sh.
  * debian/alsa-modules_VERSION_-_KVERSION_.templates.es.in: corrections
    from Carlos Valdivia Yage (closes: #92640).
  * debian/init:
    + remove call to "enable_sound_devs" in alsa_stop() (closes: #141546).
    + remove bashisms in script, use /bin/sh (closes: #97727).
  * debian/modules-tools.d/{build_makefile,genchanges.sh,setvers.sh}:
    remove bashisms in script, use /bin/sh.
  * debian/modules-tools.d/setvers.sh: patch from J.H.M Dassen that
    simplifies the version extraction rutine (patch from #121209, apparently
    closes: #119195).
  * debian/alsa-source{_VERSION_.config.in,_VERSION_.postinst.in}: remove
    bashisms, use /bin/sh instead of /bin/bash.
  * debian/alsa-source.templates: split into lang-independent files (de, ja,
    ru). I fear they all need an update. This template was a mess.
  * debian/apm: use /bin/sh instead of /bin/bash.
  * debian/patches/000_powermac_improper_call_to_snd_power_lock: synced.
  * debian/patches/002_linux_2_2_20_compile_fix: new;
    alsa-kernel/core/seq/seq_ports.h: include <linux/rwsem.h> to fix compiles
    with 2.2.20 and possibly 2.2.21, 2.2.22 (closes: #126211).
  * debian/patches/004_usb_api_2_4_20: check for kernel version less than
    2.4.20, not 2.5.0, as the USB api has been backported in 20pre2.
    Thanks Ray for investigating (closes: #160514).
  * debian/patches/005_ac97_patch_c_define_no_version: backport from CVS to
    fix a compile error.
  * debian/prerm: empty, hence removed.
  * debian/rules:
    + remove include/linux/isapnp.h before configuring, as noted by the
      ALSA webpage (thanks, Shinichi Sakata; closes: #160788).
    + add quotes around checks for ALSA_DEBUG and ALSA_NOPNP so the ifeq
      actually works (thanks, Timshel; (closes: #113717).
    + install INSTALL, as it comes with useful information (closes: #160857).
    + install alsa-base overrides.
  * Headers are being installed in /usr/include/sound (closes: #97640).
  * System hangs are not happening with newer versions (closes: #117981).
  * No extra quotes in --with-cards call (closes: #142691).
  * Compatibility with 2.2.x kernels was fixed long ago, according to
    CVS logs (closes: #115757).
  * i586mmx detection was fixed long ago (closes: #117054).
  * ALSA rc3 works on more recent kernels than 2.4.10 (closes: #113996). If
    you really need 2.4.10, please reopen. The buggy file has been moved
    and it's difficult to track changes to it.
  * Kernel error in "rmmod snd-cs46xx" was fixed in rc2, according to
    submitter. Shinichi, if you're still having problems, please reopen.
    (closes: #152430).
  * Submitter says make install is working with current versions
    (closes: #144696).
  * Ensoniq driver working ok now, according to submitter (closes: #100630).
  * A quick grep in the alsa sources show the drivers are declaring their
    GPL license (closes: #124176).
  * Unresolved symbols fixed in rc3, thanks for testing, Ross
    (closes: #159394).
  * aplay is working ok with rc3, according to Christian Kurz
    (closes: #125802, #131165).
  * The unavailability of debconf-utils isn't an issue in Woody/unstable
    anymore (closes: #124288).
  * Swedish alsa-modules templates seem up to date (closes: #83509).
  * [04:01] <Oskuro> #100023, is the argument for showing the version
            number acceptable for you?
    [04:08] <joeyh> yeah I guess
    (closes: #100023).
  * The Debconf template is up to date with current card names
    (closes: #141372, #143377, #145382).
  * We're at 0.9.0rc3 already (closes: #146013, #159660).

 -- Jordi Mallach <jordi@debian.org>  Sun, 22 Sep 2002 18:21:24 +0200

alsa-driver (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 (closes: #122632, #151502).
  * The gusextreme module load problem should be also fixed by now:
    hwdep.o is included, mpu401_uart.o is included, the
    opl3_new_device function does not exist any more (closes: #54131).
  * The new upstream adds the missing hwdep object file for
    some SoundBlaster cards (closes: #148900).
  * The new upstream uses linux/slab.h instead of linux/malloc.h
    (closes: #114598).
  * Work around missing symbols in 2.2 Kernels (closes: #147383)
  * Move debconf-utils from recommends to depends
    (closes: #85242, #104163).
  * Move debhelper from recommends to depends. This and the above
    make the check-debian-rules-pkg unnecessary
    (closes: #95920, #135535).
  * Updated all depends for new version (and debhelper 3).
  * Fix minor spellings in alsa-source README.Debian (closes: #147013).
  * Generated packages depend on the appropriate kernel image.
    If you want to compile kernels manually *without* Debian packaging,
    you should not use this package but compile ALSA also from source
    (closes: #94564).
  * Delete call of unused dh_install{cron,manpages,info,menu}.
  * Add russion translation to alsa-source template (closes: #138322).
  * Update German and French translation of alsa-base.template, Sync other
    with the english descriptions (closes: #92871).
  * Sync other alsa-base templates with the english descriptions.
  * Add German translation of alsa-source.template and control.
  * Updated cards database (closes: #141154).
  * Remove isapnp.h, which fixes compile errors on some platforms.
  * Remove obsolete debian/debconf/cards.sh.
  * Use dh_testdir and dh_testroot instead of manual checks in all
    debian/rules targets.
  * Set the modules dir permissions in alsa-source.tar.gz correctly
    (closes: #148191, #147362).
  * Standards version 3.5.7.0.

 -- Jordi Mallach <jordi@sindominio.net>  Sun, 08 Sep 2002 17:05:47 +0200

alsa-driver (0.9.0rc1-2) unstable; urgency=low

  * Remove modules.dep from generated alsa-modules (closes: #146434).
  * Removed quotation of ALSA_NOPNP and ALSA_DEBUG in alsa-source.conf
    (closes: #146473)

 -- Masato Taruishi <taru@debian.org>  Tue, 14 May 2002 00:36:19 +0900

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

  * New upstream release
      (now Debian version of ALSA has same version name of upstream)
  * Appled fix patch of #129706: alsa-base: init.d script fails if
    startosslayer != true (closes: #129706)
  * Added complete copyright notice in debian/copyright (closes: #133484).
  * Changed powermac patch (from jack's suggestion).
  * These bugs should be fixed (closes: #120472, #129978, #129979)
  * Added mixer entries for devfs (closes: #142024)

 -- Masato Taruishi <taru@debian.org>  Sun, 12 May 2002 21:39:07 +0900

alsa-driver (0.9+0beta12-3) unstable; urgency=low

  * Now I can use the upstream's install-modules target to install
    driver modules because the privious target tried to install
    them into the system's modules directory. As a still, there is
    an error in invoking depmod in install-modules. debian/rules
    ignores it (closes: #141185, #141407). Removed the previous fix.
  * Fxed typo (closes: #102104).
  * Added the powermac bugfix patch from Jack Howarth
    <howarth@bromo.msbb.uc.edu> (closes: #141114).

 -- Masato Taruishi <taru@debian.org>  Sat,  6 Apr 2002 15:12:28 +0900

alsa-driver (0.9+0beta12-2) unstable; urgency=low

  * Quoted $(ALSA_CARDS) in configure (closes: #141185).

 -- Masato Taruishi <taru@debian.org>  Fri,  5 Apr 2002 16:08:54 +0900

alsa-driver (0.9+0beta12-1) unstable; urgency=low

  * New upstream release.

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

alsa-driver (0.9+0beta10-6) unstable; urgency=high

  * Added bzip2 in debian/modules.d/control.source.
    This is a RC-bug, so urgency=high to move this to
    testing quickly (closes: #132957).

 -- Masato Taruishi <taru@debian.org>  Tue, 12 Feb 2002 23:57:06 +0900

alsa-driver (0.9+0beta10-5) unstable; urgency=high

  * Fixed space file problem (closes: #128145).

 -- Masato Taruishi <taru@debian.org>  Tue,  8 Jan 2002 04:32:08 +0900

alsa-driver (0.9+0beta10-4) unstable; urgency=low

  * Added some configuration example files in doc/<each_package>/examples/. 
  * Updated an embded document of setvers.sh.
  * Clean auto-generated debian files before 'tar zc' in built-time of
    alsa-source package. I can build module-image sucessfully, and can't
    reproduce the problem, but I suspect that it should fix the problem.
    If not, reopen the bug. (closes: #124195)
  * Wrote usage descriptions in program-wrapper.

 -- Masato Taruishi <taru@debian.org>  Sun, 16 Dec 2001 19:00:16 +0900

alsa-driver (0.9+0beta10-3) unstable; urgency=low

  * Removed alsactl magic in get_alsactl() in snd-dev-utils.
     (closes: #124082)
  * Redirected error messages of program-wrapper to stderr.

 -- Masato Taruishi <taru@debian.org>  Sun, 16 Dec 2001 01:36:56 +0900

alsa-driver (0.9+0beta10-2) unstable; urgency=low

  * Added program-wrapper script.

 -- Masato Taruishi <taru@debian.org>  Sat, 15 Dec 2001 14:00:34 +0900

alsa-driver (0.9+0beta10-1) unstable; urgency=low

  * New upstream release.
  * Removed ALSA 0.9 and 1.0 magic about configuration file.
  * Used /bin/bash for setvers.sh (closes: #121298)
  * Added Build-Depends-Indep: bzip2 (closes: #121070)

 -- Masato Taruishi <taru@debian.org>  Sun,  9 Dec 2001 15:24:24 +0900

alsa-driver (0.9+0beta9-1) unstable; urgency=low

  * New upstream release.
  * Removed version number in alsa-dirver.tar.gz.
     modules/alsa-driver-<version>/ to modules/alsa-driver/

 -- Masato Taruishi <taru@debian.org>  Tue, 27 Nov 2001 03:53:22 +0900

alsa-driver (0.9+0beta7-2) unstable; urgency=low

  * Redirect update-devfsd message to stderr (closes: #106487, #111829, 113097)
  * Added sound/.* to devfsd.conf (closes: #79644, #98274, #106095)
  * Redirect rmdir message to /dev/null (closes: #113315)
  * Reviced init script messages.
  * Inverted test in /etc/apm/event.d/alsa (closes: #98625)

 -- Masato Taruishi <taru@debian.org>  Fri,  5 Oct 2001 03:11:58 +0900

alsa-driver (0.9+0beta7-1) unstable; urgency=low

  * New upstream release.

 -- Masato Taruishi <taru@debian.org>  Thu,  6 Sep 2001 01:57:01 +0900

alsa-driver (0.9+0beta4-5) unstable; urgency=low

  * Maintainer release (closes: #97210).
  * Added || true to `rmdir /etc/sound/' (closes: #101854).
  * Wrote substvars datas into debian/$KVERS.substvars (closes: #98800, #99709, #101877, #98819)
  * Changed a checking of ALSA_CARDS in rules. (closes: #97976).

 -- Masato Taruishi <taru@debian.org>  Sun, 24 Jun 2001 01:03:12 +0900

alsa-driver (0.9+0beta4-4.1) unstable; urgency=low

  * Fix postrm to actually perform intended cleanup on purge
    (Closes: #97210)

 -- Matt Zimmerman <mdz@debian.org>  Tue, 19 Jun 2001 03:12:14 -0400

alsa-driver (0.9+0beta4-4) unstable; urgency=low

  * Added a clouser to configurations in /etc/alsa/$package.conf.
    (closes: #93177, #97873)

 -- Masato Taruishi <taru@debian.org>  Fri, 18 May 2001 13:00:57 +0900

alsa-driver (0.9+0beta4-3) unstable; urgency=low

  * Install header files under /usr/include/sound/

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

alsa-driver (0.9+0beta4-2) unstable; urgency=low

  * Added a handling about ifndef, endif lines in
    /etc/alsa/alsa-source.conf.

 -- Masato Taruishi <taru@debian.org>  Wed, 16 May 2001 00:54:00 +0900

alsa-driver (0.9+0beta4-1) unstable; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue, 15 May 2001 22:37:26 +0900

alsa-driver (0.9+0beta3-4) unstable; urgency=low

  * Removed an old alsa-source_VERSION_.config.in from cvs.

 -- Masato Taruishi <taru@debian.org>  Tue, 15 May 2001 21:18:08 +0900

alsa-driver (0.9+0beta3-3) unstable; urgency=low

  * Fixed alsa_major_version matching for version 0.9.
     (closes: #97350, #97369)
  * Moved snd-dev-utils to /usr/share/alsa-base/.

 -- Masato Taruishi <taru@debian.org>  Tue, 15 May 2001 01:40:35 +0900

alsa-driver (0.9+0beta3-2) unstable; urgency=low

  * Added a support for alsactl-$alsa_major_version.
  * Changed a devfs detect code (closes: #96774).

 -- Masato Taruishi <taru@debian.org>  Sun, 13 May 2001 17:18:10 +0900

alsa-driver (0.9+0beta3-1) unstable; urgency=low

  * New upstream release.
  * Excluded CVS/ for dbs_make.
  * Removed dh_testversion.
  * Now Removes /etc/modutils/alsa/<version> on purge.
  * Invoked debian/check-debian-users-pkg using sh.
  * Add the version name to the directory where alsa-driver.tar.gz unpacks.
      - This can avoid to fail to build alsa-modules packages for
        some non-compatibility changes between two versions.
  * Closed some bugs fixed in some previous versions.
     (closes: #83647, #85728, #92053, #94369, #86814)

 -- Masato Taruishi <taru@debian.org>  Fri, 20 Apr 2001 13:00:43 +0900

alsa-driver (0.9+0beta2-0.1) unstable; urgency=low

  * New upstream release.

 -- Masato Taruishi <taru@debian.org>  Sat,  3 Mar 2001 00:55:48 +0900

alsa-driver (0.9+0beta1-1) unstable; urgency=low

  * New upstream release.
  * Removed update-alternatives hack for kernel modules.
  * Handle 0.9.0beta1 is really 1.0 family in /usr/lib/alsa-base/snd-dev-utils.
  * Added devfs permission configuration file for ALSA. This is an
    ad-hoc solution. (closes: #83647).

 -- Masato Taruishi <taru@debian.org>  Fri,  2 Mar 2001 16:37:52 +0900

alsa-driver (0.5.10b-7) unstable; urgency=low

  * dbs_make
  * Added a check whether `/sbin/modprobe snd' works in
    /etc/init.d/alsa start.
  * Removed dh_suidregister in debian/modules-toold.d/rules binary-modules.
    (closes: #86814).

 -- Masato Taruishi <taru@debian.org>  Thu,  1 Mar 2001 03:57:17 +0900

alsa-driver (0.5.10b-6) unstable; urgency=low

  * Oops: Re-Added debconf-utils in control.
      (I had added it in the autogenerated file).
  * Changed a dependency on c-compiler to gcc | c-compiler.
      from chapter 8.6 in packaing-manual.

 -- Masato Taruishi <taru@debian.org>  Wed, 14 Feb 2001 15:22:17 +0900

alsa-driver (0.5.10b-5) unstable; urgency=low

  * Removed card-all debconf question (closes: #85027).
  * Removed README.1st (closes: #85239).
  * Fixed alsa-moduels templates of German and Swedish
     (closes: #85208, #85597).
  * Removed config.cache from alsa-driver.tar.gz (closes: #85125).
  * Added Recommends: debconf-utils (closes: #85242).
  * Changed Depends dependencies of some packages to Recommends.
  * Added '-t $0' in logger (closes: #85701).

 -- Masato Taruishi <taru@debian.org>  Tue, 13 Feb 2001 14:01:50 +0900

alsa-driver (0.5.10b-4) unstable; urgency=low

  * Removed advanced-linux-sound-architecture package.
      I heared many complains like its name is too long.

 -- Masato Taruishi <taru@debian.org>  Tue,  6 Feb 2001 18:33:31 +0900

alsa-driver (0.5.10b-3) unstable; urgency=low

  * Merged norwegian template of alsa-base.
     from Dagfinn Ilmari Mannsaker <dagfinm@student.matnat.uio.no>
      (closes: #83357).
  * Fixed _VERSION to _VERSION_ in debian/debconf/config.tmpl.in.
      (closes: #85020).
  * Put the impelementaion I wrote in 0.5.10a-2 again because the
    implementation has been removed because I wrote the implementaion
    in auto generated file. Now I wrote in the template file.
      (closes: #84212, #85027).

 -- Masato Taruishi <taru@debian.org>  Mon,  5 Feb 2001 18:23:28 +0900

alsa-driver (0.5.10b-2) unstable; urgency=low

  * Added Build-Depends-Indep: debconf-utils (closes: #84455).
  * Merged german templates of alsa-base.
     from  Michael Bramer <grisu@debian.org> (closes: #83313).
  * Merged german templates of alsa-modules-_KERNELVERSION_.
     from Daniel.Tschernatsch@t-online.de (Daniel Tschernatsch)
       (closes: #83398, #84082, #84085).
  * Merged swedish templates of alsa-modules-_KERNELVERSION_.
     from  Andre Dahlqvist <anedah-9@sm.luth.se>.
       (closes: #83507, #83508, #83510, #83513, #84141, #84142).
  * Added Depends: debhelper, autoconf, automake in alsa-source.
       (closes: #83807).
  * Merged dutch templates of alsa-base.
     from "Thomas J. Zeeman" <tjzeeman@cs.vu.nl>
       (closes: #83935).
  * Merged french templates of alsa-base.
     from Jerome Lacoste <jerome.lacoste@smartcardsystem.com>.
       (closes: #84111).
  * Merged spanish templates of alsa-base.
     from Gorka Olaizola <gorka@escomposlinux.org>.
       (closes: #84415).
  * Merged spanish templates of alsa-modules-_KERNELVERSION_.
     from Gorka Olaizola <gorka@escomposlinux.org>
       (closes: #84861, #84862, #84865).

 -- Masato Taruishi <taru@debian.org>  Mon,  5 Feb 2001 16:58:14 +0900

alsa-driver (0.5.10b-1) unstable; urgency=low

  * New upstream release
  * Installed compiled modules in debian/rules, not invoking
    make install-modules of the top of the ALSA directory.

 -- Masato Taruishi <taru@debian.org>  Mon,  5 Feb 2001 16:02:27 +0900

alsa-driver (0.5.10a-3) unstable; urgency=low

  * Fixed a check for /proc/asound/dev (closes: #83191).
  * Fixed clobbers example ALSA_CARDS in alsa-source.conf
     (closes: #83178).

 -- Masato Taruishi <taru@debian.org>  Tue, 23 Jan 2001 23:28:10 +0900

alsa-driver (0.5.10a-2) unstable; urgency=low

  * Used db_set to update debconf datebase from ALSA configuration
    files instead of overridden questions.
    (closes: #79395, #82378)
  * Now retrives debian/debconf/cards from modules.config file
    (closes: #82927).
  * Added a check whether /etc/modutils/alsa is a symlink not only in
    alsa-base.postinst, but also alsa-base.config (closes: #82277).
  * Removed dh_suidregister from debian/rules.
  * Improved questions of alsa-base for debconf.
     Suggestions from Thomas Hood <jdthood@yahoo.co.uk>.
       A few modification.
     (closes: #82124, #82278).
  * Removed the readlink and device management processes from
    alsa-base.postinst
     (closes: #82363, #81281).
  * Added device file checking processes in /etc/init.d/alsa
     (closes: #81649).

 -- Masato Taruishi <taru@debian.org>  Tue, 23 Jan 2001 00:47:07 +0900

alsa-driver (0.5.10a-1) unstable; urgency=low

  * New upstream release
  * Added a notation that these questions about overwriting means to
    manage them under debconf.
  * Removed db_reset before the overwriting questions.
    (closes: #79846).
  * Added a notation to need to set KDREV environment variable
    to build ALSA modules packages using binary-modules target
    directly in alsa-source/README.Debian.
    (closes: #79872).
  * Oops: Fixed a location of . /usr/share/debconf/confmodule.
    (closes: #80081, #81142).
  * Removed obsolete debian/conffiles in clean
    (closes: #81440, #79702).
  * Oops: Re-added kdist_clean target in debian/modules-tools.d/rules.
    (closes: #79770).
  * Added a check for existing /usr/lib/alsa-base/snd-dev-utils in
    /etc/init.d/alsa.
    (closes: #81535).

 -- Masato Taruishi <taru@debian.org>  Wed, 10 Jan 2001 00:37:55 +0900

alsa-driver (0.5.10-2) unstable; urgency=low

  * Simiplified alsa-base/move_config_to_new_location template.
     (closes: #79387)
  * Added a check whether an existence ALSA driver is local.
     (closes: #79397)
  * Added a check whether /dev/.devfsd exists (closes: #79083).
     - this is a evil hack. maybe need to check it
       in /etc/init.d/alsa.
  * Moved a enabling sound devices after driver is loaded so that
    devfs creates device files automatically.
     Patch from John Starks <jstarks@carolina.rr.com> (modified).
    (closes: #79569)
  * Fixed a trival error to check for an old version of the ALSA
    driver (closes: #79630).

 -- Masato Taruishi <taru@watalab.cs.uec.ac.jp>  Sun, 17 Dec 2000 00:51:14 +0900

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

  * New upstream release (closes: #73066).

 -- Masato Taruishi <taru@debian.org>  Fri,  8 Dec 2000 03:13:36 +0900

alsa-driver (0.5.9d-11) unstable; urgency=low

  * Fixed that a newly installaion of alsa-base always fails.
     (closes: #78999).
  * Renamed task-advanced-linux-sound-architecture
     to advanced-linux-sound-architecture.
     (closes: #78978).
  * more generalized for modules common functions.

 -- Masato Taruishi <taru@debian.org>  Fri,  8 Dec 2000 01:59:25 +0900

alsa-driver (0.5.9d-10) unstable; urgency=low

  * public release for Debian.
  * Fixed gramatical problems in debconf message.
     - thanks for Josip Rodin <joy@cibalia.gkvk.hr>
       and other people.
     (closes: #78702)
  * Added a check whether /dev/snd isn't directory (closes: #78691).
  * The problem has been fixed. This problem is related to permission
    change system of /etc/init.d/alsa (closes: #68715).
  * README is not wrong: maybe you use wrong kernel dep header.
     (closes: #63045)
  * Used debsign to sign .changes file (closes: #70703).

 -- Masato Taruishi <taru@debian.org>  Mon,  4 Dec 2000 19:02:34 +0900

alsa-driver (0.5.9d-9) unstable; urgency=low

  * Now priority multiplied by 100 for modules pacakges.
  * Added a Build-Depends to cpio.
  * Added a check whether card- prefix in cards_to_be_built is still left
    in .postinst so that dpkg -i doesn't invoke .config.

 -- Masato Taruishi <taru@debian.org>  Sun,  3 Dec 2000 17:02:55 +0900

alsa-driver (0.5.9d-8) unstable; urgency=low

  * Now keep sound devices disabled in force-stop when force-stop-suspend.
      - new ALSA_KEEP_DEV_PERMS environment variable.
    This feature didn't work in previous versions. Now work well :)
  * Make a link to /etc/alsa/modutils/<ver> after moving /etc/modutils/alsa
    in debian/alsa-base.postinst.

 -- Masato Taruishi <taru@debian.org>  Fri,  1 Dec 2000 01:21:58 +0900

alsa-driver (0.5.9d-7) unstable; urgency=low

  * priority of the stable version is now optional.
     - need to edit override file manually.
  * Fixed installation of a typo control file `md5sum' to
    `md5sums'in binary-modules target.
  * ALSA driver package checks whether an old version of ALSA
    driver exist and if so, diplaying a notation by using debconf
    and exit with error code 1.
     - added a dependency to debconf for ALSA driver package.
  * Added a meta pacakge task-advanced-linux-sound-architecture.
  * Changed a dependency to modutils. now modutils (>= 2.3.5-1)
    and Conflicts: modutils (= 2.3.20-1) (can't work on it, why?).
  * Added alsa-path.
  * New ALSA startup system: coexist between multiple versions.
     - need an ad-hoc package conflict system because of a versioning bug
       of the older version of alsa-source. At least, debian default
       drivers can be removed with the Debian package relationship system.
        - now adding Conflicts: alsa-modules-2.2.17 (<< 2:0.5.9d-6).
        - and a confliction with alsa-modules-2.2.17-ide, too.
        - need more conflictions?
  * Added automatic system moving an old /etc/modutils/alsa to a
    new location.
  * Installed modules.config to /usr/share/alsa-source/.
     - currently not used
  * /etc/init.d/alsa stop exit with error code 0 when sound is being
    used.

 -- Masato Taruishi <taru@debian.org>  Wed, 29 Nov 2000 19:26:26 +0900

alsa-driver (0.5.9d-5) unstable; urgency=low

  * Installed snddevices as a examples.
  * Merged debian/postinst and debian/alsa-base.postinst (closes: #77693).
  * Removed a junk debian/doc-base. Documentation has been placed in
    upstream alsa-doc.

 -- Masato Taruishi <taru@debian.org>  Thu, 23 Nov 2000 20:31:01 +0900

alsa-driver (0.5.9d-4cvs001122.2) unstable; urgency=low

  * 0.5's sources are now branched. I'll allocate a main trunk as
    a CVS version.

 -- Masato Taruishi <taru@debian.org>  Wed, 22 Nov 2000 17:55:43 +0900

alsa-driver (0.5.9d-4cvs001122.1) unstable; urgency=low

  * First cvs maintaince version.

 -- Masato Taruishi <taru@debian.org>  Wed, 22 Nov 2000 17:05:56 +0900

alsa-driver (0.5.9d-4) unstable; urgency=low

  * Fixed a misspeling (closes: #76428).
  * Used db_reset to reset the overwrite question instead of db_fset.
  * Changed the priority of the questions from low to high.

 -- Masato Taruishi <taru@debian.org>  Thu,  9 Nov 2000 00:11:16 +0900

alsa-driver (0.5.9d-3) unstable; urgency=low

  * Added notifies to overwrite configurations (closes: #76015).

 -- Masato Taruishi <taru@debian.org>  Sun,  5 Nov 2000 15:16:00 +0900

alsa-driver (0.5.9d-2) unstable; urgency=low

  * Used fuser instaed of lsof.
  * new file 'snd-dev-utils' which includes a set of common functions to maintain
    sound device for ALSA internally.

 -- Masato Taruishi <taru@debian.org>  Mon, 30 Oct 2000 18:24:22 +0900

alsa-driver (0.5.9d-1) unstable; urgency=low

  * New upstream release (closes: #73066)

 -- Masato Taruishi <taru@debian.org>  Wed, 11 Oct 2000 00:54:53 +0900

alsa-driver (0.5.9c-8) unstable; urgency=low

  * Fixed the esd problem (closes: #73636).

 -- Masato Taruishi <taru@debian.org>  Thu,  5 Oct 2000 03:29:24 +0900

alsa-driver (0.5.9c-7) unstable; urgency=low

  * Reviced Architecture to all (closes: #72988).
  * Removed /etc/modutils/alsa conffile and moved it as an example.
     (closes: #72263, #72678)
  * Improved get_sound_devs func() (closes: #71944).
  * Maybe fixed the mixer setting problem. If not then please reopen the bug.
     - Added a wait after ALSA starts (closes: #71684)
  * Fixed some suspend problems.

 -- Masato Taruishi <taru@debian.org>  Wed,  4 Oct 2000 01:50:36 +0900

alsa-driver (0.5.9c-6) unstable; urgency=low

  * Fixed a suspend problem. (closes: #72262)

 -- Masato Taruishi <taru@debian.org>  Mon, 25 Sep 2000 18:36:04 +0900

alsa-driver (0.5.9c-5) unstable; urgency=low

  * Changed architecture fileds from 'all' to 'i386, alpha, powerpc'.
  * Moved a localtion of enable_sound_devs in /etc/init.d/alsa.

 -- Masato Taruishi <taru@debian.org>  Mon, 18 Sep 2000 14:52:22 +0900

alsa-driver (0.5.9c-4) unstable; urgency=low

  * Corrected a wrong English message of debconf.

 -- Masato Taruishi <taru@debian.org>  Sun, 17 Sep 2000 08:11:36 +0900

alsa-driver (0.5.9c-3) unstable; urgency=low

  * Added debconf codes of alsa-base.
  * Fixed that OSS modules are not stopped. 

 -- Masato Taruishi <taru@debian.org>  Fri, 15 Sep 2000 11:53:41 +0900

alsa-driver (0.5.9c-2) unstable; urgency=low

  * Fixed that perms of device files are stored as 000.
  * Added enable_sound_devs in /etc/init./d/alsa start anyway.

 -- Masato Taruishi <taru@debian.org>  Fri, 15 Sep 2000 11:18:52 +0900

alsa-driver (0.5.9c-1) unstable; urgency=low

  * New upstream release

 -- Masato Taruishi <taru@debian.org>  Thu,  7 Sep 2000 23:05:57 +0900

alsa-driver (0.5.9b-3) unstable; urgency=low

  * Fixed that /etc/init.d/alsa tries to remove /tmp. (closes: #69938).

 -- Masato Taruishi <taru@debian.org>  Mon, 28 Aug 2000 13:31:42 +0900

alsa-driver (0.5.9b-2) unstable; urgency=low

  * cleanup debconf script.
  * Separeted user defined configurations from /etc/init.d/alsa
    to /etc/alsa/alsa-base.conf.
  * /etc/inid.d/alsa now remembers the permissions of device files
    for disabling procedure.
  * /etc/apm/event.d/alsa supports to unload modules when suspend.
     - useful for cards to hang up when resume.
  * Moved alsa-source.conf to /etc/alsa/alsa-source.conf.

 -- Masato Taruishi <taru@debian.org>  Sat, 19 Aug 2000 07:10:02 +0900

alsa-driver (0.5.9b-1) unstable; urgency=low

  * New upstream release

 -- Masato Taruishi <taru@debian.org>  Fri, 18 Aug 2000 23:09:53 +0900

alsa-driver (0.5.9a-1) unstable; urgency=low

  * New upstream release. (closes: #68995, #69000)

 -- Masato Taruishi <taru@debian.org>  Wed, 16 Aug 2000 23:43:13 +0900

alsa-driver (0.5.8b-2) unstable; urgency=low

  * Fixed gcc dependency. (closes: #58592)
  * Added kdist_clean target. (closes: #66968)
  * Reworded ISA PnP question. (closes: #59443)
  * Added a support for "probe snd-card-X". (closes: #65076)
  * Added a support to load OSS compat module when ALSA starts.
     (closes: #66207)

 -- Masato Taruishi <taru@debian.org>  Mon, 10 Jul 2000 18:43:49 +0900

alsa-driver (0.5.8b-1) unstable; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue, 27 Jun 2000 16:27:16 +0900

alsa-driver (0.5.8a-6) unstable; urgency=low

  * Moved the disable/enable code from /etc/init.d/alsa
    to /etc/apm/event.d/alsa.

 -- Masato Taruishi <taru@debian.org>  Thu, 22 Jun 2000 04:26:54 +0900

alsa-driver (0.5.8a-5) unstable; urgency=low

  * Added disable/enable arguments to /etc/init.d/alsa
     and /etc/apm/event.d/alsa to use them.
  * Added a dependency to procps and awk.
  * Changed a dependency of modutils from Recoomends to Depends.

 -- Masato Taruishi <taru@debian.org>  Thu, 22 Jun 2000 02:24:02 +0900

alsa-driver (0.5.8a-4) unstable; urgency=low

  * Improved /etc/init.d/alsa.
      - force-reload to do the same way as force-restart.
      - step by step progress info of terminating processes.

 -- Masato Taruishi <taru@debian.org>  Tue, 20 Jun 2000 16:47:49 +0900

alsa-driver (0.5.8a-3) unstable; urgency=low

  * Fixed a simple copy error and put more improvments
    to use force- prefix to stop the processes.
    (closes: #65778, #65808)

 -- Masato Taruishi <taru@debian.org>  Sun, 18 Jun 2000 10:46:49 +0900

alsa-driver (0.5.8a-2) unstable; urgency=low

  * Added a check whether /etc/alsa-source.conf exists really
    in postinst.alsa-source (closes: #65747).
  * Fixed genchanges.sh to build a correct file name for epoch.
  * Fixed prep-modules to use KVERS and KDREV.
  * Added a procedure in init script to kill processes that hold open
    sound devices before it tries to remove the sound driver
    modules.
          Thanks to Thomas Hood <thood@mailexcite.com> (closes: #65551)
  * Added a depencency to lsof-2.2.

 -- Masato Taruishi <taru@debian.org>  Sat, 17 Jun 2000 02:03:57 +0900

alsa-driver (0.5.8a-1) unstable; urgency=low

  * new upstream release (closes: #65281)

 -- Masato Taruishi <taru@debian.org>  Wed,  7 Jun 2000 02:59:19 +0900

alsa-driver (0.5.7-9) unstable; urgency=low

  * Added 'Conflicts: alsaconf-0.4' to alsa-base. (closes: #62296, #62972)

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

alsa-driver (0.5.7-8) unstable; urgency=low

  * Rebuilt against new cvs release tag (closes: #64753)
      - tagging ordering problem: there was debian/README
        in previsous verison.
  * Added a process to change old version of alsa-source/cards_to_be_built
    into new version in config script. 

 -- Masato Taruishi <taru@debian.org>  Sun, 28 May 2000 00:31:39 +0900

alsa-driver (0.5.7-7) unstable; urgency=low

  * Removed snd-card aliases from /etc/modutils/alsa.
  * Fixed that /etc/init.d/alsa always said 'no sound cards found'
     (closes: #63421)
  * Added make update-deps in debian/build_makefile. (closes: #63422)
  * Added kernel-headers to Build-Depends-Indep.
  * Added a information of READEME.1st that alsa-doc is one of the upstream.
     (closes: #63432, #62469)
  * Update alsa-source.README.debian about new --with-cards option.
     (closes: #63106)

 -- Masato Taruishi <taru@debian.org>  Wed,  3 May 2000 16:22:18 +0900

alsa-driver (0.5.7-6) unstable; urgency=low

  * Added default configuration file of ALSA to /etc/modutils/alsa.
  * Fixed wrong KSRC directory (closes: #61317).
  * Removed bashims from alsa-source's prerm (closes: #58820)
  * Added cheking whether no cards found in init script (closes: #62387)

 -- Masato Taruishi <taru@debian.org>  Mon,  1 May 2000 03:06:29 +0900

alsa-driver (0.5.7-5) unstable; urgency=low

  * Added a dependency handling to kernel-image-x.y.z of alsa-modules-x.y.z.
     - if debian/rules is invoked with target kdist then the dependency
       is 'Depends: kernel-image-x.y.z', and if with target kdist_image
       then it is 'Recommends: kernel-image-x.y.z'.
  * Added 'Replaces: alsa-modules-0.4=KVERS' to module's dependencies.

 -- Masato Taruishi <taru@debian.org>  Wed, 12 Apr 2000 17:19:07 +0900

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

  * Added usr/doc symlink configuration to postinst/prerm.mod.
  * Chaned a self confliction in control.module to a real pacakge name.

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

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

  * Changed dependency relationships.
     ALSA kernel API was fixed. This menas we don't need to consider
     ALSA driver version :)
      alsa-modules-x.y.z depends on ALSA (>= 0.5.5).

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

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

  * changed self relationship.
     - debian can't handle future package relationships.
  * Changed depending on gcc etc for alsa-source to recommends field.
  * Renamed debian/README to debian/alsa-source.REAMDE.debian.
     (closes: #61864)

 -- Masato Taruishi <taru@debian.org>  Sun,  9 Apr 2000 02:42:24 +0900

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

  * New upstream release

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

alsa-driver (0.5.6-3) unstable; urgency=low

  * Changed to #!/bin/bash. (closes: #60787)
  * Added debian/docs to install documentations. (closes: #60778)

 -- Masato Taruishi <taru@debian.org>  Tue, 21 Mar 2000 02:49:34 +0900

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

  * Previous closes because of REJECT to install.
    (closes: #58220, #60238, #59204)
  * Fixed debian/prep-modules. wrong symlink to alsa-base-unstable.

 -- Masato Taruishi <taru@debian.org>  Wed, 15 Mar 2000 01:33:33 +0900

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

  * New upstream release

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

alsa-driver (0.5.5-3) unstable; urgency=low

  * Fixed package variable in postinst.alsa-source. (closes: #60238)

 -- Masato Taruishi <taru@debian.org>  Mon, 13 Mar 2000 01:27:54 +0900

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

  * Removed version name.
  * Fixed bashism in prerm.mod (closes: #58220)
  * Fixed a typo in alsa-source.config (closes: #59204)

 -- Masato Taruishi <taru@debian.org>  Sat, 11 Mar 2000 03:47:43 +0900

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

  * New upstream release

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

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

  * New upstream release

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

alsa-driver-0.5 (0.5.3-4) unstable; urgency=low

  * Removed bashims.
  * Fixed a typo in config.

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

alsa-driver-0.5 (0.5.3-3) unstable; urgency=low

  * Fixed the broken postinst script. (Closes: #58635)

 -- Masato Taruishi <taru@debian.org>  Wed, 23 Feb 2000 03:16:36 +0900

alsa-driver-0.5 (0.5.3-2) unstable; urgency=low

  * Added `Conflicts: alsaconf (<< 0.4.3)'.

 -- Masato Taruishi <taru@debian.org>  Fri, 18 Feb 2000 21:51:04 +0900

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

  * New upstream release

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

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

  * New upstream release

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

alsa-driver-0.5 (0.5.0-1) unstable; urgency=low

  * new upstream release.
  * Renamed source name.
  * Changed experimental to unstable.

 -- Masato Taruishi <taru@debian.org>  Tue,  8 Feb 2000 08:06:14 +0900

alsadriver-unstable (0.5pre+cvs20000110+1952-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue, 11 Jan 2000 15:54:29 +0900

alsadriver-unstable (0.5pre+cvs20000108+2159-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Mon, 10 Jan 2000 03:52:18 +0900

alsadriver-unstable (0.5pre+cvs20000106+0959-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Fri,  7 Jan 2000 14:50:29 +0900

alsadriver-unstable (0.5pre+cvs19991230+2334-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Mon,  3 Jan 2000 01:24:06 +0900

alsadriver-unstable (0.5pre+cvs19991225+1526-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Sun, 26 Dec 1999 02:00:12 +0900

alsadriver-unstable (0.5pre+cvs19991221+1111-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Wed, 22 Dec 1999 02:40:22 +0900

alsadriver-unstable (0.5pre+cvs19991220+1248-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue, 21 Dec 1999 01:33:13 +0900

alsadriver-unstable (0.5pre+cvs19991219+0954-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Mon, 20 Dec 1999 00:58:25 +0900

alsadriver-unstable (0.5pre+cvs19991217+1334-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Sat, 18 Dec 1999 00:05:24 +0900

alsadriver-unstable (0.5pre+cvs19991215+2336-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Thu, 16 Dec 1999 11:48:42 +0900

alsadriver-unstable (0.5pre+cvs19991215+1756-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Thu, 16 Dec 1999 04:03:59 +0900

alsadriver-unstable (0.5pre+cvs19991215+1048-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Wed, 15 Dec 1999 21:35:41 +0900

alsadriver-unstable (0.5pre+cvs19991213+2002-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue, 14 Dec 1999 18:09:01 +0900

alsadriver-unstable (0.5pre+cvs19991213+1504-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue, 14 Dec 1999 04:04:37 +0900

alsadriver-unstable (0.5pre+cvs19991213+1129-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue, 14 Dec 1999 02:19:26 +0900

alsadriver-unstable (0.5pre+cvs19991211+2120-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Mon, 13 Dec 1999 00:48:21 +0900

alsadriver-unstable (0.5pre+cvs19991211+1146-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Sat, 11 Dec 1999 23:41:37 +0900

alsadriver-unstable (0.5pre+cvs19991209+1631-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Fri, 10 Dec 1999 03:23:18 +0900

alsadriver-unstable (0.5pre+cvs19991209+1235-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Fri, 10 Dec 1999 01:45:16 +0900

alsadriver-unstable (0.5pre+cvs19991207+2159-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Thu,  9 Dec 1999 01:48:16 +0900

alsadriver-unstable (0.5pre+cvs19991207+1010-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Wed,  8 Dec 1999 02:45:10 +0900

alsadriver-unstable (0.5pre+cvs19991206+2122-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue,  7 Dec 1999 13:42:27 +0900

alsadriver-unstable (0.5pre+cvs19991202+1148-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Thu,  2 Dec 1999 22:22:44 +0900

alsadriver-unstable (0.5pre+cvs19991201+1923-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Thu,  2 Dec 1999 12:51:57 +0900

alsadriver-unstable (0.5pre+cvs19991130+1529-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Wed,  1 Dec 1999 04:04:32 +0900

alsadriver-unstable (0.5pre+cvs19991130+1401-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Wed,  1 Dec 1999 00:18:11 +0900

alsadriver-unstable (0.5pre+cvs19991129+1445-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue, 30 Nov 1999 03:26:16 +0900

alsadriver-unstable (0.5pre+cvs19991128+1933-2) experimental; urgency=low

  * Fixed postinstallation failed problem.

 -- Masato Taruishi <taru@debian.org>  Mon, 29 Nov 1999 11:58:25 +0900

alsadriver-unstable (0.5pre+cvs19991128+1933-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Mon, 29 Nov 1999 08:55:59 +0900

alsadriver-unstable (0.5pre+cvs19991127+1250-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Sun, 28 Nov 1999 02:40:38 +0900

alsadriver-unstable (0.5pre+cvs19991126+2317-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Sat, 27 Nov 1999 23:52:03 +0900

alsadriver-unstable (0.5pre+cvs19991126+1223-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Sat, 27 Nov 1999 00:50:03 +0900

alsadriver-unstable (0.5pre+cvs19991125+1028-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Fri, 26 Nov 1999 02:04:26 +0900

alsadriver-unstable (0.5pre+cvs19991124+1701-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Thu, 25 Nov 1999 03:37:30 +0900

alsadriver-unstable (0.5pre+cvs19991123+1654-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Wed, 24 Nov 1999 02:31:10 +0900

alsadriver-unstable (0.5pre+cvs19991122+1747-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue, 23 Nov 1999 13:06:32 +0900

alsadriver-unstable (0.5pre+cvs19991118+1041-2) experimental; urgency=low

  * Added a new debconf selection.

 -- Masato Taruishi <taru@debian.org>  Sat, 20 Nov 1999 02:16:25 +0900

alsadriver-unstable (0.5pre+cvs19991118+1041-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Thu, 18 Nov 1999 22:09:27 +0900

alsadriver-unstable (0.5pre+cvs19991116+1505-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Wed, 17 Nov 1999 12:29:42 +0900

alsadriver-unstable (0.5pre+cvs19991116+0808-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue, 16 Nov 1999 23:21:38 +0900

alsadriver-unstable (0.5pre+cvs19991115+2019-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue, 16 Nov 1999 11:35:12 +0900

alsadriver-unstable (0.5pre+cvs19991115+1421-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue, 16 Nov 1999 00:24:41 +0900

alsadriver-unstable (0.5pre+cvs19991114+2125-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Mon, 15 Nov 1999 16:21:07 +0900

alsadriver-unstable (0.5pre+cvs19991114+1006-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Sun, 14 Nov 1999 23:40:06 +0900

alsadriver-unstable (0.5pre+cvs19991113+1737-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Sun, 14 Nov 1999 04:45:36 +0900

alsadriver-unstable (0.5pre+cvs19991113+1155-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Sat, 13 Nov 1999 23:12:54 +0900

alsadriver-unstable (0.5pre+cvs19991112+1333-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Sat, 13 Nov 1999 05:25:09 +0900

alsadriver-unstable (0.5pre+cvs19991111+1134-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Thu, 11 Nov 1999 21:48:38 +0900

alsadriver-unstable (0.5pre+cvs19991109+1907.2-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Wed, 10 Nov 1999 20:24:10 +0900

alsadriver-unstable (0.5pre+cvs19991109+1907.1-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Wed, 10 Nov 1999 20:15:27 +0900

alsadriver-unstable (0.5pre+cvs19991109+1907-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Wed, 10 Nov 1999 12:37:45 +0900

alsadriver-unstable (0.5pre+cvs19991109+1306-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Wed, 10 Nov 1999 02:43:25 +0900

alsadriver-unstable (0.5pre+cvs19991109+0933-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Wed, 10 Nov 1999 01:36:26 +0900

alsadriver-unstable (0.5pre+cvs19991108+2337-2) experimental; urgency=low

  * Added SB Live! debconf description.

 -- Masato Taruishi <taru@debian.org>  Tue,  9 Nov 1999 17:03:43 +0900

alsadriver-unstable (0.5pre+cvs19991108+2337-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue,  9 Nov 1999 14:48:38 +0900

alsadriver-unstable (0.5pre+cvs19991108+1757-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Tue,  9 Nov 1999 03:19:57 +0900

alsadriver-unstable (0.5pre+cvs19991107+1748-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Mon,  8 Nov 1999 19:55:31 +0900

alsadriver-unstable (0.5pre+cvs19991107+1140-1) experimental; urgency=low

  * new upstream release.
  * Fixed wrong epoch handling.

 -- Masato Taruishi <taru@debian.org>  Mon,  8 Nov 1999 01:05:12 +0900

alsadriver-unstable (0.5pre+cvs19991105+0819-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Sat,  6 Nov 1999 03:12:37 +0900

alsadriver-unstable (0.5pre+cvs19991103+2244-1) experimental; urgency=low

  * new upstream release.
  * Merged new debian/ of stable version.

 -- Masato Taruishi <taru@debian.org>  Fri,  5 Nov 1999 02:48:16 +0900

alsadriver-unstable (0.5pre+cvs19991101+2002-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Wed,  3 Nov 1999 03:19:11 +0900

alsadriver-unstable (0.5pre+cvs19991026+2250-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Wed, 27 Oct 1999 18:35:47 +0900

alsadriver-unstable (0.5pre+cvs19991026+1405-1) experimental; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Wed, 27 Oct 1999 02:38:30 +0900

alsadriver-unstable (0.5pre+cvs19991025+1902-1) experimental; urgency=low

  * new upstream release.
  * back section from contrib.

 -- Masato Taruishi <taru@debian.org>  Tue, 26 Oct 1999 19:01:55 +0900

alsadriver-unstable (0.5pre+cvs19991024+1855-1) unstable; urgency=low

  * new upstream release.
  * Changed section from main to contrib.

 -- Masato Taruishi <taru@debian.org>  Mon, 25 Oct 1999 20:09:28 +0900

alsadriver-unstable (0.5pre+cvs19991023+1719-1) unstable; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Mon, 25 Oct 1999 01:25:34 +0900

alsadriver-unstable (0.5pre+cvs19991022+0841-1) unstable; urgency=low

  * new upstream release.

 -- Masato Taruishi <taru@debian.org>  Sat, 23 Oct 1999 01:24:32 +0900

alsadriver-unstable (0.5pre+cvs19991019+1835-1) unstable; urgency=low

  * new upstream release.
  * renamed package name.
  * first debian version.
  * Changed to depend on modutils (>> 2.3.5-1). 
  * Fixed alsaconfig and compliant debian modutils system.
  * Fixed a wrong check 'PCI-support', alsa doesn't need PCI-support. 

 -- Masato Taruishi <taru@debian.org>  Tue, 28 Sep 1999 14:18:52 +0900

alsadriver (0.3.2-2) unstable; urgency=low

  * Removed typo in postrm.  Fixes: #40423
  * Changed alsa-base's control information so that it no longer
    'Conflicts' with alsa-modules (in the hope that this might fix bug
    #40795)
  * Fixed alsaconf so as to create the proper lines in /etc/modutils/alsa
    for audiopci1370 and audiopci1371.
  * Added patch to debian/rules from Roberto Lumbreras <rover@debian.org>
    to allow compiling without kernel-package or on a kernel version other
    than the one in /usr/src/linux.

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

alsadriver (0.3.2-1) unstable; urgency=low

  * New upstream version.  There must have been something very wrong with
    0.3.1, it seems.
  * Renamed the alsa-modules package to alsa-base.  In a sane and
    reasonable universe, alsa-modules would be the virtual package
    currently known as alsadriver.  This may yet come to pass.
  * Added some "correctness" fixes to the init script. (eliminated useless
    uses of cat, grep, and backslashes).  Also made it use alsactl if
    available, since the new mixer interface requires this.
  * Juggled the dependencies in the hope of making this package a bit
    easier to deal with.

 -- David Huggins-Daines <dhd@debian.org>  Thu, 24 Jun 1999 00:25:59 -0400

alsadriver (0.3.1-1) unstable; urgency=low

  * New upstream version.
  * Updated to version 0.3.0-pre5 of alsaconf.
  * This version was never uploaded, because 0.3.2 was released.

 -- David Huggins-Daines <dhd@debian.org>  Fri, 18 Jun 1999 12:10:54 -0400

alsadriver (0.3.0-pre4-2) unstable; urgency=low

  * Enabled ISA PnP support.  Autodetection doesn't work on PnP cards,
    though.  Darn.
  * Moved a period from one side of a single quote to the other (Bug
    #36963)
  * Slightly hacked alsaconfig and /etc/init.d/alsa so they actually work
    (should fix Bug #33605)
  * Fixed several thinkos in debian/rules that resulted in seemingly bogus
    lintian errors.
  * Added dependency on 'make' to the alsa-source package.
  * Updated the alsa web site in copyright.Debian.
  * Now creates /dev/snd symlink in the postinst (Bug #37522, but I'm not
    sure this actually violated policy...)
  * postrm for alsa-modules now behaves correctly.

 -- David Huggins-Daines <dhd@debian.org>  Fri,  4 Jun 1999 00:47:45 -0400

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

  * New upstream version
  * Upgrade alsaconf to 0.3.0-pre2
  * Fixed error in patched alsaconf
  * Install conffiles with mode 0644 (lintian)

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

alsadriver (0.3.0-pre3-2) unstable; urgency=low

  * Fixed broken if-statement in alsaconf

 -- Wichert Akkerman <wakkerma@debian.org>  Sun,  7 Feb 1999 15:52:53 +0100

alsadriver (0.3.0-pre3-1) unstable; urgency=low

  * New upstream version
  * Change default MODDIR to ..
  * Change priority to extra
  * Make alsa-source depend on alsa-modules
  * Don't rename sourcedirectory anymore
  * Cleanup debian/rules so we don't need to patch Makefile as much
  * Updated alsaconf to 0.3.0

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

alsadriver (0.3.0-pre2-1) unstable; urgency=low

  * New upstream version
  * Install modules in sound section
  * Don't include ISA PnP code just yet
  * Move prerm to kernel-modules package
  * Switch from dhelp to doc-base
  * Also install sgml-version of documentation

 -- Wichert Akkerman <wakkerma@debian.org>  Fri,  1 Jan 1999 16:08:12 +0100

alsadriver (0.2.0-pre10p1-5) unstable; urgency=low

  * Be more strict in what we remove when purging alsa-modules
  * Don't compress HTML docs (they are small anyway) and register them
    with dhelp

 -- Wichert Akkerman <wakkerma@debian.org>  Sun, 27 Dec 1998 01:22:20 +0100

alsadriver (0.2.0-pre10p1-4) unstable; urgency=low

  * Rename whiptail wrapper so sh can find it
  * Clean tree after building modules

 -- Wichert Akkerman <wakkerma@debian.org>  Mon, 30 Nov 1998 01:01:17 +0100

alsadriver (0.2.0-pre10p1-3) unstable; urgency=low

  * Re-enabled gid, uid and mode paramters in alsaconf

 -- Wichert Akkerman <wakkerma@debian.org>  Thu, 26 Nov 1998 22:39:58 +0100
 
alsadriver (0.2.0-pre10p1-2) unstable; urgency=low

  * Add dependency on alsautils for kernel modules
  * Switch back to upstream /etc/init.d/alsa 
  * Removed unsupported parameters for snd from alsaconf
  * Pass location and version of kernel to configure (Bug# 28462)
  * Change to /dev before making modules in postinst
  * Install postinst for modules with correct name (Bug# 28465)
  * Change last pcmcia refenrence to ALSA in README (Bug# 29696)
  * Add flag to /etc/init.d/alsa to load OSS compatibity mode on startup
    instead of on-demand only. (Bug# 29489)
  * Install asound.h and asoundid.h in /usr/include/linux

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

alsadriver (0.2.0-pre10p1-1) unstable; urgency=low

  * New upstream version
  * Remove obsolete code from postinst to make devices
  * Fix mode for includefiles
  * Replace our own alsaconfig with the upstream alsaconf
  * Fixed a lot of lintian errors & warnings
  * Move documentation from alsa-source to alsa-modules and add a dependency

 -- Wichert Akkerman <wakkerma@debian.org>  Sun, 15 Nov 1998 02:32:29 +0100
 
alsadriver (0.2.0-pre8-4) frozen unstable; urgency=low

  * Remove wrong conflict on debian/control.module which prevented having
    modules for multiple kernels installed.
  * Only compiles modules when needed.

 -- Wichert Akkerman <wakkerma@debian.org>  Fri, 13 Nov 1998 16:18:23 +0100

alsadriver (0.2.0-pre8-3) frozen unstable; urgency=low

  * Fix an error when compiling the modules.
  * Include the (slightly modified) documentation from pcmcia-cs on how
    to compile the modules.

 -- Wichert Akkerman <wakkerma@debian.org>  Mon,  2 Nov 1998 15:52:51 +0100

alsadriver (0.2.0-pre8-2) unstable; urgency=low

  * Fixed slight problem in Makefile: added an $(INSTROOT) so
    we don't try to install in /lib/modules-* directly

 -- Wichert Akkerman <wakkerma@debian.org>  Fri, 16 Oct 1998 16:41:59 +0200

alsadriver (0.2.0-pre8-1) unstable; urgency=low

  * New upstream version

 -- Wichert Akkerman <wakkerma@debian.org>  Thu, 15 Oct 1998 14:55:43 +0200

alsadriver (0.2.0-pre7-5) unstable; urgency=low

  * Fixed name of menu-file.

 -- Wichert Akkerman <wakkerma@debian.org>  Mon, 12 Oct 1998 23:43:17 +0200

alsadriver (0.2.0-pre7-4) unstable; urgency=low

  * Add a kdist_image target to debian/rules.
  * Updated alsaconfig:
    + Fix ESS Audiodrive support
    + don't abort if /etc/modutils/alsa doesn't exist
    + Add a whole bunch of cards to alsaconfig.
  * Complete rewrite of debian/rules:
    + removed debhelper so modules compile on all systems
    + splitted modules packages more so modules for multiple kernels
      can be installed
    + support kernel-package
  * Updated postinst: call depmod and load modules on succeful configuration
  * Changed architecture of alsa-source to all

 -- Wichert Akkerman <wakkerma@debian.org>  Sat, 10 Oct 1998 03:29:08 +0200
 
alsadriver (0.2.0-pre7-3) unstable; urgency=low

  * Fixed debian/rules
  * Fixed typo in the menu-file (lintian)

 -- Wichert Akkerman <wakkerma@debian.org>  Thu,  1 Oct 1998 17:37:47 +0200

alsadriver (0.2.0-pre7-2) unstable; urgency=low

  * Reflect namechange to /proc/asound in init.d script

 -- Wichert Akkerman <wakkerma@debian.org>  Fri, 18 Sep 1998 01:25:26 +0200

alsadriver (0.2.0-pre7-1) unstable; urgency=low

  * New upstream version
  * Rename drivers package to alsa-modules-<kernelversion>
  * Create a alsa-source packages so everyone can create modules for
    their own kernel.
  * Fixed alsaconfig

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

alsadriver (0.1.4-3) unstable; urgency=low

  * Add dependency on whiptail
  * Changed all scripts to use new setup for modules

 -- Wichert Akkerman <wakkerma@debian.org>  Mon, 13 Jul 1998 23:44:05 +0200

alsadriver (0.1.4-2) unstable; urgency=low

  * Use uid to check for being root
  * Change name of package to reflect kernel
  * Install in /lib/modules/`uname -r` again

 -- Wichert Akkerman <wakkerma@debian.org>  Mon,  6 Jul 1998 11:32:26 +0200

alsadriver (0.1.4-1) unstable; urgency=low

  * New ustream version
  * Fix debian/rules somewhat
  * Clean entire /etc/sound directory on purge
  * call dh_undocumented for alsaconfig
  * Update alsaconfig some more:
    + check if we are root
    + use whiptail for all error messages

 -- Wichert Akkerman <wakkerma@debian.org>  Thu,  2 Jul 1998 23:52:20 +0200

alsadriver (0.1.3-2) unstable; urgency=low

  * Fixed check for --force option in alsaconfig
  * Check for PCI-support in preinst
  * Install modules in /lib/modules/2.0
  * Fix some silly errors in alsaconfig

 -- Wichert Akkerman <wakkerma@debian.org>  Sun, 21 Jun 1998 21:23:09 +0200

alsadriver (0.1.3-1) unstable; urgency=low

  * Initial release
  * Added a configuration script for easy setup

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


