egoboo (1:2.7.7-1ubuntu1) natty; urgency=low

  * debian/patches/01_fix_ftbfs_binutils-gold.patch: Fix FTBFS binutils-gold 
    with ld --add-needed by adding -lm in Makefile. (LP: #715735)
  * debian/egoboo.desktop:
    - Removing encoding field.
    - Change Categories Apllications;Game;AdventureGame; -> Game;AdventureGame;

 -- Mahyuddin Susanto <udienz@ubuntu.com>  Sat, 12 Feb 2011 22:27:58 +0700

egoboo (1:2.7.7-1) unstable; urgency=low

  * New Upstream Release (Closes: #394240, #469859, #506981)
  * Build-Depends: libsdl1.2-dev, libsdl-image1.2-dev, libsdl-ttf2.0-
    dev, libsdl-mixer1.2-dev
  * Switch to debhelper 7

 -- Mark Purcell <msp@debian.org>  Sun, 25 Apr 2010 10:51:37 +1000

egoboo (2.22-31) unstable; urgency=low

  * New maintainer. (Closes: #416953: ITA: egoboo -- 3D dungeon crawling
    adventure in the spirit of NetHack - Debian Bug report logs)

 -- Mark Purcell <msp@debian.org>  Fri, 25 May 2007 22:00:46 +0100

egoboo (2.22-30) unstable; urgency=low

  * QA upload.
  * Enable joypad B.  Thanks to Ben Armstrong for the patch.
    Closes: #398291.
  * debian/watch: Add.

 -- Matej Vela <vela@debian.org>  Tue, 17 Apr 2007 21:26:34 +0200

egoboo (2.22-29) unstable; urgency=low

  * Retiring: set debian qa in maintainer field

 -- Julien Lemoine <speedblue@debian.org>  Sat, 31 Mar 2007 19:42:00 +0200

egoboo (2.22-28) unstable; urgency=low

  * Applied patch from ubuntu : 
    added a .desktop file
    added alternative on libgl1-mesa-dev

 -- Julien Lemoine <speedblue@debian.org>  Tue, 22 Aug 2006 18:12:50 +0200

egoboo (2.22-27) unstable; urgency=low

  * Changed menu section to Games/Adventure instead of Games/Arcade
    (Closes: #377881)

 -- Julien Lemoine <speedblue@debian.org>  Tue, 22 Aug 2006 11:26:25 +0200

egoboo (2.22-26) unstable; urgency=low

  * Added project home page in package description (Closes: #348276)

 -- Julien Lemoine <speedblue@debian.org>  Sun, 19 Feb 2006 17:24:44 +0100

egoboo (2.22-25) unstable; urgency=low

  * Fix x.org transition bug (xlibs-dev removal)
    (Closes: #346614)

 -- Julien Lemoine <speedblue@debian.org>  Mon,  9 Jan 2006 08:05:24 +0100

egoboo (2.22-24) unstable; urgency=low

  * Applied patch from Aurelien Jano to fix build failure 
    (Closes: #332734)

 -- Julien Lemoine <speedblue@debian.org>  Thu,  3 Nov 2005 08:16:02 +0100

egoboo (2.22-23) unstable; urgency=low

  * Fix build failure (Closes: #332734)

 -- Julien Lemoine <speedblue@debian.org>  Wed,  2 Nov 2005 19:08:18 +0100

egoboo (2.22-22) unstable; urgency=low

  * Fix build failure with new xlibmesa-gl-dev
    (Closes: #332701)

 -- Julien Lemoine <speedblue@debian.org>  Sat,  8 Oct 2005 10:16:18 +0200

egoboo (2.22-21) unstable; urgency=low

  * Fixed typo in description (Closes: #270137)

 -- Julien Lemoine <speedblue@debian.org>  Mon, 13 Sep 2004 23:29:07 +0200

egoboo (2.22-20) unstable; urgency=low

  * Added menu icon from Mark Purcell <msp@debian.org> (Closes: #198398)
  * Upgraded Standards-Version to 3.5.10

 -- Julien Lemoine <speedblue@debian.org>  Fri, 20 Jun 2003 19:12:46 +0200

egoboo (2.22-19) unstable; urgency=low

  * Removed link on -lGLU (unneeded)
  * Added -mieee on alpha (Closes: #186920)
  * Upgraded Standards-Version to 3.5.9
  * Fixed a lot of warnings with -Wall enabled
  
 -- Julien Lemoine <speedblue@debian.org>  Thu, 10 Apr 2003 00:54:11 +0200

egoboo (2.22-18) unstable; urgency=low

  * Added two function to convert int and float between little and
    big endian architectures (Closes: #167400)

 -- Julien Lemoine <speedblue@debian.org>  Sat,  4 Jan 2003 18:58:20 +0100

egoboo (2.22-17) unstable; urgency=low

  * Reinabled SendMessageNear function (Closes: #162553)
  * Fixed buffer overflow with joystick (Closes: #138211)
    Thanks to Kalle Olavi Niemitalo <kon@iki.fi>

 -- Julien Lemoine <speedblue@debian.org>  Sun,  6 Oct 2002 23:48:45 +0200

egoboo (2.22-16) unstable; urgency=low

  * Removed duplicated conffiles (Closes: #162069)
  * Added read of conffiles in ~/.egoboo before /etc (Closes: 162050)
  * Applied patch from Kalle Olavi Niemitalo <kon@iki.fi> to fix character
    loading problem
  
 -- Julien Lemoine <speedblue@debian.org>  Thu, 26 Sep 2002 01:29:50 +0200

egoboo (2.22-15) unstable; urgency=low

  * Replaced fclose by pclose in DirClose() (Closes: #161766)
    Thanks to Kalle Olavi Niemitalo <kon@iki.fi>
  * Fixed character loading problem
    Thanks to Kalle Olavi Niemitalo <kon@iki.fi>

 -- Julien Lemoine <speedblue@debian.org>  Sun, 22 Sep 2002 05:53:39 +0200

egoboo (2.22-14) unstable; urgency=low

  * Reorder todirfullname and get_import_path() in game.c
    Thanks to Kalle Olavi Niemitalo <kon@iki.fi>

 -- Julien Lemoine <speedblue@debian.org>  Wed, 18 Sep 2002 03:16:17 +0200

egoboo (2.22-13) unstable; urgency=low

  * Experimental patch for backup characters in ~/.egoboo/players
    (Please give me some feedback) 
    (Closes: #159535)
  
 -- Julien Lemoine <speedblue@debian.org>  Fri, 13 Sep 2002 20:04:38 +0200

egoboo (2.22-12) unstable; urgency=low
  
  * Fixed segv when there is a audio/video soft in background
    (zapping for example) by adding a --without-sound or -w option
  * Updated to follow the last version of Debian Policy (3.5.7.0)

 -- Julien Lemoine <speedblue@debian.org>  Sat,  7 Sep 2002 18:33:16 +0200

egoboo (2.22-11) unstable; urgency=low

  * Fixed 'items go poof when taken out of pack' bug (Closes: #159018)
    replace ALERTIFTAKENOUT from 2147483647 to 2147483648
    Thanks to Kalle Olavi Niemitalo <kon@iki.fi>
  * updated to follow the last version of Debian Policy(3.5.6.1)
  
 -- Julien Lemoine <speedblue@debian.org>  Sun,  1 Sep 2002 04:18:28 +0200

egoboo (2.22-10) unstable; urgency=low

  * Fixed Segv on alpha (Closes: #148271)

 -- Julien Lemoine <speedblue@debian.org>  Sun,  2 Jun 2002 06:17:06 +0200

egoboo (2.22-9) unstable; urgency=low

  * Fixed arithmetic exception on alpha (Closes: #147409)

 -- Julien Lemoine <speedblue@debian.org>  Tue, 21 May 2002 12:42:07 +0200

egoboo (2.22-8) unstable; urgency=low

  * Fixed lintian warnings

 -- Julien Lemoine <speedblue@debian.org>  Wed, 24 Apr 2002 01:55:09 +0200

egoboo (2.22-7) unstable; urgency=low

  * fix compilation problem (closes: #139705)

 -- Julien Lemoine <speedblue@debian.org>  Sun, 24 Mar 2002 16:09:06 +0100

egoboo (2.22-6) unstable; urgency=low

  * fix compilation on all architectures, I don't know if it works
    on big endian.

 -- Julien Lemoine <speedblue@debian.org>  Sat, 23 Mar 2002 10:05:33 +0100

egoboo (2.22-5) unstable; urgency=low

  * fix compilation on powerpc. egoboo _should_ run on powerpc now
    Thanks to Michel Dänzer for his help.

 -- Julien Lemoine <speedblue@debian.org>  Thu, 21 Mar 2002 21:39:06 +0100

egoboo (2.22-4) unstable; urgency=low

  * hide error message of cp
  * fixed message display on some level (infinity loop)

 -- Julien Lemoine <speedblue@debian.org>  Thu, 21 Mar 2002 12:33:31 +0100

egoboo (2.22-3) unstable; urgency=low

  * fixed a security problem (replace sprintf by snprintf in lin-file.c)
  * fixed load on some level (cannot play on multiplayer level)
  * speeds up the display rate (with static vars)
  * configurations files are now in /etc/egoboo
  * changed man page (Thanks to Olivier LECLANT)
  
 -- Julien Lemoine <speedblue@debian.org>  Thu, 14 Mar 2002 02:19:23 +0100

egoboo (2.22-2) unstable; urgency=low

  * changed package description (closes: #135826)

 -- Julien Lemoine <speedblue@debian.org>  Wed, 26 Feb 2002 03:10:14 +0100

egoboo (2.22-1) unstable; urgency=low

  * Initial Release.
  * Patch src for install in /usr/share/games
  * Patch src for non root use (test after fopen)
  * add global Makefile and change Makefile
  * add menu entry
  * add manpage
  * closes: #127235

 -- Julien Lemoine <speedblue@debian.org>  Thu, 27 Dec 2001 22:28:14 +0100
