ddetect (1.14) unstable; urgency=low

  * Kurt Roeckx
    - Also do the register-module psmouse for amd64.
  * Note that this includes some sustitution fixes in translated templates.
  * Updated translations: 
    - Bulgarian (bg.po) by Ognyan Kulev
    - Welsh (cy.po) by Dafydd Harries
    - Greek, Modern (1453-) (el.po) by Greek Translation Team
    - Gallegan (gl.po) by Hctor Fenndez Lpez
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Portuguese (pt.po) by Miguel Figueiredo
    - Russian (ru.po) by Dmitry Beloglazov

 -- Joey Hess <joeyh@debian.org>  Wed,  2 Feb 2005 17:13:59 -0500

ddetect (1.13) unstable; urgency=low

  * Bdale Garbee
    - force loading of some hppa nic and scsi modules that discover doesn't
      know about in hw-detect.sh, so modular (2.6) kernels work better

 -- Bdale Garbee <bdale@gag.com>  Fri, 14 Jan 2005 16:53:47 -0700

ddetect (1.12) unstable; urgency=low

  * Joey Hess
    - Load ide-core explicitly rather than implicitly to allow the user to
      specify parameters such as hda=stroke when the module is loaded.
    - Add ide-disk to /etc/modules on systems with ide. I'm not yet sure 
      what situation calls for this as it's normally autoloaded. Maybe
      something to do with lvm? See bug #289377.
    - Moved register-module psmouse calls to here from rootskel.
      Currently done for some powerpc subarches, ia64, and also now for i386,
      since some races have been reported on i386 with the module being loaded
      on demand as X starts.
  * Sven Luther
    - Added detection code for NuBus powermacs.
  * Updated translations: 
    - Romanian (ro.po) by Eddy Petrisor

 -- Joey Hess <joeyh@debian.org>  Mon, 10 Jan 2005 15:56:59 -0500

ddetect (1.11) unstable; urgency=low

  * Colin Watson
    - Portable shell fix in hotplug-pcmcia.
  * Joey Hess
    - Work around de4x5 / tulip problem by using tulip if de4x5 is not
      available, and blacklisting de4x5. So we can control which is used
      on a per-arch or kernel basis by including the right one on the
      initrd.
    - If above hack causes tulip to be used for the first stage, call
      register-modules to make it be used on the installed system.
      Closes: #282814
    - On hppa 2.4 this doesn't happen, since tulip is built in.
      In that case, de4x5 will still be blacklisted so the hang will be
      avoided. Closes: #283754
  * Updated translations: 
    - Catalan (ca.po) by Jordi Mallach
    - Czech (cs.po) by Miroslav Kure
    - Finnish (fi.po) by Tapio Lehtonen
    - Italian (it.po) by Giuseppe Sacco
    - Dutch (nl.po) by Bart Cornelis
    - Romanian (ro.po) by Eddy Petrisor
    - Russian (ru.po) by Russian L10N Team
    - Slovenian (sl.po) by Jure Čuhalev
    - Albanian (sq.po) by Elian Myftiu
    - Traditional Chinese (zh_TW.po) by Tetralet

 -- Joey Hess <joeyh@debian.org>  Wed,  1 Dec 2004 16:14:06 -0500

ddetect (1.10) unstable; urgency=low

  * Colin Watson
    - Run discover-mac-io before discover, since that matches the ordering
      post-reboot.
  * Updated translations:
    - Bulgarian (bg.po) by Ognyan Kulev
    - Greek, Modern (1453-) (el.po) by Greek Translation Team
    - French (fr.po) by French Team

 -- Colin Watson <cjwatson@debian.org>  Mon, 18 Oct 2004 19:41:06 +0100

ddetect (1.09) unstable; urgency=low

  * Joey Hess
    - Disable the archdetect-deb as I don't want to try to get it through NEW
      and I need to upload for other reasons.

 -- Joey Hess <joeyh@debian.org>  Wed,  6 Oct 2004 15:07:47 -0400

ddetect (1.08) unstable; urgency=low

  * Updated translations: 
    - Welsh (cy.po) by Dafydd Harries
    - Hebrew (he.po) by Lior Kaplan
    - Hungarian (hu.po) by VEROK Istvan
    - Romanian (ro.po) by Eddy Petrisor
    - Traditional Chinese (zh_TW.po) by Tetralet

 -- Joey Hess <joeyh@debian.org>  Wed,  6 Oct 2004 14:27:12 -0400

ddetect (1.07) unstable; urgency=low

  * Colin Watson
    - Look through all of /proc/device-tree/, not just the mac-io bus.
      Slower but apparently necessary for at least the therm_* fan
      controllers, which are on uni-n here.
  * Joshua Kwan
    - Fix C99isms from arch-specific archdetects to eliminate build
      failures (don't know why they were not caught before):
        . archdetect-arm-linux.c
        . archdetect-m68k-linux.c
    - There was only an isblank warning in here (build succeeded, but
      best to fix nonetheless):
        . archdetect-powerpc-linux.c
  * Updated translations:
    - Czech (cs.po) by Miroslav Kure
    - Greek (el.po) by Greek Translation Team
    - Hebrew (he.po) by Lior Kaplan
    - Indonesian (id.po) by Debian Indonesia Team
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by Kęstutis Biliūnasn
    - Latvian (lv.po) by Aigars Mahinovs
    - Norwegian (nb.po) by Bjorn Steensrud
    - Dutch (nl.po) by Bart Cornelis
    - Norwegian (nn.po) by Håvard Korsvoll
    - Romanian (ro.po) by Eddy Petrisor
    - Russian (ru.po) by Russian L10N Team
    - Slovenian (sl.po) by Jure Čuhalev
    - Albanian (sq.po) by Elian Myftiu
    - Traditional Chinese (zh_TW.po) by Tetralet

 -- Joshua Kwan <joshk@triplehelix.org>  Sun,  3 Oct 2004 15:49:38 -0700

ddetect (1.06) unstable; urgency=low

  * Colin Watson
    - Add the ability to back up from the error messages you get if
      ethdetect can't find any network interfaces. We could probably do with
      a state machine of some kind here.
    - mac-io bus detection improvements:
      + Detect mesh SCSI controller (closes: #269655, #271419).
      + Detect mace Ethernet controller.
      + Detect mac53c94 SCSI controller.
      + Detect therm_adt746x and therm_windtunnel fan controllers, although
        only post-reboot for now since those modules aren't in
        linux-kernel-di-powerpc-*.
      + Cope with /proc/device-tree/aliases/mac-io pointing to a symlink.
  * Bastian Blank
    - Add archdetect-deb package.
  * Joey Hess
    - Temporarily disable archdetect-deb for this upload, don't want to wait
      for NEW processing for a deb.
  * Updated translations: 
    - Bulgarian (bg.po) by Ognyan Kulev
    - German (de.po) by Dennis Stampfer
    - Greek, Modern (1453-) (el.po) by Greek Translation Team
    - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
    - French (fr.po) by French Team
    - Hebrew (he.po) by Lior Kaplan
    - Lithuanian (lt.po) by Kęstutis Biliūnasn
    - Bøkmal, Norwegian (nb.po) by Axel Bojer
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Russian (ru.po) by Russian L10N Team
    - Slovenian (sl.po) by Jure Čuhalev
    - Swedish (sv.po) by Per Olofsson

 -- Joey Hess <joeyh@debian.org>  Mon, 27 Sep 2004 17:02:47 -0400

ddetect (1.05) unstable; urgency=low

  * Joey Hess
    - Add usb nic modules to the manual module list. Closes: #262638, #267402
    - Hack to make this work for 2.4 which does not have a usb/nic subdir.
    - In ethdetect, don't prompt twice for module params in a low priority
      install.
  * Updated translations: 
    - Catalan (ca.po) by Jordi Mallach
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
    - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
    - French (fr.po) by French Team
    - Hebrew (he.po) by Lior Kaplan
    - Croatian (hr.po) by Krunoslav Gernhard
    - Korean (ko.po) by Changwoo Ryu
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
    - Polish (pl.po) by Bartosz Fenski
    - Turkish (tr.po) by Recai Oktaş
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

 -- Joey Hess <joeyh@debian.org>  Mon,  6 Sep 2004 17:15:48 -0400

ddetect (1.04) unstable; urgency=low

  * Joey Hess
    - Work around kernel bug #269823 by not loading the hpt366 module
      automatically.

 -- Joey Hess <joeyh@debian.org>  Fri,  3 Sep 2004 15:06:55 -0400

ddetect (1.03) unstable; urgency=low

  * Martin Michlmayr
    - Upstream changed how the SGI O2 (IP 32) is reported in /proc/cpuinfo.
      Deal with the old and the new value.
  * Joey Hess
    - Remove seen flag unsetting code, not necessary for a long time in the
      d-i environment.
  * Colin Watson
    - Make hw-detect Architecture: any so that we don't have to have
      discover-mac-io on non-powerpc architectures.
  * Updated translations:
    - Arabic (ar.po) by Ossama M. Khayat
    - Bulgarian (bg.po) by Ognyan Kulev
    - Bosnian (bs.po) by Safir Šećerović
    - Welsh (cy.po) by Dafydd Harries
    - Greek, Modern (1453-) (el.po) by Greek Translation Team
    - Basque (eu.po) by Piarres Beobide Egaña
    - French (fr.po) by French Team
    - Hebrew (he.po) by Lior Kaplan
    - Croatian (hr.po) by Krunoslav Gernhard
    - Latvian (lv.po) by Aigars Mahinovs
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
    - Russian (ru.po) by Yuri Kozlov

 -- Colin Watson <cjwatson@debian.org>  Thu,  2 Sep 2004 14:40:18 +0100

ddetect (1.02) unstable; urgency=low

  * Colin Watson
    - Don't bother trying to load psmouse in d-i; just register it for use
      after the first reboot.
    - Move mac-io hardware detection out to a separate file, only installed
      on powerpc.
    - Detect dmasound_pmac/snd-powermac (depending on kernel version) on
      PowerMacs.
  * Joshua Kwan
    - Add USB stuff to devnames.txt.
    - Don't try to load sbp2 unless we also have scsi_mod lying around.
  * Updated translations:
    - Catalan (ca.po) by Jordi Mallach
    - Greek, Modern (1453-) (el.po) by Greek Translation Team
    - French (fr.po) by French Team
    - Japanese (ja.po) by Kenshi Muto
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Bøkmal, Norwegian (nb.po) by
    - Polish (pl.po) by Bartosz Fenski
    - Turkish (tr.po) by Recai Oktaş

 -- Colin Watson <cjwatson@debian.org>  Thu, 26 Aug 2004 19:47:35 +0100

ddetect (1.01) unstable; urgency=medium

  * Joshua Kwan
    - Add more entries to devnames.txt.
    - grep for ^${module}: to prevent e1000's description matching for
      e100. (Closes: #262626, #266328)
    - 'hardware architecture', not 'hardware architect' in control.
  * Sven Luther
    - Added support for loading the psmouse modules on powerpc/chrp
      and prep too, since X is complaining after the reboot.
  * Updated translations:
    - Danish (da.po) by Claus Hindsgaul
    - Basque (eu.po) by Piarres Beobide Egaña
    - French (fr.po) by Christian Perrier
    - Lithuanian (lt.po) by Kęstutis Biliūnasn
    - Latvian (lv.po) by Aigars Mahinovs

 -- Joshua Kwan <joshk@triplehelix.org>  Mon, 23 Aug 2004 01:44:51 -0700

ddetect (1.00) unstable; urgency=low

  * Updated translations: 
    - Swedish (sv.po) by Per Olofsson

 -- Joey Hess <joeyh@debian.org>  Sun, 25 Jul 2004 19:15:02 -0400

ddetect (0.110) unstable; urgency=low

  * Joey Hess
    - Have discover output ide devices, so sata modules are loaded.
      Closes: #260658

 -- Joey Hess <joeyh@debian.org>  Sun, 25 Jul 2004 14:04:28 -0400

ddetect (0.109) unstable; urgency=low

  * Colin Watson
    - Detect BMAC Ethernet controllers, found on some PowerMacs. Ideally
      discover would be able to walk the mac-io bus ... (closes: #260427)
    - Add myself to Uploaders.
  * Joey Hess
    - Fix display of card names in the missing modules list.
  * Updated translations:
    - Arabic (ar.po) by Abdulaziz Al-Arfaj
    - German (de.po) by Dennis Stampfer
    - Persian (fa.po) by Arash Bijanzadeh
    - Croatian (hr.po) by Krunoslav Gernhard
    - Italian (it.po) by Giuseppe Sacco

 -- Colin Watson <cjwatson@debian.org>  Sat, 24 Jul 2004 12:58:38 +0100

ddetect (0.108) unstable; urgency=low

  * Joey Hess
    - Undo my incorrect yenta_socket change of 0.105.
  * Updated translations: 
    - Bosnian (bs.po) by Safir Šećerović
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll

 -- Joey Hess <joeyh@debian.org>  Sat, 17 Jul 2004 17:35:22 -0400

ddetect (0.107) unstable; urgency=low

  * Joshua Kwan
    - Add a cardname parameter to load_module eth1394 so it shows up as
      Firewire ethernet.
  * Joey Hess
    - Don't bother with eth1394 for 2.4 kernel, it's only close to the
      spec in 2.6.
    - Don't register-module eth1394, hotplug takes care of it.

 -- Joey Hess <joeyh@debian.org>  Thu,  8 Jul 2004 20:53:30 -0400

ddetect (0.106) unstable; urgency=low

  * Joey Hess
    - Check to see if modules are available before loading them in all cases,
      and if they're unavailable, add them to the standard missing modules
      list.

 -- Joey Hess <joeyh@debian.org>  Thu,  8 Jul 2004 18:20:01 -0400

ddetect (0.105) unstable; urgency=low

  * Sylvain Ferriol
    - add plip in devnames
  * Joshua Kwan
    - add more devnames descriptions for powerpc
  * Joey Hess
    - Load yenta_socket a bit later, after the discover run, because it
      looked strange to load a module before it said it was detecting
      hardware. It still loads before any other modules.
    - Add progress display when loading modules for firewire CD.
    - Try to enable firewire ethernet support if ohci1394 is loaded.
      For now it does no real detection, just loads it.

 -- Joey Hess <joeyh@debian.org>  Tue,  6 Jul 2004 22:13:52 -0400

ddetect (0.104) unstable; urgency=low

  * Joey Hess
    - sleep may not be available, so don't completly crash out if it's not.
      (Of course, instead something with a race that the sleep call is working
      around will probably not work right.)

 -- Joey Hess <joeyh@debian.org>  Thu,  1 Jul 2004 17:51:00 -0400

ddetect (0.103) unstable; urgency=low

  * Sven Luther
    - Added support for loading the i8042 and atkbd modules on
    powerpc/chrp and prep in order to have keyboard input :).
  * Joshua Kwan
    - Use devnames descriptions for ethdetect.sh where possible.
      Closes: #225166
    - Create 'BLACKLIST' entries for stuff that shouldn't be seen in
      ethdetect's module loading menu.
    - Update a whole ton of descriptions.
  * Joey Hess
    - Don't mess with the seen flag of a question that has not yet been
      displayed, that tickled a cdebconf bug (#257180) and broke pcmcia.

 -- Joey Hess <joeyh@debian.org>  Thu,  1 Jul 2004 15:55:42 -0400

ddetect (0.102) unstable; urgency=low

  * Joshua Kwan
    - Holy batman, Discover groks SBUS now! Disable the sunhme registration
      hack in hw-detect.sh.
    - And with that, add sbus to the list of busses probed by discover's
      invocation.
    - Fix Joey's template typo that caused modules to stop loading.
    - Correct some trivial Makefile style things.
  * Joey Hess
    - Add a "no ethernet card" option in ethdetect if autodetection finds
      nothing, to break out of the loop. Closes: #255247
    - If a module fails to load and there were no parameters, prompt for
      parameters at critical priority using a special template, and try the
      load again. Closes: #242827
    - Remove special case for ne, it should be handled by the above.
    - Prompt about whether to prompt for module parameters, to avoid 20
      useless questions on low priority installs (any better ideas?)
      Closes: #239890
  * Thiemo Seufer
    - Expand list of SGI ip32 CPUs.
  * Updated translations:
    - Albanian (sq.po) by Elian Myftiu
    - Bosnian (bs.po) by Safir Šećerović
    - fa (fa.po) by Arash Bijanzadeh
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov

 -- Joshua Kwan <joshk@triplehelix.org>  Sun, 27 Jun 2004 17:36:05 -0700

ddetect (0.101) unstable; urgency=low

  * Joey Hess
    - Register the airport module if it's detected so it will be available in
      the installed system.
    - apt-install usbutils when installing hotplug to avoid the "can't
      synthesize root hub events" with 2.6 kernels.
    - Change the example kernel parameters to use lower case, as they usually.
      do. Unfuzzy all translations. Closes: #253683
  * Thiemo Seufer
    - Add detection for more mips/mipsel systems.

 -- Joey Hess <joeyh@debian.org>  Thu, 10 Jun 2004 23:32:40 -0400

ddetect (0.100) unstable; urgency=low

  * Per Olofsson
    - On 2.6 kernels, load yenta_socket before the regular PCI detection
      if the hardware is available so that Cardbus cards will be found.
    - Log something less confusing on pcmcia_socket hotplug events.
  * Colin Watson
    - Don't try to load floppy or ide-floppy on NewWorld PowerMacs. Most
      (all?) newworld systems don't have floppy drives, and loading the
      module apparently hangs G5s (closes: #251089).
  * Joshua Kwan
    - Since Discover doesn't grok SBUS yet, load sunhme in the manual
      module loading section because most sparc32 machines have either
      lance (built-in) or HME network connections.
    - To this effect, add a simple archdetect-sparc-linux.c. It will
      certainly have use later.
  * Joey Hess and Christian Perrier
    - Add support for firewire CDs, including scsi bus rescanning for 2.4
      kernels. Closes: #246790, #248011, #233497, #234208
    - Have discover load bridge support so it will find ieee1394 bridges.
  * Christian Perrier
    - Add myself to uploaders

 -- Christian Perrier <bubulle@debian.org>  Sun, 30 May 2004 14:09:07 -0300

ddetect (0.99) unstable; urgency=low

  * Per Olofsson
    - When generating PCMCIA network card device names, also put them in
      /etc/network/devhotplug.
    - Check /sys for Cardbus cards on 2.6 kernels and add them to
      devhotplug.
  * Joey Hess
    - register-module ide-generic for 2.6 kernels. Fixes ide-cds on
      scsi systems with 2.6 kernels. Closes: #251050

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 26 May 2004 17:09:35 -0300

ddetect (0.98) unstable; urgency=low

  * Per Olofsson
    - Only ask whether PCMCIA should be started once. Closes: #250285.
    - Install /etc/pcmcia/config.opts using prebaseconfig.
    - Queue Cardbus modules if they are not available, so that we can still
      catch their hotplug events and add them to /etc/network/devhotplug.
  * Updated translations: 
    - Greek, Modern (1453-) (el.po) by George Papamichelakis
    - Basque (eu.po) by Piarres Beobide Egaña
    - Albanian (sq.po) by Elian Myftiu

 -- Per Olofsson <pelle@dsv.su.se>  Mon, 24 May 2004 21:58:05 +0200

ddetect (0.97) unstable; urgency=low

  * Per Olofsson
    - Added question about PCMCIA resource range options.
  * Joshua Kwan
    - Refine our PCMCIA heuristic on 2.6 by checking for the existence of
      any directories in /sys/class/pcmcia_socket. Thanks Russell King
      <rmk+pcmcia@arm.linux.org.uk>.
    - Try hard to only apt-install pcmcia-cs and generate PCMCIA devnames
      once.
  * Bastian Blank
    - hw-detect-full enhanced hw-detect.
  * Joey Hess
    - Ignore errors loading the ide-cd module, which can happen
      on at least sun hardware if the system has no IDE CD drive.
      Closes: #250324
  * Updated translations:
    - Bulgarian (bg.po) by Ognyan Kulev
    - Catalan (ca.po) by Jordi Mallach
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Alwin Meschede
    - Spanish (es.po) by Javier Fernández-Sanguino
    - Basque (eu.po) by Piarres Beobide Egaña
    - Finnish (fi.po) by Tapio Lehtonen
    - French (fr.po) by Christian Perrier
    - Gallegan (gl.po) by Héctor Fernández López
    - Hungarian (hu.po) by VERÓK István
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Italian (it.po) by Giuseppe Sacco
    - Japanese (ja.po) by Kenshi Muto
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Norwegian (nb.po) by Knut Yrvin
    - Dutch (nl.po) by Bart Cornelis
    - Norwegian (nn.po) by Håvard Korsvoll
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Romanian (ro.po) by Eddy Petrisor
    - Russian (ru.po) by Yuri Kozlov
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Slovenian (sl.po) by Jure Čuhalev
    - Turkish (tr.po) by Osman Yüksel
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
    - Traditional Chinese (zh_TW.po) by Tetralet

 -- Joshua Kwan <joshk@triplehelix.org>  Mon, 24 May 2004 08:05:21 -0700

ddetect (0.96) unstable; urgency=low

  * Joey Hess
    - Change the wording of the question before starting pcmcia;
      no detection of pcmcia is done before asking this question because the
      most reliable way to detect pcmcia is to try to start it (discover's
      pcmcia bridge detection may not work in all cases). Closes: #249420
  * Joshua Kwan
    - It turns out our PCMCIA detection heuristics really suck, so do
      not assume that /var/run/stab automatically exists if cardmgr has been
      started, otherwise hw-detect will error out. Do a -f check to work
      around it for now.
    - Change IFS to " " for netdev parsing state, restore it later.
      Fixes cases where one would see 'eth0 eth1: Device name', thanks
      Cit <debian@loathe.ms>.
  * Updated translations:
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Alwin Meschede
    - Spanish (es.po) by Javier Fernández-Sanguino
    - Basque (eu.po) by Piarres Beobide Egaña
    - French (fr.po) by Christian Perrier
    - Hungarian (hu.po) by VERÓK István
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Japanese (ja.po) by Kenshi Muto
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Dutch (nl.po) by Bart Cornelis
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Russian (ru.po) by Nikolai Prokoschenko
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Turkish (tr.po) by Osman Yüksel
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

 -- Joshua Kwan <joshk@triplehelix.org>  Tue, 18 May 2004 10:16:13 -0700

ddetect (0.95) unstable; urgency=low

  * Colin Watson
    - Bump priorities of hw-detect and hw-detect-full to standard, in line
      with the override file.
  * Joey Hess
    - Follow cdrom-detect's lead by making ethdetect ask for a driver
      floppy if the network card detection fails and no module was
      selected from the manual list. The previous method didn't work
      since many media lack a menu item to load floppies. Closes: #247941
    - BTW, think "firmware floppy". :-(
    - Always autodetect network hardware. The question about whether to do
      this was asked as low priority; hw-detect is safe and always asks at low
      priority before loading modules, so the question was redundant.
      Closes: #219890
  * Joshua Kwan
    - Devnames for PCMCIA devices, as given by their built in names, using
      the information from /var/run/stab. Woohoo!
  * Christian Perrier
    - s/ethernet/Ethernet in new templates
    - Ellipsis typography fixed

 -- Joey Hess <joeyh@debian.org>  Fri, 14 May 2004 12:20:30 -0300

ddetect (0.94) unstable; urgency=low

  * Joey Hess
    - Find unavailable modules before calculating the size of the progress
      bar and stop displaying progress messages about skipping such modules.
      Closes: #241467
    - Made checking for already loaded modules O(n) instead of previous
      O(n^2).
    - Other speedups.
    - Never display "[Unknown]" as a module name in the selection list.
    - The airport test is good enough to not belong in get_manual_hw_info.
    - Ask the start_pcmcia qestion.
    - Mark the start_pcmcia question as translatable.
    - Only ask the question if pcmcia is not running (uses its pid file).
    - Restart cardmgr if it's already running to make sure it uses any modules
      that were not available before. Closes: #234564
    - Redirect fd 3 from /dev/null when starting pcmcia to avoid debconf fd
      hang issues.
  * Christian Perrier
    - Removed the double questioning in the pcmcia_start template
      Reworded the template for simplification
  * Kenshi Muto
    - Check module name includes '_' also by replacing '-' for Linux 2.6.
      Closes: #247249
  * Stephen R. Marenka
    - Add support for q40 and sun3(x) m68k subarchs.
  * Updated translations: 
    - Bulgarian (bg.po) by Ognyan Kulev
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Alwin Meschede
    - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
    - Basque (eu.po) by Piarres Beobide Egaña
    - French (fr.po) by Christian Perrier
    - Hebrew (he.po) by Lior Kaplan
    - Hungarian (hu.po) by VERÓK István
    - Japanese (ja.po) by Kenshi Muto
    - Korean (ko.po) by Changwoo Ryu
    - Dutch (nl.po) by Bart Cornelis
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (pt.po) by Miguel Figueiredo
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Romanian (ro.po) by Eddy Petrisor
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Albanian (sq.po) by Elian Myftiu
    - Turkish (tr.po) by Osman Yüksel
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

 -- Joey Hess <joeyh@debian.org>  Wed,  5 May 2004 00:01:13 -0400

ddetect (0.93) unstable; urgency=low

  * Joey Hess
    - There is no reason to hardcode the path to discover. Especially not
      when you hardcode the wrong path. Especially not when it breaks with
      discover 2 on 2.6 kernels.

 -- Joey Hess <joeyh@debian.org>  Tue, 27 Apr 2004 20:39:29 -0400

ddetect (0.92) unstable; urgency=low

  * Joey Hess
    - Add || true after calls to discover --version, makes it work on 2.6
      kernel again.

 -- Joey Hess <joeyh@debian.org>  Tue, 27 Apr 2004 19:57:12 -0400

ddetect (0.91) unstable; urgency=low

  * Joey Hess
    - Complete the discover transition by apt-installing discover1, which is
      now in testing.

 -- Joey Hess <joeyh@debian.org>  Sat, 24 Apr 2004 12:05:28 -0400

ddetect (0.90) unstable; urgency=low

  * Petter Reinholdtsen
    - Stop hw-detect from failing if /etc/network/ is
      missing. (Closes: #245535)
    - Log when pcmcia and hotplut support is detected.
    - Rewrite the code detecting which version of discover to use, and
      make it easier to change which package to install in /target/
      based on this.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 24 Apr 2004 11:47:42 +0200

ddetect (0.89) unstable; urgency=low

  * Updated translations: 
    - Bulgarian (bg.po) by Ognyan Kulev
    - Bokmal, Norwegian (nb.po) by Bjørn Steensrud
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
    - Albanian (sq.po) by Elian Myftiu

 -- Joey Hess <joeyh@debian.org>  Fri, 23 Apr 2004 13:03:38 -0400

ddetect (0.88) unstable; urgency=low

  * Joey Hess
    - In ethdetect, always register-module manually selected modules.
  * Updated translations: 
    - Bokmal, Norwegian (nb.po) by Bjørn Steensrud
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll

 -- Joey Hess <joeyh@debian.org>  Wed, 21 Apr 2004 23:35:31 -0400

ddetect (0.87) unstable; urgency=low

  * Joey Hess
    - Add a new template, hw-detect/start_pcmcia, as a kind of workaround for
      systems where starting pcmcia hangs the system (Dell inspirons..).
      Due to the string freeze, this question is not translated or displayed
      to the user yet, but it can be overridden at boot time.

 -- Joey Hess <joeyh@debian.org>  Mon, 19 Apr 2004 20:23:26 -0400

ddetect (0.86) unstable; urgency=low

  * Colin Watson
    - Better error checking and quoting around airport detection.
  * Updated translations: 
    - German (de.po) by Alwin Meschede
    - Finnish (fi.po) by Tapio Lehtonen
    - Hebrew (he.po) by Lior Kaplan
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Norwegian (nn.po) by Håvard Korsvoll

 -- Colin Watson <cjwatson@debian.org>  Mon, 19 Apr 2004 15:13:26 +0100

ddetect (0.85) unstable; urgency=low

  * Sven Luther
    - Don't always load the airport module on powerpc, but do the real thing,
      and check if it is available or not (Closes: #221533).
  * Martin Michlmayr
    - Don't show missing modules twice (Closes: #244145).
  * Colin Watson
    - Add support for IBM iSeries logical partitions as powerpc/iseries
      (thanks, Karl Kappel; closes: #239794).

 -- Martin Michlmayr <tbm@cyrius.com>  Sat, 17 Apr 2004 00:55:40 +0100

ddetect (0.84) unstable; urgency=low

  * Per Olofsson
    - List PCMCIA network interfaces in /etc/network/devhotplug and load
      modules for Cardbus cards in a temporary hotplug agent.
  * Martin Michlmayr
    - Detect Cobalt machines running new kernels (which identify the
      exact machine in /proc/cpuinfo rather than just "MIPS Cobalt").
  * Joey Hess
    - Try ide-generic, for 2.6 kernels.
    - Don't display loading message on progress bar for skipped modules.
  * Updated translations: 
    - Basque (eu.po) by Piarres Beobide Egaña
    - Gallegan (gl.po) by Héctor Fernández López
    - Hebrew (he.po) by Lior Kaplan
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Italian (it.po) by Davide Viti
    - Dutch (nl.po) by Bart Cornelis
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (pt.po) by Miguel Figueiredo
    - Turkish (tr.po) by Osman Yüksel
    - Traditional Chinese (zh_TW.po) by Tetralet

 -- Joey Hess <joeyh@debian.org>  Tue, 13 Apr 2004 16:53:03 -0400

ddetect (0.83) unstable; urgency=low

  * Martin Michlmayr
    - Added support for MIPS based Cobalt machines as mipsel/cobalt.
  * Joey Hess
    - Remove the hw-detect/detect_progress_title template, it should no
      longer be used as everything is switched to custom titles, and this
      regains some space. As a fallback just in case, use
      hw-detect/load_progress_step.
  * Updated translations: 
    - Catalan (ca.po) by Jordi Mallach

 -- Joey Hess <joeyh@debian.org>  Sun,  4 Apr 2004 16:02:37 -0400

ddetect (0.82) unstable; urgency=low

  * On powerpc, always try to load the airport driver, which discover cannot
    detect. Closes: #221533
  * Updated translations: 
    - Czech (cs.po) by Miroslav Kure
    - Welsh (cy.po) by Dafydd Harries
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Alwin Meschede
    - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
    - Spanish (Castilian) (es.po) by Javier FernÃ¡ndez-Sanguino
    - French (fr.po) by Christian Perrier
    - Hungarian (hu.po) by VERÃ?K IstvÃ¡n
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Japanese (ja.po) by Kenshi Muto
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by KÄ?stutis BiliÅ«nas
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (pt.po) by Miguel Figueiredo
    - Portuguese (Brazil) (pt_BR.po) by AndrÃ© LuÃ­s Lopes
    - Russian (ru.po) by Nikolai Prokoschenko
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Slovenian (sl.po) by Jure Ä?uhalev
    - Swedish (sv.po) by AndrÃ© Dahlqvist
    - Turkish (tr.po) by Osman YÃ¼ksel
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

 -- Joey Hess <joeyh@debian.org>  Sun,  4 Apr 2004 00:33:24 -0500

ddetect (0.81) unstable; urgency=low

  * Joey Hess
    - Remove manual title setting.
    - hw-detect can now be called with a parameter that is the name of a
      debconf template. If it is, it will use that template as the title 
      for the progress bar. This allows for cusomised progress bars
      during the different hardware detection steps. Of course, it's kinda a
      gyp because hw-detect still loads all the modules it can in each pass.
    - ethdetect passes a custom title, as does hw-detect-full (so do
      cdrom-detect and iso-scan). Closes: #239429, #231105
  * Updated translations: 
    - Welsh (cy.po) by Dafydd Harries
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Alwin Meschede
    - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
    - Spanish (Castilian) (es.po) by Javier Fernández-Sanguino
    - French (fr.po) by Christian Perrier
    - Hungarian (hu.po) by VERÓK István
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Japanese (ja.po) by Kenshi Muto
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (pt.po) by Miguel Figueiredo
    - Russian (ru.po) by Nikolai Prokoschenko
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Swedish (sv.po) by André Dahlqvist
    - Turkish (tr.po) by Osman Yüksel
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
    - Albanian (sq.po) by Elian Myftiu

 -- Joey Hess <joeyh@debian.org>  Fri,  2 Apr 2004 00:48:06 -0500

ddetect (0.80) unstable; urgency=low

  * Updated translations: 
    - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Korean (ko.po) by Changwoo Ryu
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Slovenian (sl.po) by Jure Ä?uhalev
    - Albanian (sq.po) by Elian Myftiu
    - Swedish (sv.po) by AndrÃ© Dahlqvist
    - Turkish (tr.po) by Osman YÃ¼ksel
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
    - Traditional Chinese (zh_TW.po) by Tetralet

 -- Joey Hess <joeyh@debian.org>  Tue, 30 Mar 2004 14:48:48 -0500

ddetect (0.79) unstable; urgency=low

  * Joey Hess
    - Reworded the missing modules warning to try to make it less confusing to
      users who think we don't have the modules at *all*, when in fact they've
      just not been retreived yet.
    - Depend on discover, which will be provided by discover-udeb or
      discover1-udeb.
  * Vincent Sanders
    - added ARM machine detection
  * Updated translations: 
    - Catalan (ca.po) by Jordi Mallach
    - Danish (da.po) by Claus Hindsgaul
    - French (fr.po) by Christian Perrier
    - Hungarian (hu.po) by VERÃ?K IstvÃ¡n
    - Italian (it.po) by Davide Viti
    - Japanese (ja.po) by Kenshi Muto
    - Lithuanian (lt.po) by KÄ?stutis BiliÅ«nas
    - Dutch (nl.po) by Bart Cornelis
    - Portuguese (pt.po) by Miguel Figueiredo
    - Portuguese (Brazil) (pt_BR.po) by AndrÃ© LuÃ­s Lopes
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Albanian (sq.po) by Elian Myftiu

 -- Joey Hess <joeyh@debian.org>  Wed, 24 Mar 2004 18:00:31 -0500

ddetect (0.78) unstable; urgency=low

  * Bastian Blank
    - hw-detect-full provides harddrive-detection.
    - Change priority of hw-detect(-full) to optional.
  * Joshua Kwan
    - hw-detect should check for kernel hotplug support before apt-installing
      it
  * Joey Hess
    - Clean hw-detect/select_modules's seen flag, to make sure it is always
      displayed after the first hw-detect run. Closes: #239172
  * Updated translations:
    - French (fr.po) by Denis Barbier

 -- Joey Hess <joeyh@debian.org>  Tue, 23 Mar 2004 11:34:37 -0500

ddetect (0.77) unstable; urgency=low

  * Martin Michlmayr
    - Added support for the Broadcom MIPS development board "SWARM"
      (BCM91250A) as mips/sb1-swarm-bn and mipsel/sb1-swarm-bn.
  * Joey Hess
    - Add a progress bar entry when starting pcmcia.
    - Look for /proc/bus/pccard/drivers before apt-installing pcmcia-cs;
      /proc/bus/pccard may exist on systems w/o pcmcia support.
  * Updated translations: 
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
    - Spanish (Castilian) (es.po) by Javier FernÃ¡ndez-Sanguino
    - Finnish (fi.po) by Tapio Lehtonen
    - French (fr.po) by Christian Perrier
    - Hungarian (hu.po) by VERÃ?K IstvÃ¡n
    - Japanese (ja.po) by Kenshi Muto
    - Lithuanian (lt.po) by KÄ?stutis BiliÅ«nas
    - Dutch (nl.po) by Bart Cornelis
    - Norwegian Nynorsk (nn.po) by HÃ¥vard Korsvoll
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (pt.po) by Miguel Figueiredo
    - Portuguese (Brazil) (pt_BR.po) by AndrÃ© LuÃ­s Lopes
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Albanian (sq.po) by Elian Myftiu
    - Swedish (sv.po) by AndrÃ© Dahlqvist
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

 -- Joey Hess <joeyh@debian.org>  Sat, 20 Mar 2004 13:14:07 -0500

ddetect (0.76) unstable; urgency=low

  * Joshua Kwan
    - Save a few calls to uname by pre-setting a $MODPATH variable.
    - Fix case where a module would initialize more than one network
      device. (ie, two identical tulips in the same box)
    - Some static device name polishing.
  * Translations:
    - Davide Viti
      - Updated italian translation (it.po)
        corrected a typo and got rid of the fuzzy entries.

 -- Joshua Kwan <joshk@triplehelix.org>  Mon, 15 Mar 2004 17:02:57 -0800

ddetect (0.75) unstable; urgency=low

  * Translations:
    - Giuseppe Sacco
      - Just corrected two typos in the italian translation (it.po)
        and notified the translator.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 14 Mar 2004 19:02:18 +0100

ddetect (0.74) unstable; urgency=low

  * Joey Hess
    - Don't display the modprobe error message if a floppy or ide-floppy
      module fails to load. At least one time it fails is when there is no
      floppy.. This should perhaps be done for all get_manual_hw_info
      modules, but I went for the quick hack.
  * sylvain ferriol
    - Run depmod -a in ethdetect, in case the user chooses not to run
      hw-detect.   

 -- Joey Hess <joeyh@debian.org>  Wed, 10 Mar 2004 21:17:59 -0500

ddetect (0.73) unstable; urgency=low

  * Joey Hess
    - Remove the largely duplicate ethdetect/module_params template.
      Instead, ethdetect uses hw-detect's template.

  * Translations:
    - Giuseppe Sacco
      - Updated italian translation by Davide Viti (it.po)
    - Ognyan Kulev
      - Updated Bulgarian translation (bg.po).
    - Dafydd Harries : Added Welsh translation (cy.po)
    
 -- Joey Hess <joeyh@debian.org>  Tue,  9 Mar 2004 13:45:24 -0500

ddetect (0.72) unstable; urgency=low

  * Matt Kraai
    - Make snapshot_devs in ethdetect print the device list to stdout
      instead of returning it as the exit status.
    - Add self to Uploaders.

 -- Matt Kraai <kraai@debian.org>  Thu, 04 Mar 2004 03:54:08 -0800

ddetect (0.71) unstable; urgency=low

  * Joshua Kwan
    - Make sure cardmgr is started with -f so it doesn't fork until it's
      finished loading all it thinks it needs to load. This allows netcfg
      to see all of the possible ethernet devices the first time it runs.

 -- Joshua Kwan <joshk@triplehelix.org>  Tue,  2 Mar 2004 22:06:34 -0800

ddetect (0.70) unstable; urgency=low

  * Translations:
    - Håvard Korsvoll
      - Updated Norwegian, bokmål translation, (nb.po). From Axel Bojer

 -- Joey Hess <joeyh@debian.org>  Tue,  2 Mar 2004 13:19:45 -0500

ddetect (0.69) unstable; urgency=low

  * Joshua Kwan:
    - Provide interface->driver description bindings for netcfg.
  * Joey Hess
    - Simplify hw-detect, removing the load_modules and get_modinfo function,
      and passing card name to the load_module function.
  * Translations:
    - Bartosz Fenski
      - Updated Polish translation (pl.po)
    - Ming Hua
      - Initial Traditional Chinese translation (zh_TW.po), by Tetralet
      - Updated Traditional Chinese translation (zh_TW.po), by Tetralet
    - Eugeniy Meshcheryakov
      - Updated Ukrainian translation (uk.po)
    - Jure Cuhalev 
      - Updated Slovenian translation (sl.po)

 -- Joshua Kwan <joshk@triplehelix.org>  Thu, 26 Feb 2004 21:34:14 -0800

ddetect (0.68) unstable; urgency=low

  * Joey Hess
    - Update to debhelper v4, and use its udeb support.
    - Remove empty and apparently unused prebaseconfig script from ethdetect.
    - Check to see if each module is already loaded before loading it.
      Some earlier loaded module may have pulled it in, and that would cause
      a failure when it's re-loaded. Happens with ide-disk and hpt366.
    - Make missing_modules a note, not an error, since it is not really an
      error (I suppose), and since we don't want it shown during high
      priority installs.
  * Thiemo Seufer
    - Cleanup match pattern for sd_mod, sr_mod in hw-detect.sh.
  * Sylvain Ferriol
    - Add a case statement in ethdetect for special case modules like ne
      and plip, and register separate questions for each.
  * Translations:
    - Kenshi Muto
      - Update Japanese translation (ja.po)
    - KÄ?stutis BiliÅ«nas
      - Updated Lithuanian translation (lt.po)
    - Changwoo Ryu
      - Added Korean translation (ko.po)
    - Håvard Korsvoll
      - Updated Norwegian, nynorsk (nn.po) translation.

 -- Joey Hess <joeyh@debian.org>  Fri, 13 Feb 2004 13:46:31 -0500

ddetect (0.67) unstable; urgency=low

  * Joey Hess
    - Avoid an infinite loop in ethdetect if there are no ethernet drivers
      available at all.
  * Matt Kraai
    - Always ask for module parameters when loading the ne module (closes:
      #220971).
  * Translations
    - Andre Dahlqvist
      - Update Swedish translation (sv.po)
  * Eugen Meshcheryakov : added Ukrainian translation (uk.po)

 -- Joey Hess <joeyh@debian.org>  Sun,  8 Feb 2004 19:11:54 -0500

ddetect (0.66) unstable; urgency=low

  * Christian Perrier
    - Switch one template in ethdetect to error type
  * Translations
    - Bartosz Fenski
      - Updated Polish (pl) translation.
    - Giuseppe Sacco
      - applied patch for normalizing menus and some italian translation (it.po)
    - Kenshi Muto
      - Updated Japanese translation (ja.po)
    - Miguel Figueiredo
      - Updated Portuguese translation (pt.po)
    - AndrÃ© LuÃ­s Lopes
      - Updated Brazilian Portuguese (pt_BR) translation.
    - h3li0s
      - Added Albanian translation (sq.po)
    - Jordi Mallach
      - Update Catalan translation (ca.po).
    - KÄ?stutis BiliÅ«nas
      - Update Lithuanian translation (lt.po).
    - Alwin Meschede
      - Updated German translation (de.po)
    - Safir Å eÄ?eroviÄ?
      - Update Bosnian translation (bs.po).
    - Christian Perrier
      - Updated French (fr) translation.
    - Bart Cornelis
      - Updated Dutch (nl.po) translation

 -- Joey Hess <joeyh@debian.org>  Thu,  5 Feb 2004 14:50:56 -0500

ddetect (0.65) unstable; urgency=low

  * Petter Reinholdtsen
    - Move install request for hotplut into hw-detect, next to
      the install request for discover.
  * Joey Hess
    - Continue after manual module loading w/o displaying
      ethdetect/cannot_find. Thanks, Sylvain Ferriol.
    - Make hw-detect list the modules it plans to load at medium priority,
      so the user can opt not to load known-problimatic modules.
  * Christian Perrier
    - Removed "Choose the modules to load" by "Modules to load"
      for consistency with other d-i modules prompting
    - s/linux/Linux in templates
  * Translators:
    - Peter Mann: Update Slovak translation
    - Carlos Z.F. Liu
      - fix some serious errors in Simplified Chinese translation.
    - Claus Hindsgaul
      - Update da (Danish) translation.
    - Konstantinos Margaritis
      - Update Greek translation
    - Miroslav Kure
      - Update Czech translation (cs.po)

 -- Joey Hess <joeyh@debian.org>  Sat, 31 Jan 2004 15:33:40 -0500

ddetect (0.64) unstable; urgency=low

  * Matt Kraai
    - Ignore the exit status of apt-install (closes: #228984).
  * Konstantinos Margaritis
    - Fixed some typos and made some strings smaller in el.po

 -- Joey Hess <joeyh@debian.org>  Thu, 22 Jan 2004 19:53:12 -0500

ddetect (0.63) unstable; urgency=low

  * Anmar Oueja
    - created and translated to Arabic (ar.po)
  * Nikolai Prokoschenko
    - updated russian translation (ru.po)
  * Kenshi Muto
    - Install hotplug (for USB, IEEE1394, CardBus, and some SCSI) at
      hw-detect-full.postinst.
  * Christian Perrier
    - fuzzied two german translations which were obviously outdated.
      Thanks Erich Waelde for noticing this
  * Alwin Meschede
    - fixed German translation (de.po)
  * Stephen R. Marenka
    - Initial m68k support.
  * Joey Hess
    - In the degenerate case where there are no ethernet driver modules,
      do not prompt with an empty list.
    - Fix order of ethernet driver list (thanks, Sylvain Ferriol).
  * Andre Dahlqvist
    - Update Swedish translation (sv.po)
  * Safir Secerovic
    - Update Bosnian translation (bs.po).
  * Bastian Blank
    - Add postinst script for archdetect.
  * Not for beta 2.

 -- Joey Hess <joeyh@debian.org>  Wed, 21 Jan 2004 14:29:54 -0500

ddetect (0.62) unstable; urgency=low

  * Miguel Figueiredo
    - Added Portuguese translation (pt.po)
  * Ming Hua
    - Initial Simplified Chinese translation (zh_CN.po)
  * Bart Cornelis
    - Merged Norwegian Nynorsk (nn.po) translation from skolelinux-cvs
  * Andre Dahlqvist
    - Update Swedish translation (sv.po)
  * Christian Perrier
    - Correct mistake in french translation (fr.po). Closes: #226293
  * Richard Hirst
    - Load ide-mod and ide-probe-mod also, for older (2.4.20) kernels (ia64)

 -- Joey Hess <joeyh@debian.org>  Tue,  6 Jan 2004 22:28:16 -0500

ddetect (0.61) unstable; urgency=low

  * Peter Mann
    - Updated Slovak translation

 -- Joey Hess <joeyh@debian.org>  Thu, 25 Dec 2003 19:29:49 -0500

ddetect (0.60) unstable; urgency=low

  * Karsten Merker
    - Fix hw-detect error messages about missing sd_mod and
      sr_mod when SCSI-disk- and SCSI-CDROM support is compiled
      into the kernel statically. (closes: Bug#224745)
  * Joey Hess
    - busybox sed does not use -e, fix broken sed commands in above changes.
    - Add back the missing register-module calls for sd_mod and sr_mod.
    - Better IFS newline setting.
    - Send ide pci modules find stderr to /dev/null.
    - Use only one progress bar for both hardware detection and module
      loading, and add the sd_mod and sr_mod loading to it.
    - Fix sed quoting, it was broken for .ko.
  * Bart Cornelis
    - incorporated improvements from debian-l10n-dutch into nl.po
    - Merged Norwegian Bokmael (nb.po) translation from skolelinux-cvs
  * Jure Cuhalev
    - Added/updated slovenian translation (sl.po).
  * Gaudenz Steinlin
    - add support for discover 2 without the didiscover utility
      (Thanks to Thiemo Seufer for dumb_join_discover)

 -- Joey Hess <joeyh@debian.org>  Wed, 24 Dec 2003 01:36:30 -0500

ddetect (0.59) unstable; urgency=low

  * Bartosz Fenski
    - Updated Polish (pl) translation.
  * Verok Istvan
    - Initial Hungarian translation
  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * AndrÃ© Dahlqvist
    - Update Swedish translation. (sv.po)
  * Konstantinos Margaritis
    - Updated Greek translation (el.po)
  * TeÃ³filo Ruiz SuÃ¡rez
    - Updated Spanish translation (es.po)
    - Switched to UTF-8
  * Alwin Meschede
    - Updated German translation (de.po)
  * Marco d'Itri
    - Add premiminary support for .ko kernel modules.
  * Petter Reinholdtsen
    - Updated Norwegian BokmÃ¥l (nb.po).
    - Update Norwegian Nynorsk (nn.po), thanks to Gaute Hvoslef Kvalnes.
  * Joey Hess
    - sed -re does not work with busybox, use 2 sed calls instead
    - busybox shell doesn't elide failed globs, use find instead
    - busybox grep does not support regexps, use less exact match
  * Giuseppe Sacco
    - first italian translation by Davide Viti (it.po)
  * Bart Cornelis
    - Updated Dutch translation (nl.po)
  * Steinar H. Gunderson
    - Updated Norwegian BokmÃ¥l (nb.po).
  *  KÄ?stutis BiliÅ«nas
    - Updated Lithuanian translation (lt.po).
  * Ognyan Kulev
    - Added/updated bulgarian translation (bg.po).
  * Jure Cuhalev
    - Added/updated slovenian translation (sl.po).

 -- Joey Hess <joeyh@debian.org>  Mon, 22 Dec 2003 14:15:11 -0500

ddetect (0.58) unstable; urgency=low

  * Joey Hess
    - Remove the bogus "false" from the end of the modprobe error message
      display.
    - Sort the list of modules for manual selection.
    - Use register-module to register modules for ide and scsi CDROMS,
      so they will be available for base-config.
    - Use register-module to register any module parameters that are entered
      by the user.
    - Fix ethdetect to not write kernel module parameters to
      /target/etc/modules; instead use register-module here too.
    - Add a versioned dep on rootskel.
    - Based on user reports, users are very confused to see the missing
      modules dialog for stuff like ide-floppy, which is both unavailable
      and not autodetected. So leave off non-autodetectable modules from the
      missing modules message.
  * Claus Hindsgaul
    - Update da (Danish) translation.
  * Konstantinos Margaritis
    - Initial Greek translation (el.po)
  * Christian Perrier/Chris Tillman
    - Refined and standardized templates. Closes: #219469
  * Safir Å eÄ?eroviÄ?
    - Update Bosnian translation.
  * Christian Perrier
    - Update French translation.
  * Miroslav Kure
    - Update Czech translation.
  * Jordi Mallach
    - Update Catalan translation.
  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * Ilgiz Kalmetev
    - Update Russian translation. Closes: #221648.
  * AndrÃ© LuÃ­s Lopes
    - Update pt_BR (Brazilian Portuguese) translation.
  * Thiemo Seufer
    - Add support for mips, mipsel to archdetect.
    - Remove unused #includes.
    - Unify code formatting.
    - Add CFLAGS for warnings and space optimization.
 
 -- Joey Hess <joeyh@debian.org>  Tue,  9 Dec 2003 15:46:32 -0500

ddetect (0.57) unstable; urgency=low

  * Peter Mann
    - Initial Slovak translation (sk.po).
  * Joey Hess
    - typo fix
    - remove commented out sr_mod load line, code below loads it
    - try to load usb-storage if the system has usb. Needed for usb storage
      booted installs
  * Steinar H. Gunderson
    - Remove db_stop from hw-detect.sh, which confuses main-menu later on
      and doesn't really make a difference anyhow with cdebconf.
      (Closes: #219897)

 -- Joey Hess <joeyh@debian.org>  Mon, 10 Nov 2003 11:51:27 -0500

ddetect (0.56) unstable; urgency=low

  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * Bart Cornelis
    - Updated Dutch translation (nl.po)

 -- Petter Reinholdtsen <pere@debian.org>  Sat,  8 Nov 2003 20:26:16 +0100

ddetect (0.55) unstable; urgency=low

  * Christian Perrier
    - Update French translation.
  * AndrÃ© LuÃ­s Lopes
    - Update pt_BR (Brazilian Portuguese) translation.
  * Miroslav Kure
    - Update Czech translation.
  * Tommi Vainikainen
    - Update Finnish translation.
  * Petter Reinholdtsen
    - Updated nb.po.

 -- Joey Hess <joeyh@debian.org>  Thu,  6 Nov 2003 16:53:48 +0100

ddetect (0.54) unstable; urgency=low

  *  KÄ?stutis BiliÅ«nas
    - Update Lithuanian translation.
  * Joey Hess
    - Check for already loaded modules before saying anything about loading
      them. Should be faster and clearer.
    - If a module is not available, don't say we're loading it, instead
      mention that it was unavailable. The summary of unavailable modules is
      retained because it's easy to miss otherwise.
    - Remove the "(full version)" from hw-detect-full's menu item.
      There is no other version on the menu.
    - Versioned dependencies are not allowed in udebs, removed version from
      cdebconf-udeb dependency.
    - ORed dependencies are not allowed either, removed modutils-basic |
      modutils-full, which was obsolete anyway.

 -- Joey Hess <joeyh@debian.org>  Mon,  3 Nov 2003 21:27:21 +0000

ddetect (0.53) unstable; urgency=low

  * Try to start pcmcia if it is available.
  * If there seems to be pcmcia hardware, apt-install pcmcia-cs to 
    make it available on the installed system. Closes: #214492
  * Change hw-detect/modprobe_error to an error.

 -- Joey Hess <joeyh@debian.org>  Sun,  2 Nov 2003 22:15:00 -0500

ddetect (0.52) unstable; urgency=low

  * Safir Secerovic, Amila Akagic
    - Add Bosnian translation (bs.po).
  * Joey Hess
    - Change Installer-Menu-Item from 13 to 15 as part of the 10-30
      renumbering.

 -- Joey Hess <joeyh@debian.org>  Sat,  1 Nov 2003 21:44:36 -0500

ddetect (0.51) unstable; urgency=low

  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * Jure Cuhalev
    - Add Slovenian translation. Closes: #218025.
  * Claus Hindsgaul
    - Update da (Danish) translation.

 -- Petter Reinholdtsen <pere@debian.org>  Sat,  1 Nov 2003 12:36:47 +0100

ddetect (0.50) unstable; urgency=low

  * AndrÃ© LuÃ­s Lopes
    - Updated pt_BR (Brazilian Portuguese) translation.
  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * Pierre Machard
    - Update French translation.
  * Bart Cornelis
    - Updated dutch translation (nl.po)
  * Tommi Vainikainen
    - Add Finnish (fi.po) translation
  * Miroslav Kure
    - Update Czech translation (cs.po).
  * KÄ?stutis BiliÅ«nas
    - Update Lithuanian translation (lt.po).

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 24 Oct 2003 16:18:45 +0200

ddetect (0.49) unstable; urgency=low

  * Pierre Machard
    - Update French po-debconf translation [Christian Perrier].
  * Petter Reinholdtsen
    - Do not fail if the 'missing modules' template is not
      displayed.  Log when this happen.
    - Correct the template substitution variable used by hw-detect to
      match the template text.
    - Make it easier to disable ide chipset module loading.
    - Update nb.po.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 18 Oct 2003 19:02:30 +0200

ddetect (0.48) unstable; urgency=low

  * AndrÃ© LuÃ­s Lopes
    - Updated pt_BR (Brazilian Portuguese) translation.
  * Pierre Machard
    - Update French po-debconf translation [Christian Perrier].
  * Claus Hindsgaul
    - Update da (Danish) translation.
  * Miroslav Kure
    - Update Czech translation (cs.po).
  * Joey Hess
    - ethdetect: exit 1 if no hardware is detected. This will avoid a
      useless run of eg, dhcp after it at high priority.
    - hw-detect: fset various questions to unseen before displaying
    - hw-detect: put up a progress bar while running disvocer, so there 
      will be something onscreen if that step should hang
    - hw-detect: run discover only once per use, not twice
  * Matt Kraai
    - Use the error template type for errors.

 -- Andre Luis Lopes <andrelop@debian.org>  Wed, 15 Oct 2003 04:26:10 -0200

ddetect (0.47) unstable; urgency=low

  * Joey Hess
    - A slightly less grody means of loading IDE chipset drivers.
    - Simplified the text on the menu items.
    - Lower-cased parts of driver names in hwdetect.
  * KÄ?stutis BiliÅ«nas
    - Add Lithuanian translation (lt.po).

 -- Joey Hess <joeyh@debian.org>  Wed, 15 Oct 2003 17:04:54 -0400

ddetect (0.46) unstable; urgency=low

  * Claus Hindsgaul
    - Update da (Danish) translation.
  * AndrÃ© LuÃ­s Lopes
    - Update pt_BR (Brazilian Portuguese) translation.
  * Denis Barbier
    - Add a comment in templates files to flag main menu items.
  * Christian Perrier
    - Update French translation.
  * Petter Reinholdtsen
    - Correct module name match to avoid matching
      substrings. (Closes: #215453)
    - Try to load ide-floppy as well, as some platforms need it,
      and I am not sure how to probe for it. (Closes: #215455)
  * Joey Hess
    - Load all the PCI IDE drivers before ide-detect, to fix DMA
      issues on some systems. Closes: #215442
    - Remove the hard-coded list of modules from ethdetect, instead search
      for all net drivers and put them in the list, which is not 100% right
      but still much better.
    - Remove the confusing question about manually specifying the module to
      load. Anyone who knows where a non-modprobe-able module is can use the
      shell..
    - Remove redundant ethdetect/title template, and unused
      ethdetect/module_prompt template.
    - hw-detect: collect any modprobe failures, and show them all in one
      screen at the end. Closes: #215163
    - hw-detect: Say "Loading module", not "Detected module", as not all
      the loaded modules were detected.
    - ethdetect: Loop if manual loading does not work, to let the user try
      several modules. Add error if ethernet card is not found.
    - Add myself to uploaders, at least temporarily.

 -- Joey Hess <joeyh@debian.org>  Wed, 15 Oct 2003 12:35:13 -0400

ddetect (0.45) unstable; urgency=low

  * Petter Reinholdtsen
    - Reduce the debconf priority of the question reporting about
      modprobe problems.
    - Make menu entries translatable.
  * Miroslav Kure
    - Initial Czech translation.
  * Alastair McKinstry
    - Move to debconf macros.
  * Kenshi Muto
    - Update Japanese po (ja.po)
  * Bart Cornelis
    - Updated dutch translation (nl.po)

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 12 Oct 2003 17:48:49 +0200

ddetect (0.44) unstable; urgency=low

  * Matt Kraai
    - Add libdebconfclient0-dev to the build-depends (closes: #214295).

 -- Petter Reinholdtsen <pere@debian.org>  Tue,  7 Oct 2003 20:29:41 +0200

ddetect (0.43) unstable; urgency=low

  * Alastair McKinstry
    - Fix UTF-8 brokenness in changelog.
    - Move to Standards-Version: 3.6.1; no changes required.
  * Pierre Machard
    - Update French po-debconf translation.
  * Bastian Blank
    - Add archdetect.

 -- Bastian Blank <waldi@debian.org>  Thu, 02 Oct 2003 17:05:21 +0200

ddetect (0.42) unstable; urgency=low
  
  * AndrÃ© LuÃ­s Lopes
    - Update pt_BR (Brazilian Portuguese) translation.
  * Kenshi Muto
    - Update ja.po.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 28 Sep 2003 15:02:16 +0200

ddetect (0.41) unstable; urgency=low

  * Kenshi Muto
    - Update ja.po
  * Pierre Machard
    - Update French po-debconf translation [Christian Perrier]
    - Run debconf-updatepo
  *  AndrÃ© LuÃ­s Lopes
    - Update pt_BR (Brazilian Portuguese) translation.
  * Bart Cornelis
    - updated dutch translation
  * Petter Reinholdtsen
    - Change old TITLE command to new SETTITLE command.
    - Updated nb.po.

 -- Bart Cornelis <cobaco@bartLaptop>  Sat, 27 Sep 2003 14:26:52 +0200

ddetect (0.40) unstable; urgency=low

  * Petter Reinholdtsen
    - Added Russian debconf template translation (ru.po), patch
      from Serge Winitzki.
    - Kernel 2.4.22 uses ide-detect, not ide-probe-mod and ide-mod.  Try
      to load it.
  * Denis Barbier
    - Run debconf-updatepo
  * Jordi Mallach
    - Added Catalan (ca) translation.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 19 Sep 2003 20:40:05 +0200

ddetect (0.39) unstable; urgency=low

  * TeÃ³filo Ruiz SuÃ¡rez
    - Updated Spanish translation (es.po)

 -- Petter Reinholdtsen <pere@debian.org>  Fri,  5 Sep 2003 23:14:34 +0200

ddetect (0.38) unstable; urgency=low

  * Remove reference to obsolete S60hw-detect.
  * Javier Fernandez-Sanguino:
    - Minor change to the spanish translation
  * Kenshi Muto
    - Added Japanese translation (ja.po)

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 28 Aug 2003 23:06:55 +0200

ddetect (0.37) unstable; urgency=low

  * Update da.po, thanks to Finn G. Larsen.

 -- Petter Reinholdtsen <pere@debian.org>  Sat,  9 Aug 2003 16:31:17 +0200

ddetect (0.36) unstable; urgency=low

  * Correct typos in two log messages.

 -- Petter Reinholdtsen <pere@debian.org>  Wed, 30 Jul 2003 15:55:09 +0200

ddetect (0.35) unstable; urgency=low

  * Log to syslog instead of /var/log/messages.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 28 Jul 2003 15:50:27 +0200

ddetect (0.34) unstable; urgency=low

  * Florian Lohoff
    - Updated de.po.  Thanks to from Maximilian Wilhelm.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 21 Jul 2003 08:53:51 +0200

ddetect (0.33) unstable; urgency=low

  * Remove  S60hw-detect; its messy
  * AndrÃ© LuÃ­s Lopes
    - Fix some mispelling erros in Brazilian Portuguese (pt_BR)
      debconf template translation.
  * Convert to changelog to UTF-8, as per Standards-Version 3.6.0

 -- Alastair McKinstry <mckinstry@computer.org>  Sun, 20 Jul 2003 09:18:06 +0100

ddetect (0.32) unstable; urgency=low

  * Remove unwanted menutest files 

 -- Alastair McKinstry <mckinstry@computer.org>  Wed, 16 Jul 2003 13:32:47 +0100

ddetect (0.31) unstable; urgency=low

  * Change separator character from '\t' to ':' to make it easier to
    discover2.
  * Update nl.po, thanks to Bart Cornelis.
  * Add script /lib/debian-installer.d/S60hw-detect to get HW detection
    as the first thing before main-menu start.
  * Drop the call to paste (which is missing in d-i), and try harder
    to handle discover2.
  * Remove code to load kernel modules from floppy, and tell the user to
    fetch more module packages if needed.
  * Alastair McKinstry
    - Drop explanation of 'driver floppy' in hwdetect, as it was wrong.

 -- Alastair McKinstry <mckinstry@computer.org>  Tue, 15 Jul 2003 00:21:41 +0200

ddetect (0.30) unstable; urgency=low

  * Thorsten Sauter
    - Update German translation
  * Pierre Machard
    - Update French translation
  * Petter Reinholdtsen
    - Avoid hardcoded kernel version number in hw-detect.
    - Correct the arguments for discover2 in hw-detect.sh.
    - Only try to load a module once. (Closes: #166353)

 -- Petter Reinholdtsen <pere@debian.org>  Tue,  3 Jun 2003 23:07:24 +0200

ddetect (0.29) unstable; urgency=low

  * Changed hw-detect to probe for ethernet cards, to make it useful
    to call the script from ethdetect.  Based on patch from Peter
    Hawkins.
  * Martin SjÃ¶gren
    - Use new progress bar API.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 16 May 2003 21:06:49 +0200

ddetect (0.28) unstable; urgency=low

  * Make sure to load sr_mod in addition to sd_mod on SCSI machines, to
    find CDROM drives.
  * Avoid 'yes' and 'no' in template text, to make it more frontend
    neutral.
  * Updated nb.po.
  * AndrÃ© LuÃ­s Lopes :
    - Update pt_BR debconf template translations.
  * Thorsten Sauter
    - Update de.po

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 10 May 2003 11:43:05 +0200

ddetect (0.27) unstable; urgency=low

  * Updated nb.po and nn.po.

 -- Petter Reinholdtsen <pere@debian.org>  Sun,  4 May 2003 15:28:30 +0200

ddetect (0.26) unstable; urgency=low

  * Change priority of ethdetect from standard to optional.  It is only
    usefull for network installs, and there is no need to use it unless
    it already is on the boot floppy.
  * Remove everyone but me from the uploaders list.  I am the current
    maintainer of this package.
  * Start on support for discover2.
  * Correct typo in nb.po.
  * Change some variable names to get more consistent names.
  * Remove unused debconf template ethdetect/load_module and
    update translations with new variable name.
  * Try to make sure discover is installed into /target/.
  * Updated nn.po.
  * Pierre Machard: Update the French template
  * AndrÃ© LuÃ­s Lopes :
    - Run debconf-updatepo.
    - Update pt_BR debconf template translation.

 -- Petter Reinholdtsen <pere@debian.org>  Sat,  3 May 2003 12:51:59 +0200

ddetect (0.25) unstable; urgency=low

  * In ethdetect, report the error to main-menu if the manual loading
    failed.
  * Drop the replaces/provides disk-detect in hw-detect-full.  It confuses
    main-menu, and make it loop if disk-detect and hw-detect-full is
    installed at the same time.

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 21 Apr 2003 09:55:37 +0200

ddetect (0.24) unstable; urgency=low

  * Petter Reinholdtsen
    - Improved the question text used when loading modules, and when
      something goes wrong.
    - Rewritten ethdetect as shell script, changing arch to 'all' and
      changing build-depends to build-depends-indep.
    - Two new packages, hw-detect (to be used by cdrom-detect, now
      used by new ethdetect and hw-detect-full), and hw-detect-full
      (replacing disk-detect).
    - Rename module 'eepro100' to 'e100' to match the 2.4.20
      kernel. (Closes: #189054)
    - Expand HW to hardware, and rephrase the ethdetect menu item.
    - Updated nb debconf template translation.
  * AndrÃ© LuÃ­s Lopes :
    - Update pt_BR debconf template translations.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 20 Apr 2003 16:34:53 +0200

ddetect (0.23) unstable; urgency=low

  * Petter Reinholdtsen
    - Updated nb.po received from BjÃ¸rn Steensrud.
    - Added Norwegian Nynorsk (nn.po) translations recieved from Gaute
      Hvoslef Kvalnes.
    - Acnowlege NMU: (Closes: #95653)
    - Translations for german, dutch, spanish and Brazilian portuguese
      are now included. (Closes: #84986, #95727, #103216, #108539)
    - Add myself to uploaders.
  * Tollef Fog Heen
    - Lower priority of load module question
    - Automatically ask about manual module if no card is detected.
      (Closes: #180772)
  * Thorsten Sauter
    - Run depmod before try to load modules

 -- Petter Reinholdtsen <pere@debian.org>  Wed,  9 Apr 2003 10:36:50 +0200

ddetect (0.22) unstable; urgency=low

  * Richard Hirst
    - rename debconf_input() to my_debconf_input() to avoid clashes with
      #defines in cdebconf/debconfclient.h
  * Tollef Fog Heen
    - Change build-deps to libdebian-installer-dev instead of
      libdebian-installer3-dev.  Thanks to Thorsten Sauter for spotting 
      this.
  * Matt Kraai
    - Fix prebaseconfig script.
    - Fix array bounds in module_loaded.
  * Petter Reinholdtsen
    - Added Norwegian BokmÃ¥l translations recieved from BjÃ¸rn Steensrud.

 -- Matt Kraai <kraai@debian.org>  Mon, 03 Feb 2003 20:17:38 -0800

ddetect (0.21) unstable; urgency=low

  * Martin SjÃ¶gren
    - Use libdebian-installer3
  * Tollef Fog Heen
    - Fix installer-menu-item

 -- Tollef Fog Heen <tfheen@debian.org>  Thu,  5 Dec 2002 01:03:04 +0100

ddetect (0.20) unstable; urgency=low

  * Tollef Fog Heen
    - Multiply installer-menu-item by ten

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 14 Nov 2002 02:16:17 +0100

ddetect (0.19) unstable; urgency=low

  * Martin SjÃ¶gren
    - Replace XBC with XB so our special control fields don't confuse the
      changes files.
  * AndrÃ© LusÃ­ Lopes
    - Set pt_BR.po control fields.
    - Update Brazilian Portuguese (pt_BR)
      template translation.

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 14 Nov 2002 02:08:08 +0100

ddetect (0.18) unstable; urgency=low

  * Make detecting hardware the default.
  * Adjust some debconf priorities
  * Only load a module once.

 -- Tollef Fog Heen <tfheen@debian.org>  Wed,  6 Nov 2002 02:03:51 +0100

ddetect (0.17) unstable; urgency=low

  * canonicalize description capitalization
  * fix template problems noted by Denis Barbier
  * waldi: don't build ethdetect for s390
  * Convert to po-debconf, set Build-Depends: debhelper (>= 4.1.13)
    to ensure that generated templates are right, and set output encoding
    to UTF-8.
  * change to libdebian-installer2-dev in build-deps (no source changes
    necessary)

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 24 Oct 2002 12:38:59 +0200

ddetect (0.16) unstable; urgency=low

  * add python to build-deps
  * when a module is successfully loaded, add it to /etc/modules
  * Get rid of silly configure target
  * decrease priority to force ddetect before netcfg-*

 -- Tollef Fog Heen <tfheen@debian.org>  Mon, 16 Sep 2002 16:34:31 +0200

ddetect (0.15) unstable; urgency=low

  * Add Brazilian Portuguese debconf template.
  * Add Danish debconf template.
  * Generate minimized discover data file at build time.
  * Remove unused detection programs.
  * Keep each language template in a separate file.
  * remove broken ISA detection code.

 -- David Kimdon <dwhedon@debian.org>  Fri, 30 Aug 2002 16:41:55 -0700

ddetect (0.14) unstable; urgency=low

  * Rebuild for new cdebconf

 -- Tollef Fog Heen <tfheen@debian.org>  Wed, 21 Aug 2002 19:02:16 +0200

ddetect (0.13) unstable; urgency=low

  * patch from Thomas Poindessous <thomas@poindessous.com>
    - corrects TEST compiling in ethdetect.c
    - corrects path for -L
    - cosmetic change for lst2header help
  * build depend on cdebconf-dev
  * switch to discover from libdetect
  * cleanup
  * Switch maintainer name in control file to debian-boot, put David
    Kimdon and Tollef Fog Heen into Uploaders field.
  * Change build-deps from cdebconf-dev to libcdebconf-dev
  * Colin Watson:
    - Correct dpkg-gencontrol call so it picks up ${shlibs:Depends}.
    - Name menutest as such in the control area rather than as
      ethdetect.menutest.

 -- Tollef Fog Heen <tfheen@debian.org>  Sat, 17 Aug 2002 15:04:48 +0200

ddetect (0.12) unstable; urgency=low

  * Switch to discover instead of detect.
  * Remove obsolete emacs variables block at end of changelog.

 -- Tollef Fog Heen <tfheen@debian.org>  Sun,  5 May 2002 15:28:56 +0200

ddetect (0.11) unstable; urgency=low

  * German translations contributed by 
    Sebastian Feltel <sebastian@feltel.de>
  * German translation update thanks to
    Joerg.Rieger@informatik.med.uni-giessen.de
    (closes: #84986)
  * Dutch template thanks to "Thomas J. Zeeman" <tjzeeman@cs.vu.nl> 
    (closes: #95727)
  * Spanish template thanks to Carlos Valdivia <valyag@teleline.es>
    (closes: #103216)
  * Brazilian portuguese template thanks to Andre Luis Lopes 
    <andrelop@ig.com.br> (closes: #108539)
  * Danish translations contributed by 
    Claus Hindsgaul <claus_h@image.dk>

 -- David Whedon <dwhedon@debian.org>  Tue,  8 May 2001 17:41:45 -0700

ddetect (0.10) unstable; urgency=low

  * use new dpkg features so build is less cludgy
  * don't depend on libdetect0-udeb, not needed (closes: #96258)

 -- David Whedon <dwhedon@debian.org>  Mon,  7 May 2001 23:49:43 -0700

ddetect (0.09) unstable; urgency=low

  * turn on ISA detection. 

 -- David Whedon <dwhedon@debian.org>  Wed, 31 Jan 2001 21:20:23 -0800

ddetect (0.08) unstable; urgency=low

  * use modprobe instead of insmod 

 -- David Whedon <dwhedon@debian.org>  Tue, 30 Jan 2001 01:17:16 -0800

ddetect (0.07) unstable; urgency=low

  * debconf support added, isa detection still not working  

 -- David Whedon <dwhedon@gordian.com>  Tue,  2 Jan 2001 22:50:32 -0800

ddetect (0.06) unstable; urgency=low

  * remove vendor and model information, still using libdetect
    structure, resulting size reductions:
    ethdetect 32k -> 26k,  mdmdetect 30k -> 27k, 
    snddetect 28k -> 25k
   
 -- David Whedon <dwhedon@gordian.com>  Wed, 29 Nov 2000 19:53:54 -0800

ddetect (0.05) unstable; urgency=low

  * now we build separate .udeb's and they have a 'Provides' field 

 -- David Whedon <dwhedon@gordian.com>  Tue, 14 Nov 2000 20:37:41 -0800

ddetect (0.04) unstable; urgency=low

  * added snddetect, cleanup

 -- David Whedon <dwhedon@gordian.com>  Tue, 14 Nov 2000 20:37:11 -0800

ddetect (0.03) unstable; urgency=low

  * Initial Release.

 -- David Whedon <dwhedon@gordian.com>  Mon, 13 Nov 2000 23:46:39 -0800
