2006
spellutils (0.7-5) unstable; urgency=low
* [debian/control] Updated Standards-Version. * [config.sub, config.guess] Updated. (Closes: #355079) * [configure.in, Makefile.am] Updated handling of included fallback implementation of strncasecmp. * [debian/compat, debian/rules] Updated debhelper compatibility level. * [debian/rules] Specify versions (where needed) in 'source-updates' target. * Updated autotools setup using 'source-updates'.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Sun, 5 Mar 2006 14:34:31 +0100
2002
spellutils (0.7-4) unstable; urgency=low
* [debian/rules]
* Update config.{guess,sub} if possible.
* New target 'source-updates' to update autotools-related files.
* clean: don't remove files that need autotools to be regenerated.
* [configure.in] Added AM_MAINTAINER_MODE.
* [debian/control] Dropped build dependencies on automake and autoconf.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Sun, 7 Jul 2002 17:52:26 +0200
spellutils (0.7-3) unstable; urgency=low
* Added missing gettext build dependency.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Mon, 11 Mar 2002 08:25:28 +0100
spellutils (0.7-2) unstable; urgency=low
* Fixed auto* invocation order which broke some ports.
* Don't try to compile -Werror as the usage string in pospell.c exceeds the
minimal string length C89 compilers must support, causing gcc 3 to issue
a warning.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Sun, 10 Mar 2002 11:52:02 +0100
spellutils (0.7-1) unstable; urgency=low
* Initial Release. (Closes: #136820) * [configure.in] Check for mkstemp. * [lib.c] Prefer mkstemp to tmpnam. [pospell.1, newsbody.1] Mention mkstemp as well. * [pospell.c, newsbody.c] Include config.h if available so _GNU_SOURCE is defined for strsignal.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Wed, 6 Mar 2002 20:26:05 +0100