Skip to content

Debian Changelog an (0.95-3.1)

2009

an (0.95-3.1) unstable; urgency=low

   * Non-maintainer upload to delayed
   * Incorporate speedup and fixes patches
     from Phil Carmody <thefatphil@yahoo.co.uk>,
     (Closes: #234744)

 -- Riku Voipio <riku.voipio@iki.fi>  Sun, 18 Jan 2009 23:18:05 +0200

2004

an (0.95-3) unstable; urgency=low

   * Bugfixes:
     - Fix manpage to refer to /usr/share/dict/words instead of
       /usr/dict/words (Closes: #249362)
   * Standards-version: 3.6.1
   * Building with debhelper 4

 -- Paul Martin <pm@debian.org>  Wed, 19 May 2004 17:38:41 +0100

2002

an (0.95-2) unstable; urgency=low

   * Bugfix: (Closes: #164514)
     - Made all casts into letterpos[] be "unsigned char". This is a
       related bug to the one fixed in #145848.

 -- Paul Martin <pm@debian.org>  Sun, 13 Oct 2002 03:11:36 +0100

an (0.95-1) unstable; urgency=low

   * Bugfixes: (Closes: #145848)
     - Made all chars unsigned (casting them to int caused accented
       characters to return negative array indexes).
     - Fixed initialisation of letter_mask to use bitmask_t not int.
     - Fixed check_dict() to search for next unique let_hash entry
       instead of assuming that the next entry will be unique.
   * Added assertion in check_dict() to check for PPC problem, reported
     by Gabriel L Somlo. This may be fixed by the other bugfixes above.

 -- Paul Martin <pm@debian.org>  Mon, 6 May 2002 15:22:48 +0100

2001

an (0.94-1) unstable; urgency=low

   * Major rewrite to work with languages other than English.
     (Closes: #13809)
   * Uses debhelper 3.
   * Standards-Version 3.5.4.

 -- Paul Martin <pm@debian.org>  Tue, 15 May 2001 16:05:59 +0100

2000

an (0.93-2) unstable; urgency=low

   * New Maintainer.
   * Thanks to NMU, closes: #27296, #27297, #35581, #38510,
     #38996, #40440
   * Updated to Standards-Version 3.2.1.
   * Converted to debhelper.

 -- Paul Martin <pm@debian.org>  Mon, 13 Nov 2000 22:53:49 +0000

1999

an (0.93-1.2) unstable; urgency=low

   * NMU for release critical bug
   * Changed location of wordlist to /usr/share/dict/words
     Bug #27296, #35581, #38510, #38996, #40440
   * Also changed this in the description
   * Recommends: wordlist, fixes #27297
   * Use correct name for changelog (lintian)

 -- Martin Bialasinski <martinb@debian.org>  Fri, 16 Jul 1999 23:56:33 +0200

1997

an (0.93-1.1) unstable; urgency=low

   * Non-maintainer release.
   * Libc6 compile.
   * Change architecture from i386 to any. (#13690)

 -- Martin Mitchell <martin@debian.org>  Sun, 9 Nov 1997 03:52:54 +1100

an (0.93-1) unstable; urgency=low

   * First Debian Release

 -- Richard Jones <richard@deep-thought.org>  Sun, 9 Feb 1997 01:46:01 +1100