ispell (3.1.20-21.1) unstable; urgency=medium
ispell (3.1.20-21.1) unstable; urgency=medium

  * Non-Maintainer Upload
  * update-ispell-dictionary: skip if DEBIAN_FRONTEND=noninteractive.
    (Patch is in #143161, closes: #143161)

 -- Tollef Fog Heen <tfheen@debian.org>  Sat, 20 Apr 2002 18:29:55 +0200

ispell (3.1.20-21) unstable; urgency=low

  * added some missing prototypes, thanks to a patch from
    Doug Porter.
    Closes: #130405: implicit declarations

 -- David Coe <davidc@debian.org>  Tue, 22 Jan 2002 13:08:35 -0500

ispell (3.1.20-20) unstable; urgency=medium

  * removed one more bashism (or non-ashism) from update-ispell-dictionary,
    hopefully (apparently) the last.
    Closes: #121399: ispellconfig doesn't set any default.hash link
 -- David Coe <davidc@debian.org>  Tue, 27 Nov 2001 21:22:24 -0500

ispell (3.1.20-19) unstable; urgency=medium

  * change (Build-Depends) python-base to python
    Closes: #121360: [Serious] failed to autobuild on m68k

 -- David Coe <davidc@debian.org>  Tue, 27 Nov 2001 12:25:49 -0500

ispell (3.1.20-18) unstable; urgency=low

  * Corrected the upstream english dictionary to properly pluralize
    eighth, metalsmith, myth, tenth, and youth; this was a long-unnoticed
    bug, causing (e.g.) "eighthes" to be accepted instead of "eighths."
    Thanks to Paul Martin <pm@debian.org> for noticing the problem.
    Closes: #114763: Odd words in list

 -- David Coe <davidc@debian.org>  Sun, 25 Nov 2001 22:25:36 -0500

ispell (3.1.20-17) unstable; urgency=low

  * undefined the 'HTSPECIAL' option of the html-mode patch, which causes
    ispell to make changes unrelated to spelling -- I agree that feature
    is a bug.  (If you need that behavior, compile ispell with 'HTSPECIAL'
    #defined, or (perhaps better) preprocess your html files with
    something else to do the conversions for you.)
    Closes: #113503: Converts all high-bit characters to entities on save 
    in HTML mode
  * added 'artefact' to british; left 'artifact' valid for both american
    and british, per another developer's interpretation of the OED.
    Closes: #117552: Missing british spelling of "artefact"
  * added ispell-dctrl patch provided by Matt Zimmerman <mdz@debian.org>,
    which adds an option (-g) which checks only the Description: sections
    of Debian control files.
    Closes: #119782: (wishlist) Debian control file mode
  * removed posessive (...'s) words from the wbritish word list (a minor 
    fix to strix.py).
  * added all I could find in the way of previous debian ispell 
    changelogs, to the bottom of this changlog.
    Closes: #77234: Missing changelog entries
  * Not a bug -- these words are already handled properly by ispell,
    but are not included in the "medium" sized dictionaries which Debian
    distributes -- you'd have to create a "large" ispell dictionary if you
    want them, as described in /usr/share/doc/ispell/README.gz .
    Closes: #69068: Isn't 'energise' a word?

 -- David Coe <davidc@debian.org>  Sun, 25 Nov 2001 18:01:35 -0500

ispell (3.1.20-16) unstable; urgency=low

  * fixed a thinko in old-style dictionary .prerm scripts.
    Closes: #102440 "doesn't remove symlink /usr/doc/iamerican on purge."
  * applied a small patch from Marcus Brinkmann so it will build 
    correctly for the hurd.
    Closes: #101515 "[hurd] doesn't build."
  * added documentation for each of the patches (see README.Debian).
  * a newer, improved, html-mode patch now supports ISO characters
    and more HTML entities.
  * the patches added in this release and in 3.1.20-13 seem to have resolved
    these bugs -- please reopen or resubmit if I've missed something:
    Closes: #14929: "ispell "\macro\ itself" sometimes goes wrong."
    Closes: #32726: "ispell -t doesn't handle macros like \, or \\ correctly."
    Closes: #37997: "ispell stops."
  * changed update-ispell-dictionary to use "/bin/echo -e" instead of
    the shell's builtin "echo -e", hoping to become posix-shell compliant.
    Closes: #98479: "the update-ispell-dictionnary sh script includes bash-
    specific constructs."
  * postinst will now remove any stray /usr/doc/ispell/.dhelp left 
    by old versions of ispell, dhelp, doc-base, or whatever.
    Closes: #107234: "Documentation in /usr/doc."
  * Added brief text to the ispell man page about using -h (html mode) for
    XML and SGML too.
    Closes: #94120: "The manpage should say something about xml and sgml."
  * unable to reproduce (was probably an early woody X problem)
    Closes: #81424: ispell: Does not handle backspace under X
  * updated standards to policy version 3.5.6 (added support
    for DEB_BUILD_OPTIONS).
  * changed ispell priority from optional to standard, to agree with
    the Debian override file.
  * corrected the description and info index location of the ispell
    info file (thanks to a new lintian warning).
  * added a new binary package "wbritish" (british word list), built from 
    the british ispell dictionary using strix.py, a user-contributed 
    (GPL'd) tool by Drew Parsons <dfparsons@ucdavis.edu>; strix.py
    has been added to the ispell source "addons" directory.
    Closes: #54015 "wordlist only provided for American English, not British"
  
 -- David Coe <davidc@debian.org>  Tue,  4 Sep 2001 18:15:23 -0400

ispell (3.1.20-15) unstable; urgency=medium

  * patched config.X as suggested by Richard Braakman, to
  also test for __GLIBC__ when USG is defined.
  Closes: #75377 "ispell source package doesn't compile on woody"
  * lintian clean again (added dh_strip, removed dh_testversion)
  * clarified description of (current) old-style and (future) new-style
  dictionaries.
  Closes: #72111 "New-style dictionaries vs. old-style dictionaries"
  * updated TODO.Debian
 -- David Coe <davidc@debian.org>  Wed, 21 Feb 2001 17:40:17 -0500

ispell (3.1.20-14) unstable; urgency=low

  * added texi2html to Build-Depends; closes: #67345.

 -- David Coe <davidc@debian.org>  Sun, 23 Jul 2000 23:16:56 -0400

ispell (3.1.20-13) unstable; urgency=low
  
  * applied patch by Roland Rosenfeld to fix segfault and
    extra-CR bugs in unsq and sq.  
    Closes: #60318 "sq and unsq heavyly broken"
    Closes: #65714 "unsq gives segmentation fault"
  * increased the maximum temporary backup file name length 
    and maximum pathname length (to 1024 and 4096, respectively),
    to allow ispell to behave correctly with long names. 
    Closes: #62214 "Ispell leave tmp file behide."
  * applied backslash-handling patch from 
    http://www.kdstevens.com/%7Estevens/ispell-faq.html#bslash
    Closes: #62334 "please apply kdstevens patch for TeX parsing"
  * Compiled with libncurses5 instead of libncurses4.
    Closes: #63348 "ispell: Incorrect Dependancy"
    Closes: #64699 "Recompile with libncurses5"
  * Built american english dictionary referencing a newer word list
    Closes: #65620 "hullabaloo not in dictionary"
  * ispell(4) mentioned in ispell(1) is now (correctly) ispell(5)
    Closes: #66449 "Wrong section listed in man page"
  * previously closed but still open in bts:
    Closes: #28321, #35287

 -- David Coe <davidc@debian.org>  Sat, 15 Jul 2000 22:10:53 -0400

ispell (3.1.20-12) frozen unstable; urgency=low

  * fix postinst to let debhelper do the FHS symlink correctly;
    closes: #58342
  * add build-dependency for libncurses5-dev; closes: #58291
  
 -- David Coe <david.coe@someotherplace.org>  Fri, 18 Feb 2000 12:50:37 -0500

ispell (3.1.20-11) frozen unstable; urgency=medium

  * 3.1.20-10 wasn't uploaded, so this still closes: #35287, #57777
  * corrected upstream location in the upstream README file
  * updated TODO.Debian

 -- David Coe <david.coe@someotherplace.org>  Sat, 12 Feb 2000 16:52:20 -0500

ispell (3.1.20-10) frozen unstable; urgency=low

  * removed american words from british dictionary -- closes: #35287, #57777
  * improved rules in the absence of dictionaries-common

 -- David Coe <david.coe@someotherplace.org>  Sat, 12 Feb 2000 01:09:28 -0500

ispell (3.1.20-9) unstable; urgency=low

  * same as 3.1.20-8 but also with the new-style dictionaries.

 -- David Coe <david.coe@someotherplace.org>  Wed, 26 Jan 2000 17:48:43 -0500

ispell (3.1.20-8) frozen unstable; urgency=medium

  * removed two temp file race conditions (possible security holes), 
    thanks to a patch by Colin Phipps <crp22@cam.ac.uk>.  Closes: Bug#56266.
  * maintainer convenience hack: changed debian/rules to avoid creating the 
    new-style dictionaries when the changelog says this build is for 'frozen'.
  
 -- David Coe <david.coe@someotherplace.org>  Wed, 26 Jan 2000 17:06:33 -0500

ispell (3.1.20-7) unstable; urgency=low

  * corrected a mistake in the new-style dictionaries' emacsen-startup
    files.
  * marked those emacsen-startup files as conffiles, since a user might 
    want to edit them.

 -- David Coe <david.coe@someotherplace.org>  Wed,  1 Dec 1999 05:25:20 +0000

ispell (3.1.20-6) unstable; urgency=low

  * this test version was not released
  * new-style dictionaries are now made iff the build system has 
    dictionaries-common installed; old-style dictionaries are made 
    regardless.
  * uses dictionaries-common's idict_debinst for the new-style dictionaries.
  * debian-policy upgrade 3.1.0 -> 3.1.1 (no changes required)

 -- David Coe <david.coe@someotherplace.org>  Fri, 26 Nov 1999 04:32:22 +0000

ispell (3.1.20-5) unstable; urgency=low

  * this test version was not released
  * this version introduces new-style dictionaries (idict-american-english, 
    idict-british-english) which depend on dictionaries-common, q.v.; there 
    are no changes to ispell itself or to the old-style (iamerican, 
    ibritish) dictionaries, and the words in new-style and old-style 
    dictionaries are the same.  See the ispell 3.1.20-2 changelog notes and 
    dictionaries-common for more details.

 -- David Coe <david.coe@someotherplace.org>  Wed, 24 Nov 1999 06:33:53 +0000

ispell (3.1.20-4) unstable; urgency=low

  * (old-style) dictionaries still depend on ispell (closes: Bug#49959).
  * standards version 3.1.0 (added build dependencies).

 -- David Coe <david.coe@someotherplace.org>  Fri, 12 Nov 1999 23:21:15 +0000

ispell (3.1.20-3) unstable; urgency=low

  * corrected a problem in rules that caused 'binary-arch'
    and 'binary-common' targets to fail; only 'binary' succeeded.  
    Closes: Bug#49487

 -- David Coe <david.coe@someotherplace.org>  Tue,  9 Nov 1999 09:19:07 +0000

ispell (3.1.20-2) unstable; urgency=low

  * applied the unofficial ispell patch from Gerry Tierney that adds an
    HTML mode (-h), which works for XML and SGML too; thanks to 
    debian-users Peter Karlsson and Brian Moore for bringing that patch 
    to my attention. 
  * made some changes in support of dictionaries-common and new-style
    Debian dictionary packages (note that dictionaries-common and 
    new-style dictionaries are still being developed and tested):
     - ispell now supports and properly manages either old-style 
       (i<language>) or new-style (idict-<language>) Debian 
       dictionary packages.  
     - the ``update-ispell-dictionaries'' command properly invokes 
       the new ``select-ispell-default'' command (part of the 
       dictionaries-common package) iff dictionaries-common has 
       been installed. 
     - the ispell source package will only create new-style Debian
       dictionaries (idict-american-english and idict-british-english)
       if you export ``NewStyleDictionaries'' in the build environment.
       These dictionaries contain the same words as the corresponding
       old-style dictionaries.
     - regardless of the above, the old-style dictionaries (iamerican 
       and ibritish) are still created and are unchanged from previous 
       releases (except for the location of their documentation files).
  * removed some unnecessary files from debian ``changes'' (thanks to 
    a suggestion from my sponsor, Tony Mancill).
  * added ispellconfig as a symlink to update-ispell-dictionary, for
    convenience and consistency (thanks again, Tony).
  * abandoned yada in favor of debhelper, and so:
     - moved all docs from /usr/doc to /usr/share/doc
     - added FHS compatibility doc symlinks.
     - added md5sums.
     - automatically handle emacsen, debconf, doc-base, and
       (soon-to-be) dictionaries-common stuff.
  * changed update-ispell-dictionary to just advise the user and stop, 
    when it is run by non-root, so now we install it with standard 
    executable permissions. 
  * updated TODO.Debian; it's significantly shorter now.
  
 -- David Coe <david.coe@someotherplace.org>  Tue,  2 Nov 1999 07:39:38 +0000

ispell (3.1.20-1) unstable; urgency=low

  * new maintainer
  * updated to current policy (3.0.1), except for /usr/doc
  * built with yada 0.7.4 (with minor changes for policy 3.0.1)
  * changed architecture from i386 to any (with my fingers crossed)
  * improved description in update-ispell-dictionary(8)
  * ispell now also recommends wordlist (needed for ispell's L command)
  * ispell now suggests spell
  * the ispell dictionaries no longer require ispell, just suggest it
  * added more of the upstream doc files (WISHES, Contributors, ispell.texinfo)
  * added additional copyright from the texinfo file
  * added patch provided by Nikita Schmidt <cetus@snowball.ucd.ie> to use termios instead of termio; closes: #35288
  * changed documentation control from dhelp to doc-base

 -- David L. Coe <david.coe@someotherplace.org>  Wed, 18 Aug 1999 06:03:52 +0000

ispell (3.1.20-0.6) unstable; urgency=low

  * Non-maintainer upload.
  * Handle -w correctly (fixes bug #33384).
  * Built against libncurses4-dev (fixes bug #32599).

 -- Mark Brown <broonie@debian.org>  Sun, 14 Mar 1999 15:45:55 +0000

ispell (3.1.20-0.5) unstable; urgency=low, closes=2425 3196 11416 15024 18369 19795 22754 22755 23455 23723 25046 25052 17878 19126 31175 23713 18369 19795 31175 24946 31474 9702

  * NMU:
  * Bug #2425 has been fixed.
  * Unnoticed fixed bugs: #3196
  * Forwarding bugs #5379,#13820, #14929, #31822 upstream.
  * Reassigning #8221 on debian-policy.
  * Close bug #11416 (This location is not valid anymore).
  * Bugs already fixed by previous uploads:
    #15024,#18369,#19795,#22754,#22755,#23455, #23723, #25046, #25052.
    #17878,#23713.
  * Write a patch to fix #19126.
  * Add dhelp support (Bug #31175).
  * Fix post{inst,rm} scripts.
  * s;/usr/dict/words;/usr/share/dict/words; in many files to fix bug #31474.
  * Refused change asked in wishlist bug #24946:
    Reason: this is why ispell allows each user to use a personal
    ~/.ispell_defaut file.
  * lintian cleaned:
    - ispell: get rid of lengthy symlinks.
    - ibritish,iamerican: made the copyright file be a real file instead
        of a symlink.
  * Guess what? the bug #9702 was in fact the same problem than #31474.
  * Orphaned the package with the permission of the last Debian
    maintainer (Kenneth MacDonald <K.MacDonald@ed.ac.uk>).

 -- Vincent Renardias <vincent@waw.com>  Tue, 26 Jan 1999 01:43:23 +0100

ispell (3.1.20-0.4) unstable; urgency=low

  * Fixed lintian errors, except copyright-file-is-symlink. (#23723)
  * During uppgrade of iamerican and ibritish, don't ask for default
    dictionary  (#17878, #23713)
  * Minor fixes to the shell scripts. (#23723)

 -- Stefan Bjornelund <stefanb@debian.org>  Sat, 20 Jun 1998 18:32:50 +0200

ispell (3.1.20-0.3) unstable; urgency=low

  * Non-maintainer release.
  * Fixed munchspell, findaffix, subset, tryaffix and zapdups. They started with
    ': Use /bin/sh' rather than '#! /bin/sh' (#15024)
  * Fixed use of /tmp/*$$ in an insecure fashion. Munchlist and subset now
    creates their own subdirectorys in /tmp. (#19795)
  * TMPDIR now defaults to /tmp in {munchspell,findaffix,tryaffix}
    scripts. (#18369,#22755,#23455)
  * Texinfo page and ijoin.c fixed (#23455)
  * Source-depends on wenglish noted in debian/README.built (#22754,#23455)
  * Fixed insecure use of gets in sq.c and unsq.c

 -- Stefan Bjornelund <stefanb@debian.org>  Thu, 18 Jun 1998 13:32:17 +0200

ispell (3.1.20-0.2) unstable; urgency=low

  * Non-maintainer release.
  * Libc6 compile. (#11693)
  * Remove hardcoded -m486. (#8255,#13819)
  * Change update-ispell-dictionary to use /bin/sh. (#13446)
  * Change iamerican, ibritish packages to architecture any. (#9442,#13821)
  * Fix permissions for /usr/doc/ispell/* (#14173)
  * Check manpage permissions are correct. (#5802)

 -- Martin Mitchell <martin@debian.org>  Wed, 29 Oct 1997 04:02:06 +1100

ispell (3.1.20-0.1) unstable; urgency=low

  * added html version of info manual.
  * build using debmake.
  * new upstream version.

 -- Fabrizio Polacco <fpolacco@debian.org>  Mon, 17 Feb 1997 00:11:35 +0200

ispell (3.1.18-11) unstable; urgency=low

  * (these two changelog entries were copied from the bo and
    rex debian ispell source package, ispell_3.1.18-11.tar.gz,
    by David Coe on 10 September 2001.)
  * debian-ispell.control : Moved virtual package from RECOMMENDS to
    SUGGESTS control line.
  * languages/english/english.4l: Changed okspell to ispell, changed 
    section 4 to section 5

 -- Kenneth MacDonald  <K.MacDonald@ed.ac.uk>  Mon Oct 23 12:11:28 1995 +0000