aumix (2.8-18) unstable; urgency=low

  * debian/control:
    + Skip libgpmg1-dev dep on non-Linux archs (closes: #374763).
    + Bump Standards-Version to 3.7.2, no changes needed.

 -- Romain Francoise <rfrancoise@debian.org>  Sun, 11 Mar 2007 23:21:30 +0100

aumix (2.8-17) unstable; urgency=low

  * debian/init: Add LSB dependency info, thanks to Petter Reinholdtsen
    (closes: #337639).

 -- Romain Francoise <rfrancoise@debian.org>  Fri, 11 Nov 2005 20:24:02 +0100

aumix (2.8-16) unstable; urgency=low

  * patches/15_man-fixes.patch: Update with documentation fixes courtesy
    of Tibor Csögör <tibi@tiborius.net>.

  * debian/copyright: Use new FSF postal address.
  * debian/control:
    + Bump Standards-Version to 3.6.2, no changes needed.
    + Merge duplicate Provides lines.

 -- Romain Francoise <rfrancoise@debian.org>  Fri,  2 Sep 2005 19:40:03 +0200

aumix (2.8-15) unstable; urgency=low

  * Update patches/12_de-po.patch: make 'n' mute in de_DE locales since we
    translate 'mute' as 'nichts' (closes: #286638).

 -- Romain Francoise <rfrancoise@debian.org>  Sun, 13 Mar 2005 01:27:26 +0100

aumix (2.8-14) unstable; urgency=low

  * patches/19_aumix_xpm.patch: Remove quotes in aumix.xpm, makes the icon
    usable in KDE.  Thanks to Bruce Sass <bsass@evsmail.com> for the patch
    (closes: #244499).

 -- Romain Francoise <rfrancoise@debian.org>  Sat,  5 Mar 2005 12:37:39 +0100

aumix (2.8-13) unstable; urgency=low

  * Revisited debian/copyright (closes: #290065).

 -- Romain Francoise <rfrancoise@debian.org>  Fri, 14 Jan 2005 23:07:28 +0100

aumix (2.8-12) unstable; urgency=low

  * patches/18_gtk_close_windows.patch: Close the "Load from"/"Save to"
    dialog when the user clicks the OK button (closes: #247514).

 -- Romain Francoise <rfrancoise@debian.org>  Sat, 23 Oct 2004 18:53:30 +0200

aumix (2.8-11) unstable; urgency=low

  * debian/aumix{,-gtk}.postinst: Do not force removal of init script
    links before installing new ones (closes: #274654).

 -- Romain Francoise <rfrancoise@debian.org>  Sat, 23 Oct 2004 17:49:49 +0200

aumix (2.8-10) unstable; urgency=low

  * patches/17_zero_sets_max.patch: In the ncurses interface, hitting '0'
    now sets the current level to 100% since '1' to '9' set it to 10% to
    90%, suggested by Cyril Bouthors <cyril@bouthors.org>.

 -- Romain Francoise <rfrancoise@debian.org>  Mon, 27 Sep 2004 23:35:52 +0200

aumix (2.8-9) unstable; urgency=low

  * patches/16_redraw-balance.patch: In the ncurses interface, when
    switching between level and balance modes or moving from line to line,
    the "balance selected" character didn't get erased (closes: #226007).

 -- Romain Francoise <rfrancoise@debian.org>  Tue, 21 Sep 2004 21:31:29 +0200

aumix (2.8-8) unstable; urgency=low

  * patches/12_de-po.patch: Translate "Mute" to "Nichts" in de.po to avoid
    collision of the 's' hotkey, thanks to Bernhard Reiter
    <bernhard@intevation.de> (closes: #226019).
  * patches/13_sv-po.patch: Translate "Undo" to "Angra" to avoid
    impossible hotkey problem (closes: #227710).
  * patches/14_rec-redraw.patch: Remove seemingly useless redrawing of
    record/play controls in interactive.c (closes: #236883).
  * patches/15_man-fixes.patch: -i controls igain, not line in (closes:
    #235970).

 -- Romain Francoise <rfrancoise@debian.org>  Sun, 19 Sep 2004 20:59:04 +0200

aumix (2.8-7) unstable; urgency=low

  * New maintainer.
  * debian/init:
    + Patch from Martin Pitt <martin@piware.de> to fix mixer
      saving/restoring with udev, thank you (closes: #251028).
    + Check for saved alsa mixer settings in /var/lib/alsa/asound.state,
      not /etc/asound.state, thanks to Andreas Metzler
      <ametzler@downhill.at.eu.org> (closes: #249358).
  * debian/control:
    + Update maintainer contact info.
    + Standards-Version 3.6.1.0, no changes needed.
  * debian/copyright: Update maintainer contact info.
  * debian/aumix{,-gtk}.menu: Quote strings (lintian warning).

 -- Romain Francoise <rfrancoise@debian.org>  Sat, 21 Aug 2004 22:56:00 +0200

aumix (2.8-6) unstable; urgency=low

  * Fixed an error in the maintainer scripts that caused purging aumix to fail
    if /etc/init.d/aumix still exists in postrm because it is owned by
    aumix-gtk (and vice versa).  Kudos to Eduard Bloch.
    (closes: #210561)
  * Mixer setting are now also loaded when booting into runlevel 1.  This
    prevents mixer settings to be overwritten by the default when booting
    directly into runlevel 1 (in which previously no mixer setting where
    restored) and from there to level 6 or 0 (in which the current settings
    are saved).
    (closes: #215243)
  * Updated Cristian Rigamonti's email in the Italian translation.
    (closes: #225189)
  * Clarified the package description and README.Debian:  ALSA is only
    supported through the OSS compatibility layer.
  * Fixed typo in package description.  Kudos to Frederic Bothamy.
    (closes: #212779)

 -- Bas Zoetekouw <bas@debian.org>  Tue, 30 Dec 2003 20:40:02 +0100

aumix (2.8-5) unstable; urgency=low

  * Fixed call to autoconf (closes: #212017).

 -- Bas Zoetekouw <bas@debian.org>  Sun, 21 Sep 2003 21:32:32 +0200

aumix (2.8-4) unstable; urgency=low

  * Fixed a gtk2/gettext clash causing an "Invalid UTF8 string" error in
    locales.  Thanks to Roland Stigge for noticing and fixing this
    (closes: #198608).
  * The saving of mixer settings at shutdown and restoring at boot feature is
    now disabled by default.  This should prevent clashed with packages that
    also save and mute the mxier settings.  I also changed the package
    description to clarify the existence of this feature 
    (closes: #198983, #202152).
  * The configure script now automatically finds out what translations are
    present by scanning po/*.po (09_scan_for_po.patch).  This requires
    automake-1.7 support (10_automake17.patch).
  * Added Italian translation by Cristian Rigamonti (closes: #184243).
  * Added support for autoconf 2.5 (11_autoconf25.patch).
  * Added a versioned dependency on debhelper (>4)

 -- Bas Zoetekouw <bas@debian.org>  Sun, 21 Sep 2003 14:24:23 +0200

aumix (2.8-3) unstable; urgency=low

  * Fixed the parsing of command line options, which caused aumix to enter
    non-interacting mode if any option was specified. (closes: #176289) 

 -- Bas Zoetekouw <bas@debian.org>  Sun, 12 Jan 2003 17:01:49 +0100

aumix (2.8-2) unstable; urgency=medium

  * Explicitly mkdir the stampdir (closes: #171225)
  * Removed build-dependency on autoconf, automake

 -- Bas Zoetekouw <bas@debian.org>  Sat, 30 Nov 2002 11:46:34 +0100

aumix (2.8-1) unstable; urgency=medium

  * New upstream release
  * The gtk program now actually displays an error if it can't open the 
    mixer (closes: #170370)
  * Added a man page for the new "mute" command

 -- Bas Zoetekouw <bas@debian.org>  Fri, 29 Nov 2002 17:22:01 +0100

aumix (2.7-27) unstable; urgency=low

  * Fixed the mute button being inversed (closes: #158536)
  * Do not restart (and mute) on upgrade (closes: #155853)
  * Brought package up to date with Policy 3.5.7

 -- Bas Zoetekouw <bas@debian.org>  Sun, 17 Nov 2002 23:40:38 +0100

aumix (2.7-26) unstable; urgency=medium

  * Fixed missing \ in init script (closes: #155837, #155839) 

 -- Bas Zoetekouw <bas@debian.org>  Wed,  7 Aug 2002 23:30:16 +0200

aumix (2.7-25) unstable; urgency=low

  * Fixed a bug that caused aumix to fail silently when the mixer settings
    filename is a directory, instead of outputting a nice error messsage
    (closes: #155136)

 -- Bas Zoetekouw <bas@debian.org>  Wed,  7 Aug 2002 16:09:26 +0200

aumix (2.7-24) unstable; urgency=medium

  * Fixed a problem that caused saving and restoring not to take place at
    shutdown and boot, but only if /etc/init.d/aumix was run manually.
  * Changed the ALSA detection code; aumix now only doesn't save/restore if
    /proc/asound is present (ALSA drivers loaded) and /etc/asound.state is
    present (mixer settings were saved using alsactl). Thanks to Joy for
    suggesting this behaviour.
  * To make sure that aumix runs _after_ the ALSA drivers were loaded,
    restoring of the mixer settings now takes place in runlevel 2,3,4,5
    instead of S.
  * aumix-gtk now installs /etc/init.d/aumix as its init.d file instead of
    /etc/init.d/aumix-gtk.
  * Fixed a bug that caused the mixer to be muted after upgrade.

 -- Bas Zoetekouw <bas@debian.org>  Fri,  7 Jun 2002 19:34:15 +0200

aumix (2.7-23) unstable; urgency=low

  * Fixed a bashism in the init scripts. (closes: #148576)

 -- Bas Zoetekouw <bas@debian.org>  Thu, 30 May 2002 23:46:19 +0200

aumix (2.7-22) unstable; urgency=low

  * Fixed a bug in the ALSA detection in the init scripts.
  * Added an option in /etc/default/aumix to force aumix the save/restore
    mixer setting even if ALSA is detected.

 -- Bas Zoetekouw <bas@debian.org>  Fri, 24 May 2002 19:42:17 +0200

aumix (2.7-21) unstable; urgency=low

  * Added build-dependency on automake.
  * Changed the standard-version to 3.5.6

 -- Bas Zoetekouw <bas@debian.org>  Thu, 23 May 2002 20:28:43 +0200

aumix (2.7-20) unstable; urgency=low

  * Fixed a build-failure caused by non-executable scripts (closes: #147909)

 -- Bas Zoetekouw <bas@debian.org>  Thu, 23 May 2002 20:15:23 +0200

aumix (2.7-19) unstable; urgency=low

  * New maintainer: Bas Zoetekouw 
  * Did a complete repackaging to get to know the package. Package now 
    complies to policy version 3.5.6.
  * Whether or not mixer settings are saved and restored at shutdown/boot is
    now determined by a variable in /etc/default/aumix instead of the
    existence of /etc/default/aumix.stop. Backward compatibility is provided,
    of course.
  * Fixed bugs in the sizes of the labels in the Swedish translation 
    (closes: #101376)
  * Changed the detection of a usable ALSA to a check for
    /proc/asound/sndstat. This makes running of the init scripts a lot 
    faster.

 -- Bas Zoetekouw <bas@debian.org>  Sun, 12 May 2002 16:01:04 +0100

aumix (2.7-18) unstable; urgency=low

  * German translation modifications by Michael Piefel (Closes: #138892)
  * updated Swedish translation, closes: #139410
  * upstream patches:
    - execute the action after option parsing, closes: #140610
    - parsing non-ASCII chars, closes: #140610
  * Merged README.Debian files, closes: #132512
  * Moved position of the init script, closes: #138037

 -- Eduard Bloch <blade@debian.org>  Tue, 19 Mar 2002 11:26:30 +0100

aumix (2.7-17) unstable; urgency=low

  * updated copyright file, closes: #133486
  * provides audio-mixer and x-audio-mixer (GTK version), closes: #132700
  * improved documentation

 -- Eduard Bloch <blade@debian.org>  Wed, 13 Feb 2002 21:03:40 +0100

aumix (2.7-16) unstable; urgency=medium

  * removed the modprobe-disabling commands and wrote a better description for
    people that want to get rid of those kernel messages, closes: #132512

 -- Eduard Bloch <blade@debian.org>  Tue,  5 Feb 2002 23:56:01 +0100

aumix (2.7-15) unstable; urgency=low

  * disables modprobe while probing the mixer devices, closes: #129004
  * fixed spelling error

 -- Eduard Bloch <blade@debian.org>  Wed, 30 Jan 2002 00:20:50 +0100

aumix (2.7-14) unstable; urgency=medium

  * fixed a logical error in the init scripts, causing overwritting of
    additional mixer settings
  * added zh_CH, updated es.po (closes: #123095)
  * Moved the icon to /usr/share/pixmaps (closes: #124190)
  * checks for existance of config files before restoring (closes: #125632)
  * moved executables to /usr/bin, all manpages to /usr/share/man/man1 - 
    more FHS conform
  * removed xaumix wrapper from menu entries, since current menu system manages it

 -- Eduard Bloch <blade@debian.org>  Tue, 18 Dec 2001 00:28:12 +0100

aumix (2.7-13) unstable; urgency=low

  * using a keyfile under /usr/lib now, Closes: Bug#122549
  * Added hints about devfs support to README.Debian

 -- Eduard Bloch <blade@debian.org>  Wed,  5 Dec 2001 20:29:31 +0100

aumix (2.7-12) unstable; urgency=low

  * init script now looks for devfs and uses better methods when possible.

 -- Eduard Bloch <blade@debian.org>  Fri, 16 Nov 2001 12:57:01 +0100

aumix (2.7-11) unstable; urgency=low

  * fixed the init scripts to begin not with mixer0. Closes: #118775.
    Why, oh why could the OSS guys not just follow the simple scheme with
    "deviceNUMBER" and "device" == symlink to preffered device.
  * now purging init symlinks of the concurenting aumix package. Preventing
    old script from screwing up the new configuration.

 -- Eduard Bloch <blade@debian.org>  Thu,  8 Nov 2001 20:43:59 +0100

aumix (2.7-10) unstable; urgency=low

  * added a hint about possible nasty behaviour to the manpage.
  * now tries to store the settings of multiple mixer devices,
    Thanks to Paul van Tilburg <paulvt@debian.org>.

 -- Eduard Bloch <blade@debian.org>  Tue,  6 Nov 2001 22:28:06 +0100

aumix (2.7-9) unstable; urgency=high

  * possible local symlink attacks, Closes: #117282

 -- Eduard Bloch <blade@debian.org>  Sat, 27 Oct 2001 16:12:10 +0200

aumix (2.7-8) unstable; urgency=low

  * improved description after discussing with a translator
  * fixed a probable typo in menu width decision (curses.c), localised
    strings should have enough space now. Closes: #101376
  * it does not make much sense to distribute /etc/aumixrc conffile in the
    package. Closes: #111473
  * fixed german translation
  * Closed in previous NMU: Closes: #75742, Closes: #97701, Closes: #98465

 -- Eduard Bloch <blade@debian.org>  Sat, 15 Sep 2001 17:17:08 +0200

aumix (2.7-7) unstable; urgency=low

  * added b-dep on autoconf, closes: #111761
  * pre-saving the mixer settings on installation, closes: #111754

 -- Eduard Bloch <blade@debian.org>  Sun,  9 Sep 2001 16:56:17 +0200

aumix (2.7-6) unstable; urgency=low

  * changed Provides, closes: #111657

 -- Eduard Bloch <blade@debian.org>  Sat,  8 Sep 2001 09:56:14 +0200

aumix (2.7-5) unstable; urgency=low

  * changed priority of aumix-gtk to optional (to be prefered), aumix to extra

 -- Eduard Bloch <blade@debian.org>  Thu,  6 Sep 2001 11:31:23 +0200

aumix (2.7-4) unstable; urgency=low

  * New maintainer
  * made sure that start/save routines are not executed twice, closes: #100797
  * removed the explicite check of alsactl path, not working in current ALSA
  * Some bugs closed in previous release(s): closes: #95333, closes: #76844,
    closes: #65399, closes: #65400
  * updated translations: fr.po, nl.po, closes: #111300

 -- Eduard Bloch <blade@debian.org>  Fri, 31 Aug 2001 19:31:24 +0200

aumix (2.7-3) unstable; urgency=low

  * NMU, permitted by maintainer
  * changed priority of the init script to save the settings before ALSA
    shutdown, Closes: #98465 (and probably #100797)
  * modified the xaumix wrapper to run in weird conditions (stored in debian/),
    Closes: #75742, Closes: #97701
  * Fixed init script to check if alsactl is really useable

 -- Eduard Bloch <blade@debian.org>  Tue,  3 Jul 2001 00:19:42 +0200

aumix (2.7-2) unstable; urgency=low

  * Detect if /etc/init.d/alsa is there, and if so, don't do anything in
    the init.d script. Apparently when alsa mutes the card (in hardware),
    the levels also go to zero (which I wouldn't have expected).
    closes:#71300,#71699
  * Mute at shutdown, after saving the settings. closes:#71926
  * Add "save" option to init.d script for convenience.
  * In the manpage, clarify use of -C to use ncurses interface in gtk version.
    closes:#70844
  * Clarify the -I explanation in the manpage. closes:#70843

 -- Paul Slootman <paul@debian.org>  Mon, 18 Sep 2000 20:12:40 +0200

aumix (2.7-1) unstable; urgency=low

  * New upstream release.
  * Now enabled GTK interface. I've created a separate aumix-gtk package
    because otherwise those who use aumix on a non-X system would be forced to
    install libgtk and libglib as well; and those aren't exactly tiny.
  * AFAIK "aumix -C xterm -L" now works. closes:#50744
  * Now the xaumix script looks at x-terminal-emulator when choosing which
    terminal emulator to use. closes:#64495
  * Updated standards-version to 3.2.1, and this of course closes:#70303
  * This new build linked against the latest ncurses library. closes:#64700
  * Now featuring an init.d script to save and restore the mixer settings.
    closes:#60969

 -- Paul Slootman <paul@debian.org>  Wed, 30 Aug 2000 07:59:08 +0200

aumix (2-1) unstable; urgency=low

  * New upstream release. Includes GTK interface.
  * GTK interface disabled for the time being, it's still not that usable.

 -- Paul Slootman <paul@debian.org>  Tue, 28 Dec 1999 12:49:47 +0100

aumix (1.30-1) unstable; urgency=low

  * YA new upstream release. Skipped 1.28, 1.29.
    Seems like adopting aumix has put new life into its development...
  * Added some patches from Christian Weisgerber <naddy@mips.rhein-neckar.de>
    from the aumix mailing list (level/balance selection after resizing,
    minor record/play bug).

 -- Paul Slootman <paul@debian.org>  Thu,  9 Dec 1999 10:27:54 +0100

aumix (1.27.1-1) unstable; urgency=low

  * YA new upstream release. Skipped 1.26, 1.27.

 -- Paul Slootman <paul@debian.org>  Wed, 17 Nov 1999 10:12:32 +0100

aumix (1.25.1-2) unstable; urgency=low

  * Made sure references to aumix-X-wrapper were changed to xaumix.
    closes:#49460
  * Changed pointless "`which aumix`" into plain "aumix" which does exactly
    the same (also referenced in bug 49460).

 -- Paul Slootman <paul@debian.org>  Mon,  8 Nov 1999 14:25:24 +0100

aumix (1.25.1-1) unstable; urgency=low

  * New upstream release... before I could upload 1.25-1.
  * Upstream removed aumix-alsa support, as the new ALSA libraries are
    not compatible with the old ones, and there's no documentation on the
    new libs.

 -- Paul Slootman <paul@debian.org>  Wed,  3 Nov 1999 13:46:49 +0100

aumix (1.25-1) unstable; urgency=low

  * New upstream release with most of the debian patches included (yay!)
  * Upstream removed aumix-alsa support, as the new ALSA libraries are
    not compatible with the old ones, and there's no documentation on the
    new libs.

 -- Paul Slootman <paul@debian.org>  Mon,  1 Nov 1999 14:40:38 +0100

aumix (1.23.1-2) unstable; urgency=low

  * Made lintian-clean: manpage for aumix-X-wrapper, call update-menus in
    postrm.
  * fixed X11 menu entries
  * fixed various problems with the aumix-alsa package (menu entry, missing
    (icon). closes:#47066

 -- Paul Slootman <paul@debian.org>  Tue, 19 Oct 1999 16:21:59 +0200

aumix (1.23.1-1) unstable; urgency=low

  * New upstream release before I'd finished the previous one (1.23-1 remains
    unreleased).
  * Fixed reading of the scheme file to be less prone to problems. It now also
    supports '-' as color to mean the default.
    Should be included in the next upstream release.

 -- Paul Slootman <paul@debian.org>  Thu,  7 Oct 1999 15:54:49 +0200

aumix (1.23-1) unstable; urgency=low

  * New upstream release.
  * News standards version.
  * This time I won't forget to change the maintainer in the control file. Sigh.
  * postrm checks whether a /etc/aumixrc exists, and suggests removing it if so.
  * menu entries for vc and x11 (using a wrapper for the x11 entry).
  * upstream now includes an icon. I've hacked it to fit menu's requirements.

 -- Paul Slootman <paul@debian.org>  Wed,  6 Oct 1999 10:49:22 +0200

aumix (1.22.1-1) unstable; urgency=low

  * New maintainer.
  * New upstream release.
    This release closes:#40219, #36280, #39338
    (100% CPU time, and new version 1.21.1 available)
    The following bugs were already closed:#34468
    (new version 1.18.2 available)

 -- Paul Slootman <paul@debian.org>  Fri, 30 Jul 1999 13:23:03 +0200

aumix (1.18.2-1) unstable; urgency=low

  * New upstream release.

 -- Tom Lees <tom@lpsg.demon.co.uk>  Sun, 14 Mar 1999 12:45:35 +0000

aumix (1.14-1) unstable; urgency=low

  * New upstream release.
  * Split into 2 packages: aumix and aumix-alsa.

 -- Tom Lees <tom@lpsg.demon.co.uk>  Sun, 29 Nov 1998 00:00:30 +0000

aumix (1.13-1) unstable; urgency=low

  * New upstream release.
  * Major change: ALSA support added.

 -- Tom Lees <tom@lpsg.demon.co.uk>  Sat, 19 Sep 1998 23:48:38 +0100

aumix (1.10-1) unstable; urgency=low

  * New upstream release.

 -- Tom Lees <tom@lpsg.demon.co.uk>  Wed,  5 Aug 1998 23:06:34 +0100

aumix (1.8-2) unstable; urgency=low

  * Uses debhelper and doc-base.
  * New standards-version.

 -- Tom Lees <tom@lpsg.demon.co.uk>  Sun, 15 Mar 1998 18:35:06 +0000

aumix (1.8-1) unstable; urgency=low

  * New upstream version.

 -- Tom Lees <tom@lpsg.demon.co.uk>  Thu, 23 Oct 1997 22:15:36 +0100

aumix (1.7-2) unstable; urgency=low

  * Fixes to the description field.
  * Menu file no longer allows running under X.

 -- Tom Lees <tom@lpsg.demon.co.uk>  Sat,  4 Oct 1997 11:37:24 +0100

aumix (1.7-1) unstable; urgency=low

  * New upstream version.
  * Built against libc6.

 -- Tom Lees <tom@lpsg.demon.co.uk>  Fri,  15 Aug 1997 09:29:34 +0100

aumix (1.6.1-4) unstable; urgency=low

  * Updated for menu-1

 -- Tom Lees <tom@lpsg.demon.co.uk>  Sat, 26 Apr 1997 09:50:00 +0100

aumix (1.6.1-3) unstable frozen; urgency=low

  * Moved documentation from dwww-index to menu

 -- Tom Lees <tom@lpsg.demon.co.uk>  Thu, 10 Apr 1997 09:35:16 +0100

aumix (1.6.1-2) unstable; urgency=low

  * Structural changes in source package

 -- Tom Lees <tom@lpsg.demon.co.uk>  Fri, 14 Feb 1997 23:18:27 +0000

aumix (1.6.1-1) unstable; urgency=low

  * New upstream release.

 -- Tom Lees <tom@lpsg.demon.co.uk>  Sun, 2 Feb 1997 09:47:11 +0000

aumix (1.5-1) unstable; urgency=low

  * Initial Release.

 -- Tom Lees <tom@lpsg.demon.co.uk>  Sat, 7 Dec 1996 13:50:20 +0000
