rafkill (1.2.2-5) unstable; urgency=medium

  * QA upload.
  * Fix several lintian warnings.
  * Drop outdated postinst and preinst.
  * Switch to minimal dh debian/rules.
  * Switch to "3.0 (quilt)" source format.
  * Rewrite copyright file based on available data.
    License is LGPL-2, not GPL-2+.
  * Make clean target to remove "build" and "config.log".
    This should make the Debian diff to be small again.
  * Fix typo in old changelog entry.

 -- Santiago Vila <sanvila@debian.org>  Fri, 18 Sep 2015 18:09:14 +0200

rafkill (1.2.2-4) unstable; urgency=low

  * Orphan the package, see #711562.
  * Change versioned build dependency liballegro4.2-dev to unversioned
    dependency on liballegro4-dev. (Closes: #710602)

 -- Tobias Hansen <thansen@debian.org>  Sat, 08 Jun 2013 00:04:03 +0200

rafkill (1.2.2-3.3) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch (missing include).
    (Closes: #667347)

 -- gregor herrmann <gregoa@debian.org>  Fri, 11 May 2012 01:11:59 +0200

rafkill (1.2.2-3.2) unstable; urgency=high

  * Non-maintainer upload.
  * debian/patches/103_gcc_4.3_fixes:
    + Fix paths to apply to src/ instead of build/.
    + Fix more gcc-4.3 FTBFS problems (Closes: #474823).
  * Remove debian/patches/patch and an extra copy of 103_gcc_4.3_fixes
    in root of source tree, both introduced in last NMU.

 -- Ian Beckwith <ianb@erislabs.net>  Thu, 10 Apr 2008 01:07:50 +0100

rafkill (1.2.2-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/patches/103_gcc_4.3_fixes:
    + Fix gcc-4.3 FTBFS, patch by tbm. (Closes: #417510)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Sun, 16 Mar 2008 23:16:02 +0100

rafkill (1.2.2-3) unstable; urgency=high

  * debian/patches/101_shatter_crash.diff:
    + New patch from upstream's 1.2.3 branch, don't crash when using the
      shatter gun (Closes: #379274).

  * debian/patches/102_fullscreen_crash.diff:
    + Exit gracefully if the video mode (eg. fullscreen) could not be set
      instead of crashing.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 10 Feb 2007 22:48:26 +0100

rafkill (1.2.2-2) unstable; urgency=high

  * debian/control:
    + Added XS-Vcs-Svn field.

  * debian/patches/100_save_game_crash.diff:
    + Save games in the home directory instead of $PWD (Closes: #406432) and
      do not crash if the directory is not writable (Closes: #406646).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri,  9 Feb 2007 23:43:28 +0100

rafkill (1.2.2-1) unstable; urgency=low

  * New upstream release.
  * This release really fixes the "maxout shield" price issue.

  * debian/patches/030_doc_spelling.diff:
    + Patch was merged upstream. Dropping it.

  * debian/patches/020_missing_strdup.diff:
    + Patch rendered unnecessary by upstream fix. Dropping it.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri,  9 Feb 2007 23:43:25 +0100

rafkill (1.2.1-3) unstable; urgency=low

  * debian/rakfill.postinst:
    + Do not try to remove the symlink we just set (Closes: #375142).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 26 Jun 2006 11:07:28 +0200

rafkill (1.2.1-2) unstable; urgency=low

  * debian/rules:
    + Properly clean the build tree in the clean rule, thanks to Damyan Ivanov
      (Closes: #368812).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 11 Jun 2006 17:18:23 +0200

rafkill (1.2.1-1) unstable; urgency=low

  * New upstream release.
  * Upstream merged many Debian bugfixes and improvements, as well as the
    new title screen.
  * debian/control:
    + Set policy to 3.7.2.
    + Build-depend on scons that upstream now uses.
    + Removed build-dependencies on sharutils and bzip2.
  * Got rid of the rafkill/rafkill-data dependency loop.
  * "Maxout shield" is now far more expensive (Closes: #292742).

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

rafkill (1.2.0-4) unstable; urgency=low

  * debian/control:
    + Build-depend on liballegro4.2-dev (>= 2:4.2.0-4) to fix the missing
      libxcursor-dev build-dependency (Closes: #360195).
    + Dropped the rafkill/rafkill-data circular dependency (Closes: #339892).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Fri, 31 Mar 2006 11:22:22 +0200

rafkill (1.2.0-3) unstable; urgency=low

  * Maintainer Upload.
  * Acknowledging previous NMUs (Closes: #350167, #345248, #348808). Thanks
    to Aurélien Jarno and Steinar H. Gunderson.

  * Moved development to Alioth.
  * debian/rules
    + Switched to quilt for patch handling.
  * debian/control:
    + Build-depend on quilt.
    + Build-depend on liballegro4.2-dev (>= 2:4.2.0-2) instead of
      libxcursor-dev.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 30 Mar 2006 15:29:57 +0200

rafkill (1.2.0-2.2) unstable; urgency=low

  * Non-Maintainer Upload.
  * Build-depends on liballegro4.2-dev instead of liballegro4-dev, and on
    libxcursor-dev (closes: bug#350167).

 -- Aurelien Jarno <aurel32@debian.org>  Wed,  8 Feb 2006 00:06:10 +0100

rafkill (1.2.0-2.1) unstable; urgency=low

  * Non-Maintainer Upload.
  * Rebuild against libaldmb1-dev, since libaldmb0-dev doesn't exist in
    Debian anymore. Update Build-Depends accordingly. (Closes: #345248)

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 19 Jan 2006 02:35:19 +0100

rafkill (1.2.0-2) unstable; urgency=low

  * g++ transition upload.
  * debian/control:
    + Set policy to 3.6.2.1.
  * debian/changelog:
    + Fixed the FSF address.
  * debian/rules:
    + Fixed build rules that caused _arch and _all packages to be created in
      both the arch-dep and arch-indep targets.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon,  3 Oct 2005 23:13:50 +0200

rafkill (1.2.0-1) unstable; urgency=low

  * New upstream release (Closes: #259935).
  * debian/rules:
    + Use debian/compat instead of DH_COMPAT.
  * debian/control:
    + Set policy to 3.6.1.1.
    + Set a strict versioned dependency for the -data package.
  * debian/menu:
    + Quoted strings where appropriate.

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

rafkill (1.1.0-6) unstable; urgency=low

  * This build contains the -data package.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 20 Jan 2004 15:37:39 +0100

rafkill (1.1.0-5) unstable; urgency=low

  * debian/rules:
    + Build the arch-indep packages in the binary-indep rule (Closes: #214605).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue,  7 Oct 2003 19:30:09 +0200

rafkill (1.1.0-4) unstable; urgency=low

  * src/rfield.cpp:
    + Duplicate the text handle with strdup() and free it with free(), not
      delete[]. Fixes a crash when selling the main weapon (Closes: #198604).
  * debian/control:
    + Set policy to 3.6.1.0.
    + Wrote more meaningful long descriptions (Closes: #209748).

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

rafkill (1.1.0-3) unstable; urgency=low

  * Fixed a massive memory leak in hull_weapon_machine.cpp, thanks to Danko
    Miklos (Closes: #198212).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 21 Jun 2003 17:43:23 +0200

rafkill (1.1.0-2) unstable; urgency=low

  * debian/control:
    + Forgot bzip2 in the build dependencies (Closes: #198000).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 19 Jun 2003 03:15:55 +0200

rafkill (1.1.0-1) unstable; urgency=low

  * First Debian release (Closes: #195490).
  * Wrote a manpage for rafkill(6).
  * Drew an icon for rafkill.
  * Drew a splash screen which says "rafkill" instead of "raptor", and stored
    it using "bzip2 -9 < logo.pcx | uuencode foo >| debian/newlogo.pcx.bz2.uu".
  * Re-ran "aclocal-1.7 && automake-1.7 && autoconf".

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 11 Jun 2003 15:06:39 +0200
