2003
sjeng (11.2-6) unstable; urgency=low
* Recompiled against new version of gdbm, updated build deps.
-- Lukas Geyer <lukas@debian.org> Thu, 5 Jun 2003 09:12:08 -0400
sjeng (11.2-5) unstable; urgency=low
* Fixed retracting and undoing of moves in sjeng.c. (Closes: #192902) * Removed debugging output for fifty moves check. * Looking for local configuration in ~/.sjeng/sjeng.rc, like the manpage claims.
-- Lukas Geyer <lukas@debian.org> Thu, 22 May 2003 10:48:37 -0400
sjeng (11.2-4) unstable; urgency=low
* Fixed one more type mismatch in utils.c.
-- Lukas Geyer <lukas@debian.org> Thu, 15 May 2003 15:17:20 -0400
sjeng (11.2-3) unstable; urgency=low
* Made all score variables long int, this hopefully fixes #192902. * Changed ECacheSize to unsigned. * Fixed undefined behavior in speed_test(). * Added debugging output for fifty moves check, disabled by default. * Updated email address and standards version.
-- Lukas Geyer <lukas@debian.org> Thu, 15 May 2003 10:32:04 -0400
2002
sjeng (11.2-2) unstable; urgency=low
* General code cleanup, fixed several format mismatches in printf(),
added a missing #include <unistd.h>, added some missing prototypes
and initializers.
* Added watch file
* Updated standard version to 3.5.6
* Updated debhelper compatibility level to 4
-- Lukas Geyer <geyer@math.uni-dortmund.de> Thu, 29 Aug 2002 10:31:11 -0400
sjeng (11.2-1) unstable; urgency=low
* Initial Release (closes: #130019). * rcfile.c: Adjusted configuration file location. * book.c: Adjusted book locations. * sjeng.c: Adjusted learning file locations. * Wrote very basic manpage.
-- Lukas Geyer <geyer@math.uni-dortmund.de> Tue, 28 May 2002 14:15:28 -0400