modconf (0.2.43) unstable; urgency=low

   - clear screen properly when running in bterm, otherwise
     messages when loading modules on i18n boot-floppies are corrupted
     (closes: #137547)

 -- David Kimdon <dwhedon@debian.org>  Sun, 10 Mar 2002 08:25:38 +0100

modconf (0.2.42) unstable; urgency=medium

  * Eduard Bloch
    - unseting LC_MESSAGES before the final whiptail call
    - updated debian/control to depend on whiptail-provider, closes: #136000

 -- Eduard Bloch <blade@debian.org>  Sat,  2 Mar 2002 12:47:47 +0100

modconf (0.2.41) unstable; urgency=low

  * Jordi Mallach
    - updated Catalan templates
  * Claus Hindsgaul
    - updated Danish templates
  * Matt Kraai
    - update PLIP description (Closes: #94008)
  * Eduard Bloch
    - replaced \\" with ' in "-substitutions (Closes: #133017)
  * David Kimdon
    - indicate that you only need to configure modules when your cdrom
      is non-standard/non-ATAPI  (closes: #127526)
    
 -- Jordi Mallach <jordi@debian.org>  Sun,  3 Feb 2002 20:47:34 +0100

modconf (0.2.40) unstable; urgency=low

  * David Kimdon
    - $TempFile5 change in 0.2.39 wasn't working on all systems because 
    $TempFile5 wasn't always being initialized.  This lead to at least 
    an error message and probably had more serious consequances 
    (Closes: #123391)
  * Claudio Rodrigues <claudior@telemar-mg.com.br> 
    - update brazilian translation (Closes: #117641)
  * Claus Hindsgaul
    - fixed typo in eval_C.fixed
    - added Danish translation eval_da.fixed
  * Phil Blundell
    - build UTF-8 versions of messages files
  * Jordi Mallach
    - Added Catalan translation
  * Eduard Bloch
    - included a check to actually use the .utf-8 files
    - added a routine to load USB keyboard drivers when the keyboard has been
      locked
  * Marcin Owsiany
    - updated/fixed Polish translation

 -- Eduard Bloch <blade@debian.org>  Sun,  3 Feb 2002 18:10:38 +0100

modconf (0.2.39) unstable; urgency=medium

  * Eduard Bloch:
    - fixed a logical error in update_modules_conf (environment not inherited
      in the main shell). Saving the variables using $Tempfile5.
      Closes: #58007, Closes: #94536
    - Check for description beginning with -, prevents modconf from dying on
      malformed descriptions and undescripted modules containing an - in the
      name.
    - mkkerneldesc.pl: replacing ` with ', made problems with new descriptions
      in 2.4.14

 -- Eduard Bloch <blade@debian.org>  Tue, 20 Nov 2001 02:05:45 +0100

modconf (0.2.38) unstable; urgency=low

  * Gerhard Tonn
    - added s390 specific menu item
    - added descriptions for s390 modules 
    - chandev modules list for s390 generated dynamically

 -- Gerhard Tonn <gt@debian.org>  Sat, 10 Nov 2001 08:23:40 +0200

modconf (0.2.37) stable unstable; urgency=medium

  * To FTP maintainers: please decide in your own whether this release
    should go into stable or not. The only thing it fixes/changes is the
    manpage installation.
  * Eduard Bloch:
    - fixed Makefile broken Marcin Owsiany a while ago. The default manpage
      has been overwritten with the polish translation. I still wonder why
      nobody noticed this before. Closes: #117474
  * Gerhard Tonn
    - added missing copy of chandev.conf for s390

 -- Eduard Bloch <blade@debian.org>  Sun, 28 Oct 2001 12:53:27 +0100

modconf (0.2.36) stable unstable; urgency=high

  * Eduard Bloch:
    - included a check for /etc/locale.alias, resolving the LANG aliases.
      (Closes: #114057)
    - more secure tempfile handling, based on patch from 
      Colin Phipps <cph@cph.demon.co.uk> (Closes: #117283)
    - fixed bug in mkkerneldesc.pl, escapes " now.

 -- Eduard Bloch <blade@debian.org>  Sun, 28 Oct 2001 11:12:22 +0100

modconf (0.2.35) unstable; urgency=low
  
  * Marcin Owsiany:
    - added Polish manpage.
    - updated and corrected Polish translation of the 'eval' file.
  * David Kimdon
    - make Brazilian portuguese messages actually appear
      (closes: #113424) 
    - (from Eduard Bloch): removed wildcard from menu output result, which
      returned the wrong name on LANG != C (closes: #105648)
    - patch from Gerhard Tonn <GerhardTonn@swol.de> to support 
      s390 module configuration (closes: #114905)

 -- David Kimdon <dwhedon@debian.org>  Mon, 24 Sep 2001 19:03:03 -0700

modconf (0.2.34) unstable; urgency=low

  * Galacian translation contributed by jtarrio@trasno.net
    (closes: Bug#95851)
  * Brazilian portuguese translation contributed by 
    Andre Luis Lopes <andrelop@ig.com.br> (closes: Bug#113200)
  * Korean translation contributed by Ho-seok Lee <alee@debian.or.kr>
    (closes: #107985, #108007)
  * mkkerneldesc.pl now strips terminating comments in Makefile so we
    can handle lines like:
    obj-$(CONFIG_FOO) += foo.o # comment
  
 -- David Whedon <dwhedon@debian.org>  Tue,  8 May 2001 18:00:25 -0700

modconf (0.2.33) unstable; urgency=low

  * Umh... somehow there was .32 already, even though I checked the cvs
    diff it didn't look like it was uploaded already.  Will have to bump
    up the version number.
  * Whil I'm at it, I've capitalized the development team as well

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Tue,  6 Mar 2001 04:30:50 +0100

modconf (0.2.32) unstable; urgency=low

  * Updated Spanish translation (Jordi Mallach)
  * Removed bashism because ash doesn't like it.  Well, that's nothing
    new, right?  But even hiding it into some if [] clause is not
    appreciated by ash.  I thought it was a good idea...  reality again
    proved me wrong... (Closes: Bug#88413)

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Tue,  6 Mar 2001 04:13:41 +0100

modconf (0.2.31) unstable; urgency=medium

  * Rewrote some module finding and naming code so modconf will work with
    Linux 2.4.x as well.  (closes: Bug#78924)
  * Added support for LC_MESSAGES in addition to LANG (closes: Bug#71875)
  * Applied patch from Peter Muir <muirp@ieels.com> to not truncate long
    modules names (caused problems with similar prefixes, like with alsa)
    (closes: Bug#63804)
  * Updated German translation (Joey)
  * Updated Croatian translation (Josip Rodin)
  * Updated French translation (Roland Mas)
  * Updated Japanese translation (Junichi Uekawa)
  * Updated Italian translation (Marco d'Itri, Eugenia Franzoni)
  * Updated Swedish translation (Mattias Wadenstein)

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Thu, 22 Feb 2001 15:21:51 +0100

modconf (0.2.30) unstable; urgency=low

  * the "yes I'm a virgo" release
  * debian/copyright: fix copyright location
  * chmod +x /usr/share/modconf/{params,util}, why not, it has the '!#'
    on the first line (lintian)
  * debian/rules: use dpkg-gencontrol with -isp (lintian)
  * Makefile: somehow file had DOS line endings, fixed

 -- Adam Di Carlo <aph@debian.org>  Thu, 25 Jan 2001 20:43:45 -0500

modconf (0.2.29) unstable; urgency=low

  * Italian updates from Eugenia Franzoni (closes: Bug#74867)
  * debian/control: fix modconf override disparity

 -- Adam Di Carlo <aph@debian.org>  Thu, 25 Jan 2001 00:18:38 -0500

modconf (0.2.28) unstable; urgency=low

  * fix dir_descr_video text (closes: Bug#79419)

 -- Adam Di Carlo <aph@debian.org>  Tue, 23 Jan 2001 22:47:04 -0600

modconf (0.2.27) frozen unstable; urgency=medium, closes=68496 58705 63203 66879 55939

  * Module configuration, i.e. parameters, are not removed if a module
    fails or if a module gets removed (closes: Bug#68496, Bug#58705)
  * Added description for sb.o to eval_*.fixed files so it overwrites
    wrong description as grabbed from the kernel source (closes:
    Bug#63203, Bug#66879)
  * Added descriptions to eval_C.fixed for modules for which the script
    does not fetch descriptions from the kernel tree (closes: Bug#55939)
  * Removing a module will comment out its configuration.  I've decided
    not to remove the file and configuration entirely since the user may
    want to reuse it later.
  * Stop with that mega-NMU versioning, let's call this version 0.2.27

 -- Martin Schulze <joey@infodrom.ffis.de>  Thu, 10 Aug 2000 10:10:04 +0200

modconf (0.2.26.14) frozen unstable; urgency=low

  * Thanks to Dan Jacobowitz <dan@debian.org> for pointing out a serious
    flaw in the symlink mess modconf does. It should be fixed now.

 -- Randolph Chung <tausq@debian.org>  Sun, 23 Apr 2000 12:31:35 -0700

modconf (0.2.26.13) frozen unstable; urgency=low

  * Call update-modules with the force parameter to make sure the 
    modules.conf file gets regenerated

 -- Randolph Chung <tausq@debian.org>  Sat, 22 Apr 2000 16:20:12 -0700

modconf (0.2.26.12) frozen unstable; urgency=low

  * Well, it was almost fixed. modconf would create the modules.conf if it
    doesn't already exist only if we are not running with --target. This is
    now fixed. Really!

 -- Randolph Chung <tausq@debian.org>  Sat, 15 Apr 2000 19:38:19 -0700

modconf (0.2.26.11) frozen unstable; urgency=low

  * DOH DOH DOH... how many times can this package get messed up?
    I guess that's "release often, release early"... :P
  * modconf will not create a modules.conf file if the user installs modules
    with no arguments. This is now fixed.
  
 -- Randolph Chung <tausq@debian.org>  Mon, 10 Apr 2000 19:53:56 -0700

modconf (0.2.26.10) frozen unstable; urgency=low

  * Parse /proc/modules rather than $MODULESFILE to form
    $installed_module_list  so that modules loaded by modprobe
    dependancies are also marked as installed.
  * Look for kernel Makefile's in several common locations rather than
    only in /usr/src/linux.
  * use -C parameter on modprobe line so that it uses the right modules.conf
    file (closes: #61664, #61872)

 -- Randolph Chung <tausq@debian.org>  Sat,  8 Apr 2000 16:48:07 -0700

modconf (0.2.26.9) frozen unstable; urgency=medium

  * Always create a modules file, even if nothing is chosen; (closes: #57107)
  * Fixed a race condition in the script
  * Various syntactic changes to try to address some weird bug reports

 -- Randolph Chung <tausq@debian.org>  Mon,  7 Feb 2000 23:05:17 -0700

modconf (0.2.26.8) frozen unstable; urgency=low

  * Reuploaded for frozen too....
  * Fixed more typos... so much for release early release often... (needed
    for modconf to work properly, so are release critical)
  * Added a few more descriptions

 -- Randolph Chung <tausq@debian.org>  Tue,  1 Feb 2000 18:15:26 -0700

modconf (0.2.26.7) unstable; urgency=low

  * set libdir to if $Target/usr/share/modconf if dir exists, otherwise,
    fall back to /usr/share/modconf (fixes: Bug#56774)
  * don't step on ModuleHelp setting when its set from the '--libdir'
    switch (not to be confused with $libdir) above; use
    $Target/$ModuleHelp if it exists
  * workaround a busybox zcat bug

 -- Adam Di Carlo <aph@debian.org>  Tue,  1 Feb 2000 02:34:34 -0600

modconf (0.2.26.6) frozen unstable; urgency=high

  * Fixes serious bug where modconf doesn't work on boot floppies
  * Reorganized source code; split up into more managable pieces
  * Less annoying dialogs, more orientation info. (re: #55404 -- not all done)
  * Fixes console switching problem (closes: #56317)
  * General bug fixing; some are bugs that were fixed in previous
    releases (closes: #37912, #36069, #41776, #55939)

 -- Randolph Chung <tausq@debian.org>  Fri, 28 Jan 2000 21:47:04 -0700

modconf (0.2.26.5) frozen unstable; urgency=medium

  * New maintainer
  * Fixed release-critical bugs that made modconf not work on boot floppies
  * Cosmetic fixes

 -- Randolph Chung <tausq@debian.org>  Tue, 25 Jan 2000 19:14:27 -0700

modconf (0.2.26.4) unstable; urgency=medium

  * Non-maintainer version
  * Added ability to derive (partial) descriptions from kernel sources
  * Redo makefile to make it more flexible for changes
  * uses /usr/share/doc
  * General cleanups
  * Added $Target prefix to CFGFILE and MODULESFILE variables in script
  * Added info about autoprobes (closes: #36656)
  * Changed module install interface to be more intuitive (closes: #25374)

 -- Randolph Chung <tausq@debian.org>  Sat, 15 Jan 2000 00:08:20 -0700

modconf (0.2.26.3) unstable; urgency=low

  * Non-maintainer version
  * Applyed patch to fix spanish typos (closes: #35004)
  * Shortend some Czech messages whiptail would segfault)

 -- Petr Cech <cech@debian.org>  Mon, 15 Nov 1999 22:35:20 +0100

modconf (0.2.26.2) unstable; urgency=low

  * Non-maintainer version
  * Added more German and English description of modules
  * Adde even more German and English from Tim Weippert <weippert@centaur.de>

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Sat, 15 May 1999 01:24:59 +0200

modconf (0.2.26.1) stable; urgency=low

  * Non-maintainer version
  * Fixed some formating oddities in German translation

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Sat,  8 May 1999 22:42:01 +0200

modconf (0.2.26) frozen unstable; urgency=high

  * Fixes important bug (Bug#33313: Can't quit modconf) and must be used 
    on slink boot-floppies. Closes #33313

 -- Enrique Zanardi <ezanard@debian.org>  Tue, 23 Feb 1999 03:11:21 +0000

modconf (0.2.25) unstable; urgency=low

  * maintainer upload.
  * Updated eval_hr by Matej Vela.
  * Added eval_eo by Edmund Grimley Evans.

 -- Enrique Zanardi <ezanard@debian.org>  Fri, 19 Feb 1999 01:05:14 +0000

modconf (0.2.24.1) frozen unstable; urgency=high

  * NMU: add --tty option for 2.2 kernel support in boot-floppies.

 -- Eric Delaunay <delaunay@lix.polytechnique.fr>  Mon, 15 Feb 1999 20:50:51 +0100

modconf (0.2.24) frozen unstable; urgency=high

  * Updated eval_ja by Akira Yoshiyama.
  * Added eval_hr by Matej Vela.
  * Added descriptions for new devices. (Closes #31448)
  * Fixed description for ne2000 ISA cards. (Closes #21519, #30779)
  * Increased column width to deal with big module names (nls_iso*...).
    (Closes #25172)

 -- Enrique Zanardi <ezanard@debian.org>  Mon, 12 Jan 1999 19:28:07 +0000

modconf (0.2.23) frozen unstable; urgency=high

  * Modified to use update-modules. This fixes the "unable to remove
    pcmcia-cs on a fresh install" bug. (Bug reported against slink
    boot-floppies).
  * Added eval_it and eval_ja.
  * Added additional descriptions by ecki@lina.inka.de. (Closes #31000).

 -- Enrique Zanardi <ezanard@debian.org>  Sun, 27 Dec 1998 15:07:12 +0000

modconf (0.2.22) frozen unstable; urgency=high

  * Removed unneeded "read foo". With that line, the program apparently
    "hangs" while detecting the installed modules. (Bug reported against
    the boot-floppies). 

 -- Enrique Zanardi <ezanard@debian.org>  Mon, 21 Dec 1998 10:40:50 +0000

modconf (0.2.21) frozen unstable; urgency=high

  * Parse the command line before sourcing eval_* 
  * If it exists, use /target/bin/sed instead of /bin/sed.
  * This version fixes two grave bugs in slink boot-floppies, so it
    must go in slink.

 -- Enrique Zanardi <ezanard@debian.org>  Wed,  2 Dec 1998 16:29:35 +0000

modconf (0.2.20) frozen unstable; urgency=low

  * Really changed description for ne module (closes: Bug#21519).
  * Patched eval_de (patch from Harmut Koptein).
  * Added Spanish messages by Pedro Gracia <pedro@id-agora.com>.
  * Maintainer release (closes: Bug#28886).

 -- Enrique Zanardi <ezanard@debian.org>  Fri, 13 Nov 1998 14:06:31 +0000

modconf (0.2.19.1) unstable; urgency=low, closes=21519

  * Non-maintainer release
  * The user isn't queried for parameters if none is required
  * Additional spaces before and after the equal sign in a response will
    be removed before continuing.
  * Changed description for ne module (closes: Bug#21519)
  * Added eval_de file for a German version of modconf

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Tue,  3 Nov 1998 13:10:19 +0100

modconf (0.2.19) unstable; urgency=low

  * Added Czech messages by Pavel Makovec.

 -- Enrique Zanardi <ezanard@debian.org>  Thu, 15 Oct 1998 17:26:23 +0100

modconf (0.2.18) unstable; urgency=low

  * Added i18n patches by Christophe Le Bars.
  * Use "chown 0.0" instead of "chown root.root" to avoid warnings during
    installation. (Closes Bug#26774, Bug#25372).
  * As the Linux Module-HOWTO is unmaintained since a long time ago, I
    have included here the last version, removing a source dependency on
    doc-linux-text.
    
 -- Enrique Zanardi <ezanard@debian.org>  Sat, 19 Sep 1998 21:27:08 +0001

modconf (0.2.17) frozen unstable; urgency=high

  * Added --exclude-section (boot-floppies need that option!),
  * Added manpage. fixes: Bug#5997
    
 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Thu, 26 Mar 1998 13:23:13 +0000

modconf (0.2.16) unstable; urgency=low

  * Updated Standards-Version
  * Updated FSF address

 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Thu, 12 Feb 1998 11:34:22 +0000

modconf (0.2.15) unstable; urgency=low

  * Fixed mistake in /usr/sbin/modconf

 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Mon,  2 Feb 1998 18:51:26 +0000

modconf (0.2.14) unstable; urgency=low

  * Added --libdir option.
  * New maintainer.

 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Sat, 31 Jan 1998 20:10:25 +0000

modconf (0.2.13.1) unstable; urgency=low

  * modconf: added patches by Bruce Perens to use whiptail instead of
    dialog.
  * non-maintainer version.

 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Sat, 10 Jan 1998 12:20:38 +0000

modconf (0.2.13) unstable; urgency=low

  * modconf: mangle module name for calling post-install (#11131, #12156)
  * modconf: use tput when available (#11956, partially)
  * modconf: create TempFile using the tempfile command (#11836)
  * debian/rules: build package in binary-indep rule (#12489)
  
 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Wed, 24 Sep 1997 12:56:04 +0200

modconf (0.2.12) frozen unstable; urgency=low

  * modconf: new /etc/conf.modules parsing and editing; fixes nasty bugs
  * modconf: fixes bug with leading sapce in One_Restricted_Section
  
 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Thu,  5 Jun 1997 22:01:20 +0200

modconf (0.2.11) frozen unstable; urgency=low

  * mkdescr.pl: " were escaped too much (Bug#9986)
  * modconf: skip empty shell scripts
  * modconf: fixed expansion of truncated module names (don't load
             mcdx instead of mcd)

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Tue, 27 May 1997 01:14:06 +0200

modconf (0.2.10) frozen unstable; urgency=low

  * descr.additional: changed sbpcd info; SoundBlaster keyword doesn't
                                          work
  * eval: added summaries for b1pci, capi, capidrv, capiutil, hisax, 
                              kernelcapi, sc, softdog
          removed trailing dots
  * modconf: don't exit edit_arguments on missing description

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Tue, 20 May 1997 01:17:49 +0200

modconf (0.2.9) frozen unstable; urgency=low

  * descr.additional: added info for sbpcd
                      shortened entry for tulip
		      added entry for umsdos
  * Makefile: remove zcat workaround (zcat has been fixed)
  * eval: summary_isp16 changed
  * modconf: don't exit edit_arguments on missing description

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Thu, 8 May 1997 15:48:23 +0200

modconf (0.2.8) frozen unstable; urgency=low

  * descr.additional: removed baycom and xd entries
  * Makefile: feed gzip via stdin (busybox zcat limitation)
  * modconf: edit_arguments: changed infoBox to msgBox

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Fri, 25 Apr 1997 03:54:07 +0200

modconf (0.2.7) frozen unstable; urgency=low

  * modconf: use sh instead of ash (#8698)
  * eval: shortened ISDN description
  * eval: fixed some typos
  * eval: added summaries for baycom (#9044) and xd
  * eval: corrected CD device names
  * modconf: assume that the floppy is mounted at /floppy

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Fri, 25 Apr 1997 03:54:07 +0200

modconf (0.2.6) frozen unstable; urgency=low

  * modconf: parse NoParams lines and ignore them
  * modconf: show only 12 characters of module name as module menu keys
  * modconf: shorter Exit menu text in order to avoid line wrap

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Thu, 10 Apr 1997 17:25:07 +0200

modconf (0.2.5) frozen unstable; urgency=low

  * descr.additional: entry for g_NCR5380 added
  * modconf: corrected return code handling in module_args 
  * mkdescr.pl, modconf: added NoParams: flag for modules that cannot
    accept parameters (currently disabled)

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Tue, 8 Apr 1997 17:54:47 +0200

modconf (0.2.4) frozen unstable; urgency=low

  * store descriptions gzipped
  * create descriptions file from Module-HOWTO

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Sun, 6 Apr 1997 23:26:51 +0200

modconf (0.2.3) frozen unstable; urgency=low

  * modconf: replaced `find' and basename call ( --source mounted is 
             now used on the installation disks before loading base)

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Sun, 23 Mar 1997 20:19:15 +0100

modconf (0.2.2) unstable; urgency=low

  * module information is stored in only two files
  * debian/rules: don't use debmake
  * modconf: corrected return values for dialog interface functions
  * modconf: support installation from rescue/drivers floppy
    (needs support from boot-floppies 1.2.7)
  * modconf: can restrict the offered driver directories 
    (e.g. pcmcia, scsi, cdrom)
  * modconf: can load specified modules before or after the
    interactive selection
  * modconf: update to + immediately after installing a module

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Mon, 10 Mar 1997 22:09:34 +0100

modconf (0.2.1) unstable; urgency=low

  * Remove tset references, replace with ANSI sequences for now.
    Tset isn't on the boot floppy. Fix the '*' problem again, perhaps
    this time for good.

 -- Bruce Perens <bruce@beagle.pixar.com>  Sun, 8 Dec 1996 16:54:27 -0800

modconf (0.2.0) unstable; urgency=low

  * Remove bug that "*" appeared as a selection in an otherwise empty menu.
  * Add some module documentation.

 -- Bruce Perens <bruce@beagle.pixar.com>  Tue, 3 Dec 1996 19:41:38 -0800

modconf (0.1.0-4) unstable; urgency=low

  * Initial Release.

 -- Bruce Perens <bruce@beagle.pixar.com>  Tue, 3 Dec 1996 19:37:59 -0800

Local variables:
mode: debian-changelog
End:
