Skip to content

Debian Changelog gnome-chess (0.3.3-6)

2005

gnome-chess (0.3.3-6) unstable; urgency=low

   * Fix problems with gcc 4.0:
     + debian/patches/021-gcc-4.0-fixes.diff: New patch.
     + Closes: #258798 "FTBFS with gcc-3.4: label at end of compound statement"
   * Fix wrong Debian patch:
     + debian/patch/019-assertions.diff: Fixed.
     + Partly addresses bug #247846 "Crashes after a few moves (assertion
       failed)". This fix is not perfect. As Göran Weinholt notes in the
       bug report, assertions are not the way to go, but are a temporary
       stop-gap measure. (Better assertions than unpredicable results.)

 -- Sebastian Rittau <srittau@debian.org>  Sun, 4 Sep 2005 18:16:43 +0200

2003

gnome-chess (0.3.3-5) unstable; urgency=low

   * Use CDBS.
     + debian/control: Build-Depend on cdbs and debhelper >= 4.1.0.
     + debian/control: Rewrite.
     + debian/patches/*: Put Debian-specific patches here.
   * debian/control: Standards-Version 3.5.10.
   * debian/control: Changed section to gnome.
   * debian/patches/010-position-fixes.diff: Movement was broken.
   * debian/patches/011-warning-fixes.diff: Warning fixes.
   * debian/patches/014-engine-local-fixes.diff: Close channels. Fixes a
     recursive loop that got called if the default chess program was not found.
     + Closes: #188040 "gnome-chess fills my screen with warning windows"
   * debian/rules: Build-Depend on libgtkxmhtml-dev as well.

 -- Sebastian Rittau <srittau@debian.org>  Thu, 12 Jun 2003 03:51:36 +0200

gnome-chess (0.3.3-4) unstable; urgency=low

   * Updated Colin's Build System to version 1.53.
   * Fixed the OMF file to conform to the 1.1 XML DTD. Put the documentation
     in section GNOME|Games, call scrollkeeper in post{inst,rm}, (build-) depend
     on scrollkeeper.
     + Closes: #182731 "invalid OMF files"
   * Don't build docs at runtime.
   * Corrected DTD of manual and fixed a markup bug.
   * Added ${misc:Depends} to the dependencies.
   * Bumped required version of libzvt-dev to 1.4.0.
   * Wrote a man page for gnome-chess(6).

 -- Sebastian Rittau <srittau@debian.org>  Wed, 5 Mar 2003 23:46:03 +0100

gnome-chess (0.3.3-3) unstable; urgency=low

   * Use Colin's Build System. (Inspired by Jonas Smedegaard.)
   * Improved package description slightly.
   * Register as MIME handler for application/x-chess-pgn files.
   * Conforms to Policy 3.5.8.
   * Applied some patches from upstream CVS:
     + Correctly shut down application when main window is closed.
       (Closes: #148089)
     + Allow arbitrary sized tiles.
     + Change "Save" menu item to "Save as".
     + Improved child handling.
     + Fixed a possible crash when creating PGN file objects.
     + Don't crash if the name server lookup during the connection attempt
       to an ICS server.
     + Fixed other bugs in the ICS engine.
     + Fixed window size calculation.

 -- Sebastian Rittau <srittau@debian.org>  Sun, 19 Jan 2003 11:29:28 +0100

2002

gnome-chess (0.3.3-2) unstable; urgency=low

   * Build-depend on debhelper >= 4.0.0.
   * Added a build-dependency on gettext. (Closes: #145845)

 -- Sebastian Rittau <srittau@debian.org>  Sun, 5 May 2002 13:15:50 +0200

gnome-chess (0.3.3-1) unstable; urgency=low

   * New upstream version.
   * Removed usage details from description.
   * Removed full text of the GPL from debian/copyright. Added a reference
     to /usr/share/common-licenses/GPL instead.
   * Install upstream ChangeLog.
   * Packaging cleanups.
   * Use debhelper v4.
   * Acknowledge NMU closed bugs.
     (Closes: #75826, #89530, #89999, #121018, #128770)

 -- Sebastian Rittau <srittau@debian.org>  Tue, 30 Apr 2002 13:44:16 +0200

gnome-chess (0.3.2-1) unstable; urgency=HIGH

   * New maintainer. (Closes: #141103)
   * Don't depend on telnet, just suggest it.
   * Urgency HIGH to get this upload into woody.

 -- Sebastian Rittau <srittau@debian.org>  Tue, 30 Apr 2002 08:04:31 +0200

gnome-chess (0.3.2-0.5) unstable; urgency=low

   * Try libgdk-pixbuf-gnome-dev instead (closes: #132240).

 -- Mark Brown <broonie@debian.org>  Mon, 4 Feb 2002 21:49:58 +0000

gnome-chess (0.3.2-0.4) unstable; urgency=low

   * Non-maintainer upload.
   * libgdk-pixbuf-dev too.  What I'd give for a working chroot
     environment (closes: #131621).

 -- Mark Brown <broonie@debian.org>  Thu, 31 Jan 2002 01:22:25 +0000

gnome-chess (0.3.2-0.3) unstable; urgency=low

   * Non-maintainer upload.
   * Add build dependancy on libglade-dev (closes: #131515).

 -- Mark Brown <broonie@debian.org>  Wed, 30 Jan 2002 10:15:15 +0000

gnome-chess (0.3.2-0.2) unstable; urgency=low

   * Non-maintainer upload.
   * Add build dependancy on libxml-dev (closes: #131403).

 -- Mark Brown <broonie@debian.org>  Tue, 29 Jan 2002 13:47:41 +0000

gnome-chess (0.3.2-0.1) unstable; urgency=low

   * Non-maintainer upload.
   * New upstream release (closes: #128770, #75826).
   * Remove user Emacs settings from changelog.
   * Add "Chess" menu hint (closes: #121018).
   * Reverse telnet and telnet client dependancies.
   * Update to standards version 3.5.6 (closes: #89999).

 -- Mark Brown <broonie@debian.org>  Sun, 27 Jan 2002 01:27:30 +0000

2001

gnome-chess (0.2.4-3.1) unstable; urgency=low

   * non maintainer upload
   * completed build depends, added flex, debhelper and libgnome-dev
     (closes: #87530)
   * added '| telnet' to telnet-client dependency (see policy on virtual package
     dependencies).

 -- Arthur Korn <arthur@korn.ch>  Sat, 17 Mar 2001 14:57:39 +0100

gnome-chess (0.2.4-3) unstable; urgency=low

   * Recompile against newer libs.
   * Depend on telnet-client (Closes: #72164, #72130, #83423).
   * Add build-depends (Closes: #84501).
   * Changed menu section (Closes: #58452, #79261).
   * Make lintian happy.

 -- Vincent Renardias <vincent@debian.org>  Sat, 24 Feb 2001 18:45:33 +0100

2000

gnome-chess (0.2.4-2) frozen unstable; urgency=low

   * Added patch from Brian May <bmay@csse.monash.edu.au>
     to fix important bug #56036.
     closes: #56036: want exit via window manager close button.

 -- Vincent Renardias <vincent@debian.org>  Mon, 28 Feb 2000 12:05:58 +0100

1999

gnome-chess (0.2.4-1) unstable; urgency=low

   * New upstream upgrade.

 -- Vincent Renardias <vincent@debian.org>  Fri, 12 Nov 1999 18:21:28 +0100

gnome-chess (0.2.3-3) unstable; urgency=low

   * Now depends on 'telnet' for ICS mode.
     closes: #49114: gnome-chess dependance. (Merci Fred ;)

 -- Vincent Renardias <vincent@debian.org>  Thu, 4 Nov 1999 10:23:09 +0100

gnome-chess (0.2.3-2) unstable; urgency=low

   * now recommend 'gnuchess | crafty | phalanx'.
     (Any other chess programs packaged?)
     closes: #48891: recommend a chess program.

 -- Vincent Renardias <vincent@debian.org>  Wed, 3 Nov 1999 13:21:18 +0100

gnome-chess (0.2.3-1) unstable; urgency=low

   * Initial Release.

 -- Vincent Renardias <vincent@debian.org>  Fri, 29 Oct 1999 12:43:23 +0200