powermanga (0.80+dfsg-1) unstable; urgency=medium

  * Replaced non-free sounds with free replacements by
    David Igreja from TLK (upstream):
    http://linux.tlk.fr/games/Powermanga/download/sounds-powermanga-update-20060912.tgz
    (Closes: #384223) (RC bugfix, urgency medium)

 -- Moritz Muehlenhoff <jmm@debian.org>  Wed, 11 Oct 2006 00:14:34 +0200

powermanga (0.80-3) unstable; urgency=low

  * debian/rules:
    + Manually install upstream's required text files (Closes: #367651).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 18 May 2006 05:01:01 +0200

powermanga (0.80-2) unstable; urgency=low

  * debian/powermanga-data.preinst:
    + Fixed a typo in the powermanga/powermanga-data symlink transition.
    + Add set -e to trap errors.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 16 May 2006 16:56:24 -0500

powermanga (0.80-1) unstable; urgency=low

  * New upstream release.
  * This release merges a few Debian patches; updated debian/patches
    accordingly.
  * debian/powermanga.postrm:
    + Send dpkg-statoverride output to /dev/null.
  * debian/powermanga.postinst:
    + Minor fix in the powermanga/powermanga-data symlink transition.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 16 May 2006 19:11:19 +0200

powermanga (0.79-5) unstable; urgency=low

  * Moved packaging to the Debian Games Team.
  * Use quilt for patch management.
  * debian/control:
    + Set policy to 3.7.2.
    + Build-depend on quilt.
  * debian/rules:
    + Various rules cleanup.
    + Fixed the powermanga/powermanga-data dependency loop.
  * debian/copyright:
    + Added missing names in the authors list.

  * debian/patches/000_data_path.diff:
    + New patch from old diff.gz -- fix data paths in autotools files.

  * debian/patches/010_rebootstrap.diff:
    + New patch from old diff.gz -- rebootstrap package.

  * debian/patches/020_copyright.diff:
    + New patch from old diff.gz -- fix my copyright in some files.

  * debian/patches/020_warning.diff:
    + New patch from old diff.gz -- fix a compilation warning.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 16 May 2006 01:34:47 +0200

powermanga (0.79-4) unstable; urgency=low

  * debian/control:
    + Set policy to 3.6.2.1.
    + Build-depend on libxxf86dga-dev, libxxf86vm-dev instead of
      xlibs-static-dev (Closes: #323905).
  * src/linuxroutines.cpp:
    + Removed a useless cast from void* to int (Closes: #287922).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 24 Aug 2005 14:12:38 +0200

powermanga (0.79-3) unstable; urgency=low

  * debian/control:
    + Reverted the libxt-dev build dependency and hardcoded X11 path. I will
      fix this properly when I have enough bandwidth for pbuilder.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon,  2 Aug 2004 10:42:48 +0200

powermanga (0.79-2) unstable; urgency=low

  * src/gfxroutines.cpp:
    + Fixed a patch badly backported from 0.78 (Closes: #262857).
  * debian/control:
    + Build-depend on libxt-dev, which we don't actually use, but which
      configure needs when checking for X libraries (Closes: #262856).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon,  2 Aug 2004 08:45:58 +0200

powermanga (0.79-1) unstable; urgency=low

  * New upstream release.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun,  1 Aug 2004 19:36:37 +0200

powermanga (0.78-6) unstable; urgency=low

  * debian/control:
    + Set policy to 3.6.1.1.
    + Build-depend on libx11-dev, libxext-dev, xlibs-static-dev instead of
      xlibs-dev.
    + Build-depend on debhelper (>= 4.0).
  * debian/powermanga.menu:
    + Quoted strings where appropriate.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 29 Jul 2004 18:23:16 +0200

powermanga (0.78-5) unstable; urgency=low

  * debian/rules:
    + The hiscore location changed; fixed installation (Closes: #218253).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 30 Oct 2003 10:37:14 +0100

powermanga (0.78-4) unstable; urgency=low

  * debian/control:
    + Minor enhancement in the short description.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 27 Oct 2003 20:36:15 +0100

powermanga (0.78-3) unstable; urgency=low

  * debian/control:
    + Set policy to 3.6.1.0.
    + Wrote more meaningful long descriptions (Closes: #209859).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu,  2 Oct 2003 15:27:08 +0200

powermanga (0.78-2) unstable; urgency=low

  * src/Makefile.am: Fixed the scorefile location (Closes: #203248).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 29 Jul 2003 15:36:30 +0200

powermanga (0.78-1) unstable; urgency=low

  * New upstream release.
    + Includes the Debian cross-platform C port.
    + Fully uses autoconf/automake.
    + Uses SDL_mixer instead of libseal, which fixes problems with sound
      systems not supported by libseal (Closes: #129062, #161255).
  * debian/control:
    + Added a build dependency to libsdl1.2-dev.
    + Changed build dependency from libseal-dev to libsdl-mixer1.2-dev.
    + Set policy to 3.6.0. No changes required.
    + Updated debhelper build-dependency to (>= 3.4.4) because we now
      use debian/compat.
    + Use ${misc:Depends} everywhere.
  * debian/rules:
    + Removed many compilation flags that are not needed any more.
    + Added usual touch magic to avoid autotools timestamp issues.
  * debian/docs:
    + Removed README from the packages, it only contains installation
      instructions.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue,  1 Jul 2003 23:36:44 +0200

powermanga (0.74-6) unstable; urgency=low

  * Removed hardcoded calls to g++-3.2 (Closes: #196274).
  * debian/control:
    + Set policy to 3.5.10.
    + Removed the leading "a" in the package description.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri,  6 Jun 2003 00:37:23 +0200

powermanga (0.74-5) unstable; urgency=low

  * Removed all x86-only gcc flags from the Makefile.

 -- Samuel Hocevar <sam@zoy.org>  Wed, 23 Apr 2003 05:10:26 +0200

powermanga (0.74-4) unstable; urgency=low

  * Wrote routines.cpp which is a C version of assembler.S. Only tested on
    my x86, colour palette is probably broken on big-endian architectures,
    and certainly broken on 64 bits CPUs.
  * The powermanga package is now Architecture: any.

 -- Samuel Hocevar <sam@zoy.org>  Sat, 15 Mar 2003 20:30:11 +0100

powermanga (0.74-3) unstable; urgency=low

  * "But how will I know when I have received enlightenment?" asked the novice.
    "Your program will then run correctly," replied the master.
  * Complete, total, absolute fix of the dpkg-statoverride brokenness. The
    high-score files can now be owned by root, the main binary needs not be
    setgid games in the package, and postinst/postrm leave the statoverride
    settings like they should be. And we handle upgrades from old broken
    versions of the package.
  * We remove score files upon package purge.
  * Bumped build-dependency on debhelper (>=3.0).

 -- Samuel Hocevar <sam@zoy.org>  Sat, 15 Mar 2003 20:30:11 +0100

powermanga (0.74-2) unstable; urgency=low

  * Updated standards version.
  * Added debhelper token to maintainer scripts.
  * Fixed a big memory leak in gardiens.cpp that was eating 64 memory slots
    on each new game and every 4 levels (Closes: #156265).
  * Fixed a minor memory leak in courbe.cpp and grille.cpp.
  * Added missing close() calls in error handling in linuxroutines.cpp.
  * CXXFLAGS is now gcc3.2 compliant.
  * Redesigned the icon so that it only uses the 24 Debian colours.

 -- Samuel Hocevar <sam@zoy.org>  Sat, 15 Mar 2003 20:30:11 +0100

powermanga (0.74-1) unstable; urgency=low

  * New upstream version, includes latest Debian patches.
  * Added year to debian/copyright (Closes: #159430).
  * Fixed minor typo in debian/changelog (Closes: #159432).
  * postinst now removes overrides (Closes: #161860).
  * Makefile now uses gcc 3.2.
  * Resized icon to 32x32.

 -- Samuel Hocevar <sam@zoy.org>  Sat,  8 Feb 2003 02:37:43 +0100

powermanga (0.73-1) unstable; urgency=low

  * New upstream version.
  * Fixed a sound initialization problem that could make Powermanga randomly
    silent when launched on a fast CPU.
  * There are now three difficulty levels.
  * Merged changes from joeyh's NMU (Closes: #155850).

 -- Samuel Hocevar <sam@zoy.org>  Sun, 18 Aug 2002 01:55:55 +0200

powermanga (0.71c-8.1) unstable; urgency=low

  * NMU that makes the program sgid games so it can write to its high score
    file. I also did a basic audit; nothing comprehensive. Closes: #126462

 -- Joey Hess <joeyh@debian.org>  Wed,  7 Aug 2002 17:59:00 -0400

powermanga (0.71c-8) unstable; urgency=low

  * Spelling fixes in package description (Closes: #125263, #125264).
  * Changed build-depend from xlib6g-dev to xlibs-dev.

 -- Samuel Hocevar <sam@zoy.org>  Wed, 19 Dec 2001 17:41:43 +0100

powermanga (0.71c-7) unstable; urgency=low

  * Made all packages x86-only until all asm is removed, this time really
    fixing the non-x86 bug (Closes: #90543).
  * Updated user-contributed manpage (Closes: #91932).
  * Fixed spelling in fntscrol.cpp (Closes: #100457).
  * Fixed score files permissions (Closes: #85687).

 -- Samuel Hocevar <sam@zoy.org>  Tue,  3 Jul 2001 17:00:18 +0200

powermanga (0.71c-6) unstable; urgency=low

  * Made the package x86-only until all asm is removed (Closes: #84026).
  * We now unregister override files (Closes: #84815).

 -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Feb 2001 20:49:15 +0100

powermanga (0.71c-5) unstable; urgency=low

  * Fixed preinst script (Closes: #82672).

 -- Samuel Hocevar <sam@zoy.org>  Wed, 17 Jan 2001 22:58:36 +0100

powermanga (0.71c-4) unstable; urgency=low

  * Rebuilt package using a fixed dpkg.

 -- Samuel Hocevar <sam@zoy.org>  Tue, 16 Jan 2001 21:42:37 -0500

powermanga (0.71c-3) unstable; urgency=low

  * Added versioned dependency for debhelper.

 -- Samuel Hocevar <sam@zoy.org>  Thu, 11 Jan 2001 00:07:08 +0100

powermanga (0.71c-2) unstable; urgency=low

  * Removed a useless Nautilius desktop file (Closes: #79533).

 -- Samuel Hocevar <sam@zoy.org>  Wed, 20 Dec 2000 04:46:31 +0100

powermanga (0.71c-1) unstable; urgency=low

  * Initial Release (Closes: #78214).

 -- Samuel Hocevar <sam@zoy.org>  Wed, 29 Nov 2000 04:36:47 +0100
