crimson (0.3.8-1) unstable; urgency=low

  * New upstream release.
  * Switched to cdbs.
  * Build-Depends: cdbs, debhelper (>= 4.1.46).
  * Removed debian/comet.6, upstream already provides a manpage.

 -- Uwe Hermann <uwe@debian.org>  Sun,  1 Feb 2004 23:18:37 +0100

crimson (0.3.6-1) unstable; urgency=low

  * New upstream release (Closes: #196080).
  * Standards-Version: 3.6.1.0 (no changes).
  * Updated debian/copyright to reflect new homepage location.

 -- Uwe Hermann <uwe@debian.org>  Tue, 23 Sep 2003 22:52:14 +0200

crimson (0.3.0-1) unstable; urgency=low

  * New upstream release.
  * Standards-Version: 3.5.8.0 (no changes).
  * Added configure options --enable-bi2cf and --enable-comet, to enable
    the Battle Isle (tm) level converter and a new graphical map editor.
  * debian/docs: Added README.CoMET and README.bi2cf.
  * I wrote a small manpage for comet.
  * Switch to debhelper v4.
  * Build-Depend on libsdl1.2-dev (>= 1.2.5) now (needed for mouse wheel
    support).

 -- Uwe Hermann <uwe@debian.org>  Sat,  8 Mar 2003 03:37:52 +0100

crimson (0.2.8-1) unstable; urgency=low

  * New upstream release.
  * Upstream fixed some signed vs. unsigned char issues (Closes: #159344).

 -- Uwe Hermann <uwe@debian.org>  Sun, 10 Nov 2002 05:48:18 +0100

crimson (0.2.7-1) unstable; urgency=low

  * New upstream release (Closes: #161886).
  * Standards-Version: 3.5.7.0 (no changes).

 -- Uwe Hermann <uwe@debian.org>  Sun, 22 Sep 2002 18:10:39 +0200

crimson (0.2.6-1) unstable; urgency=low

  * New upstream release (Closes: #152067).
  * Install NEWS in /usr/share/doc/crimson.

 -- Uwe Hermann <uwe@debian.org>  Sat, 24 Aug 2002 06:02:38 +0200

crimson (0.2.3-1) unstable; urgency=low

  * New upstream release.
  * Standards-Version: 3.5.6.1 (no changes).
  * Remove Build-Depends autoconf and automake, shouldn't be needed anymore.
  * Package description: Mention that crimson now has an AI opponent.
  * Install TODO and THANKS in /usr/share/doc/crimson.
  * Enable sound support.
  * Add Build-Dependency on libsdl-mixer1.2-dev.
  * debian/README.Debian: Removed, obsolete.

 -- Uwe Hermann <uwe@debian.org>  Thu,  9 May 2002 23:25:43 +0200

crimson (0.2.2-2) unstable; urgency=low

  * debian/changelog: Removed emacs cruft.
  * Changed my email address to uwe@debian.org.
  * I'm pretty sure this bug had something to do with the recent SDL changes,
    and shouldn't occur anymore. If it still does, please reopen.
    (Closes: #127226).
  * A few minor cosmetic fixes.

 -- Uwe Hermann <uwe@debian.org>  Tue, 26 Mar 2002 13:15:42 +0100

crimson (0.2.2-1) unstable; urgency=low

  * New upstream release.
  * Acknowledged NMU (thanks David!). Closes: #117523.
  * configure.ac: Re-added --debian-debug (was lost somehow).
  * debian/copyright: Updated download URL.
  * If I'm not mistaken, the new upstream release closes: #116332.
    Please reopen if this is not the case.

 -- Uwe Hermann <uh1763@hermann-uwe.de>  Fri, 14 Dec 2001 14:07:39 +0100

crimson (0.1.6-1.1) unstable; urgency=low

  * NMU.
  * Changed Build-Depends.
  * Recompiled against new libsdl1.2 packages (closes: #117523).

 -- David Martnez Moreno <david.martinez@rediris.es>  Sat, 10 Nov 2001 07:00:37 +0100

crimson (0.1.6-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: Updated URL to current upstream release.
  * Upload sponsored by Ralf Treinen <treinen@debian.org>.

 -- Uwe Hermann <uh1763@hermann-uwe.de>  Thu, 23 Aug 2001 20:47:35 +0200

crimson (0.1.5-1) unstable; urgency=low

  * New upstream release.
  * Updated Standards-Version to 3.5.6.0 (no changes necessary).
  * debian/README.Debian: Removed obsolete item.
  * debian/copyright: Updated URL to current upstream release.
  * Upload sponsored by Ralf Treinen <treinen@debian.org>.

 -- Uwe Hermann <uh1763@hermann-uwe.de>  Sun,  5 Aug 2001 05:48:12 +0200

crimson (0.1.4-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
     + Set Architecture: to 'any', because the powerpc bug should be fixed
       upstream now (Closes: #98892).
     + Improved the Description: field.
  * debian/copyright: Added URL to current upstream release.
  * The manpages I wrote were partly merged in the manpages the upstream
    author has written. Removed my manpages, using those from upstream now.
  * My fix to tools/Makefile.am was included upstream.
  * debian/docs: Removed README.editor. The file has been merged into the
    cfed(6) manpage upstream.
  * debian/rules: Use the configure option --mandir to install the manpages
    in the correct place. Do not use dh_installman anymore.
  * README.Debian: Removed obsolete items.
  * README: Inserted some linebreaks, so you can read this file on
    a 80x25 console.
  * doc/crimson.6, doc/cfed.6: Added section BUGS. Cosmetic changes + typos.
  * Converted crimson to use autoconf 2.50.
     + I ran autoupdate and removed the backup file configure.in~. I also
       ran aclocal, autoconf and automake --foreign once.
     + configure.in: Added AC_PREREQ(2.50), AC_INIT (new syntax) and
       AC_COPYRIGHT.
     + debian/rules calls aclocal, autoconf and automake --foreign
       in the configure-stamp rule.
     + Updated Build-Dependency: autoconf (>= 2.50).
     + Modified my configure option --with-debian-debug (used for adding -g
       if $DEB_BUILD_OPTIONS contains 'debug'), which fixes the
       duplicated "-g -O2" when compiling.
     + Everything seems to work fine. Let's kill that autoconf 2.13...
  * Upload sponsored by Ralf Treinen <treinen@debian.org>.

 -- Uwe Hermann <uh1763@hermann-uwe.de>  Sun,  3 Jun 2001 17:25:33 +0200

crimson (0.1.3-1) unstable; urgency=low

  * Initial Release. Closes: #96257.
  * I added a manpage for crimson and cfed, as there were none upstream.
  * Fixed a typo in tools/Makefile.am which prevented 'make distclean' to
    work properly.
  * The package also installs cfed, the level-editor, into /usr/games.
    I had to mess around with autoconf/automake for this to work, though,
    because --enable-ed-install didn't work as expected for me...
  * Upload sponsored by Ralf Treinen <treinen@debian.org>.

 -- Uwe Hermann <uh1763@hermann-uwe.de>  Wed, 23 May 2001 00:19:41 +0200

