Change logs for mwavem source package in Dapper

  • mwavem (2.0-1) unstable; urgency=low
    
    
      * New upstream  (Closes: #246937)
        + Allows mwave device file location to be set in the
          configuration file  (addresses part of #274566)
      * /usr/sbin/mwavemd:
        + Add lots of quotation marks and clean up code
        + fflush() after print
      * /etc/init.d/mwavem:
        + No longer load or unload mwave module.  This is the
          job of hotplug, discover, etc.
        + On start, wait a while if the mwave device file does
          not exist; the driver may just be creating it
          (Closes: #274566)
        + Adapt tricks from upstream initscript ("mwaved"):
          - Use tty indicated by driver, if possible
          - Make "check" method smarter
          - Run at niceness -15
        + Clean up and tweak code
      * debian/control:
        + Update description and explain why this package is in
          the non-free section of the Debian archive
      * build:
        + Don't ship README.freebsd -- eliminates lintian warning
        + Drop debian/patches; just patch sources in the .diff
        + Drop dh_installmodules in favor of own code
        + Simplify debian/rules
        + Bump Build-Dependency on debhelper on linda's advice
      * /etc/devfs/conf.d/mwave: rename from "mwavem"
      * /etc/modutils/mwave: rename from "mwavem"
      * /etc/modprobe.d/mwave: add
      * /etc/mwavem/mwavem.conf:
        + Add "MWAVEM_TRACE=1"
        + Add "DEVICE=/dev/mwave"
      * debian/copyright:
        Update because I received a statement from the author of the
        program which gives explicit permission to distribute the
        (non-free) DSP binaries.
      * README.Debian
        + Give instructions for enabling apmd proxy script
          (Closes: #305384)
    
     -- Thomas Hood <email address hidden>  Fri, 20 May 2005 17:00:00 +0200