tftp-hpa (0.43-1.1) unstable; urgency=low

  * Non-maintainer upload to fix pending l10n issues.
  * Debconf translations:
    - German. Closes: #400053
    - Catalan. Closes: #410217
    - Brazilian Portuguese. Closes: #403560
  * Provide a crude LSB header to the init script

 -- Christian Perrier <bubulle@debian.org>  Sat, 24 Feb 2007 07:47:29 +0100

tftp-hpa (0.43-1) unstable; urgency=low

  * New upstream release
  * Add binary-indep target to debian/rules (Closes: #395753)

 -- Jaakko Niemi <liiwi@debian.org>  Sat, 28 Oct 2006 14:42:52 +0300

tftp-hpa (0.42-1) unstable; urgency=low

  * New upstream release
  * Fixes pmtu issues, differently than in patches (Closes: #294882, #316616)
  * Fixes regexp issue, differently than in patch (Closes: #316038)
  * Ack NMUs: (Closes: #308688, #350649, #332116, #298748, #307006, #322296, #331595, #335952)
  * Check and bump debhelper compat level
  * Check and bump policy version

 -- Jaakko Niemi <liiwi@debian.org>  Sun, 19 Mar 2006 00:51:20 +0200

tftp-hpa (0.40-4.2) unstable; urgency=high

  * Non-maintainer upload.
  * Update readline build-dep to libreadline5-dev (Closes: #350649).
  * Added Vietnamese debconf translation (Closes: #322296).
  * Added Swedish debconf translation (Closes: #331595).
  * Added Portuguese debconf translation (Closes: #335952).
  * Add debconf-2.0 alternative (Closes: #332116).

 -- Luk Claes <luk@debian.org>  Wed, 15 Feb 2006 12:18:32 +0100

tftp-hpa (0.40-4.1) unstable; urgency=high

  * NMU
  * Added netbase to Depends: (closes: #308688)
  * Update Czech debconf translation (closes: #298748)
  * Added Japanese debconf translation (closes: #307006)

 -- Kenshi Muto <kmuto@debian.org>  Sat, 14 May 2005 11:10:59 +0900

tftp-hpa (0.40-4) unstable; urgency=low

  * How many times can you screw up in a row?
  * Fix initscript (Closes: #293040)
  * Updated French translation (Closes: #292847)
  * Added Czech debconf translations (Closes: #289285)

 -- Jaakko Niemi <liiwi@debian.org>  Fri,  4 Feb 2005 19:56:17 +0200

tftp-hpa (0.40-3) unstable; urgency=low

  * Fix and clean initscript (Closes: #279179, #279241)
  * Document issue with XP1000 machines, bug #285134.
  * Remove pidfile option from init script as in daemon
    mode tftpd-hpa does not create it and forks.

 -- Jaakko Niemi <liiwi@debian.org>  Sat, 22 Jan 2005 17:05:35 +0200

tftp-hpa (0.40-2) unstable; urgency=low

  * Fixed typo in debconf template. Not running debconf‐updatepo as
    translators propably don't have reproduced the typo.
  * Lowered debconf prompt priority (closes: #276832)
  * Made initscript to be more informative about daemon being disabled.
  * Fixed postinst logic to enable default to running from inetd
    if upgrading from older versions, and only disable from
    inetd if ran as daemon. (closes: #276827, #276831)

 -- Jaakko Niemi <liiwi@debian.org>  Sun, 17 Oct 2004 01:12:49 +0300

tftp-hpa (0.40-1) unstable; urgency=low

  * New upstream release
  * Add French translation (closes: #273990)

 -- Jaakko Niemi <liiwi@debian.org>  Thu, 14 Oct 2004 22:05:51 +0300

tftp-hpa (0.39-1) unstable; urgency=low

  * New upstream release
  * add initscript and /etc/defaults/tftpd-hpa (closes: #237949)

 -- Jaakko Niemi <liiwi@debian.org>  Sun, 19 Sep 2004 12:49:56 +0300

tftp-hpa (0.36-1) unstable; urgency=low

  * New upstream release, enables remap and tcpwrappers
    support (Closes: #205659)
  * Correct server postinst to use correct path with
    update-inetd, duh. (Closes: #229619)

 -- Jaakko Niemi <liiwi@debian.org>  Mon, 26 Jan 2004 20:11:31 +0200

tftp-hpa (0.34-2) unstable; urgency=low

  * really remove inetd line in package purge (Closes: #179867)

 -- Jaakko Niemi <liiwi@debian.org>  Sat, 10 Jan 2004 18:06:02 +0200

tftp-hpa (0.34-1) unstable; urgency=low

  * New maintainer (Closes: #136172)
  * New upstream release, see changelog for details.
    Has much improved error handling.
    (Closes: #213379)
  * Add correct line into inetd configuration (Closes: #150108)
  * Update standards version, no changes needed
  * User /var/lib/tftpboot untill FHS 2.3 gets into use

 -- Jaakko Niemi <liiwi@debian.org>  Sat, 10 Jan 2004 17:41:07 +0200

tftp-hpa (0.28-2.1) unstable; urgency=low

  * NMU
  * Fix prerm-doesn't-understand-args bug.  Closes: #136172

 -- LaMont Jones <lamont@debian.org>  Mon, 12 Aug 2002 13:33:59 -0600

tftp-hpa (0.28-2) unstable; urgency=low

  * Restore binary-arch in debian/rules, which I deleted with god
    faith to clean up but out of ignorance (Closes: #135776)
  * Reaslly close previously typo-ed bug (Closes: #130801)
  * get rid of unneccersary bashism in tftpd-hpa.postinst (s/==/=/)

 -- Oliver M. Bolzer <oliver@debian.org>  Tue, 26 Feb 2002 08:18:12 +0100

tftp-hpa (0.28-1) unstable; urgency=low

  * New Maintainer
  * new upstream version (Closes: #13081)
    * works in more PXE environments (like mine)
    * supports tcpwrapper
    * stays active for some time after invocation (performance improvement)
    * adds standalone mode (no need for inetd) for busy servers
      not the default for this package
    * file-name remapping using regexps
    * readline command-line editing in the client
      (not enabled due to BSD adv.-caluse GPL conflict)
    * decent manpage

 -- Oliver M. Bolzer <oliver@debian.org>  Tue, 19 Feb 2002 10:44:19 +0100

tftp-hpa (0.14-2) unstable; urgency=low

  * Enable and disable tftp service on install and remove

 -- Wichert Akkerman <wakkerma@debian.org>  Fri, 17 Nov 2000 14:13:36 +0000
 
tftp-hpa (0.14-1) unstable; urgency=low

  * Initial Debian release

 -- Wichert Akkerman <wakkerma@debian.org>  Fri, 17 Nov 2000 10:41:09 +0000

