xevil (2.02r2-11) unstable; urgency=medium

  * Team upload.

  [ Andreas Tille ]
  * Maintain package in Debian Games team
    Closes: #1106700
  * d/control: Homepage belongs to source package information
  * Point watch file to Github which seems to be the better option
    than not working upstream site and asked upstream to use tags
  * Standards-Version: 4.7.2 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Remove trailing whitespace in debian/control (routine-update)
  * Remove article from synopsis
  * Propagate hardening options
  * Add desktop file
    Closes: #738062
  * Remove debian/menu since there is a desktop file now
  * d/copyright: review

  [ Helmut Grohne ]
  * Do not hard code the build architecture compiler
    Closes: #1010181

  [ Piotr Sokołowski ]
  * Fix build with clang
    Closes: #742968

 -- Andreas Tille <tille@debian.org>  Wed, 28 May 2025 07:48:33 +0200

xevil (2.02r2-10.2) unstable; urgency=low

  * Non-maintainer upload.
  * Change debhelper compat from 5 to 11. (Closes: #965893)
    - Update debian/rules. (Closes: #998982)
    - Clean files by debian/clean
  * Change source package to DebSrc3.0 with quilt.
    - Split diff.gz to quilt patches.
  * debian/copyright: Change to dep5 machine-readable format.

 -- Ying-Chun Liu (PaulLiu) <paulliu@debian.org>  Wed, 12 Jan 2022 21:15:35 +0800

xevil (2.02r2-10.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fixed FTBFS with GCC 6 and higher. Thanks to Javier Serrano
    Polo <javier@jasp.net> for the patch. (Closes: #831104)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 07 Jun 2020 02:11:06 -0300

xevil (2.02r2-10) unstable; urgency=low

  * Fixed bug that sometimes prevented X resources from being read properly.
    Thank you, Rowan Vince, for finding the bug and providing a patch.
    (Closes: #622100)
  * Enabled parallel building in rules file when using DEB_BUILD_OPTIONS
  * Added Homepage field to control file
  * copyright file now points to GPL-2 instead of GPL
  * Explicitly state that package uses source format 1.0 by adding file
    debian/source/format
  * Added xevil.doc-base file to describe installed documentation
  * Set Standards Version to 3.9.2 (no changes)

 -- Brandon Barnes <winterknight@nerdshack.com>  Tue, 12 Apr 2011 21:54:00 -0700

xevil (2.02r2-9) unstable; urgency=low

  * changed several char * to const char * so xevil will compile with gcc 4.4+
    Removed -Wno-write-strings from rules file. No longer needed.
    (Closes: #560444)
  * Fixed watch file. Thanks to Daniel Leidert for helping me on the mailing
    list.
  * rules file no longer ignores make clean errors. Modified makefile to not
    report errors when attempting to remove non-existant files. Fixes lintian
    warning.
  * added ${misc:Depends} to control file. Fixes lintian warning. Now causes
    "dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}"
    instead.
  * both man pages - converted dashes (-) to hyphens (\-) where appropriate.
    Fixes lintain warning.
  * Set Standards Version to 3.8.3 (no changes)

 -- Brandon Barnes <winterknight@nerdshack.com>  Tue, 12 Jan 2010 12:37:00 -0800

xevil (2.02r2-8) unstable; urgency=low

  * Removed bashism from rule file (Closes: #459141)
  * Added menu and pixmap
  * renamed serverping to xevil-serverping
  * replaced dependency on transitional package x-dev with x11proto-core-dev
  * Set Standards-Version to 3.7.3 (modified menu to put xevil in
    Games/Action rather than Games/Arcade)
  * xevil-serverping no longer unnecessarily links against libXpm and libX11

 -- Brandon Barnes <winterknight@nerdshack.com>  Fri, 18 Jan 2008 01:22:00 -0800

xevil (2.02r2-7) unstable; urgency=low

  * Fixed broken network (Closes: #240311)
  * Hopefully, fixed munmap_chunk(): invalid pointer crash at startup
    which some users were experiencing.
  * Commented out assert that was causing early server abort in network
    games (Closes: #94326)

 -- Brandon Barnes <winterknight@nerdshack.com>  Tue, 22 May 2007 11:33:00 -0700

xevil (2.02r2-6) unstable; urgency=low

  * Removed forced license agreement before every play.
  * Added keyboard shortcuts for common menu items
  * Suppressed compiler white noise
  * Added some "witty" sayings and names
  * Added xevil man page
  * Minor, misc fixes/improvements

 -- Brandon Barnes <winterknight@nerdshack.com>  Sat, 20 Jan 2007 3:24:00 -0800

xevil (2.02r2-5) unstable; urgency=low

  * New Maintainer (Closes: #353389)

 -- Brandon Barnes <winterknight@nerdshack.com>  Sat, 16 Dec 2006 09:23:00 -0800

xevil (2.02r2-4) unstable; urgency=low

  * QA upload.
  * Package is orphaned (#353389); set maintainer to Debian QA Group.
  * Acknowledge NMU.  Closes: #346813.
  * Fix build failure with g++ 4.1.  Thanks to Martin Michlmayr for
    the patch.  Closes: #356321.
  * Switch to debhelper 5.
  * debian/changelog: Remove obsolete Emacs local variables.
  * debian/rules: Add support for DEB_BUILD_OPTIONS=noopt.
  * debian/watch: Add.
  * Conforms to Standards version 3.6.2.

 -- Matej Vela <vela@debian.org>  Sat, 11 Mar 2006 23:38:44 +0100

xevil (2.02r2-3.1) unstable; urgency=low

  * Non-maintainer upload to help xlibs-dev transition.
  * debian/control: Replaced xlibs-dev build-dep. (Closes: #346813)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Fri, 20 Jan 2006 16:57:12 +0100

xevil (2.02r2-3) unstable; urgency=low

  * Fix compilation with g++ 4.0 (Closes: #297848)

 -- Aaron Lehmann <aaronl@vitelus.com>  Fri, 22 Jul 2005 15:53:10 -0700

xevil (2.02r2-2) unstable; urgency=low

  * Fix a memory leak.

 -- Aaron Lehmann <aaronl@vitelus.com>  Sat, 21 Jun 2003 22:57:26 -0700

xevil (2.02r2-1) unstable; urgency=low

  * New upstream version. Nothing new, just merging.

 -- Aaron Lehmann <aaronl@vitelus.com>  Sat, 21 Jun 2003 22:18:34 -0700

xevil (2.02-6) unstable; urgency=low

  * Total revamp to build with modern C++ implementations. (Closes: #196314)

 -- Aaron Lehmann <aaronl@vitelus.com>  Sat, 07 Jun 2003 17:02:56 -0700

xevil (2.02-5) unstable; urgency=low

  * Remove platform support information from long description
  * Bump Standards-Version
  * Build with g++ 3.2!

 -- Aaron Lehmann <aaronl@vitelus.com>  Tue, 07 Jan 2003 15:14:40 -0800

xevil (2.02-4.1) unstable; urgency=low

  * NMU
  * x11/main.cpp: add #include <stdlib.h> for exit() prototype
  * x11/serverping.cpp: same
  * x11/ui.cpp: same
  * cmn/game.cpp: same
  * now builds on ia64

 -- Branden Robinson <branden@debian.org>  Fri, 28 Sep 2001 16:16:19 -0500

xevil (2.02-4) unstable; urgency=low

  * Adopted package (Closes: #108634)
  * Bumped Standards-Version
  * Removed to call to dh_suidregister
  * g++-3.0 compile fixes, w/ help from Andrew Suffield
    <asuffield@users.sourceforge.net>
  * Return 0 from main

 -- Aaron Lehmann <aaronl@vitelus.com>  Sun, 19 Aug 2001 10:48:09 -0700

xevil (2.02-3) unstable; urgency=low

  * Oprhaned the package. Ben Hendrickson was someone I sponsored but
    never heard much of him. Since his mail account is no more valid
    I decided to orphan xevil.
  * Added Build-Depends (there was none so the bug report shouldn't be
    of severity important, but well...) Closes: #104857
  * Recompiled with latest libs. Closes: #97418
  * xevil starts fine. Closes: #101814

 -- Raphael Hertzog <hertzog@debian.org>  Sun, 12 Aug 2001 21:06:56 +0200

xevil (2.02-2) frozen unstable; urgency=low

  * Removed building the .tar.Z.  It was both superfluous and depenant on the non-free compress program. (Closes: #56786)

 -- Ben C. Hendrickson <bhendrickson@usa.net>  Fri,  4 Feb 2000 09:40:33 -0800

xevil (2.02-1) frozen unstable; urgency=low

  * Steve Hardt made a GPL'ed release for us.  Yeah! (Closes: #50409, #52150)
  * Fixed constness errors in intel.cpp and ui.cpp. (Closes: #46485, #53465)
  * Made menu title uppercase.

 -- Ben C. Hendrickson <bhendrickson@usa.net>  Wed, 19 Jan 2000 21:09:44 -0800

xevil (2.01-1) unstable; urgency=low

  * New maintainer waiting to be registered as an offical debian
    developer.  Raphael Hertzog is acting as a sponsor for the
    time being.
  * New upstream version.  Unfortunately, it is now shareware
    moving it to non-free.
  * Completely repacked with debhelper.
  * Upgraded standards-version to 2.5.1.

 -- Ben C. Hendrickson <bhendrickson@usa.net>  Wed, 19 Jan 2000 21:09:32 -0800

xevil (1.5.1e-2.3) frozen unstable; urgency=low

  * Non-maintainer upload.
  * Rebuilt in a potato environment to fix segfault problems.
  * Tweaked package description a bit.
  * Fixes: #37310

 -- Branden Robinson <branden@debian.org>  Mon, 31 May 1999 10:18:14 -0400

xevil (1.5.1e-2.2) frozen unstable; urgency=low

  * Non maintainer upload.
  * Recompiled with g++/libstdc++2.9 (for i386).
  * Makefile: New target debian-linux to compile on all architectures.
  * debian/rules: Call it (with DEBUG_OPT instead CFLAGS).

 -- Matthias Klose <doko@cs.tu-berlin.de>  Mon, 14 Dec 1998 14:38:47 +0200

xevil (1.5.1e-2.1) unstable; urgency=low

  * NMU to link against libstdc++2.9
  * Added multi-arch support to debian/rules (from fixed i386-linux target)
  * Also added alpha-linux support to Makefile

 -- Christopher C. Chimelis <chris@classnet.med.miami.edu>  Tue, 30 Sep 1998 16:35:22 -0500

xevil (1.5.1e-2) unstable; urgency=low

  * update standards-version
  * change email address to a working one (finally)
  * list new FSF address.

 -- Igor Grobman <igor@debian.org>  Tue, 10 Feb 1998 15:01:06 -0500

xevil (1.5.1e-1.1) unstable; urgency=low

  * Non-maintainer release.
  * Libc6 compile.

 -- Martin Mitchell <martin@debian.org>  Wed, 12 Nov 1997 05:04:55 +1100

xevil (1.5.1e-1) unstable; urgency=low

  * Initial Release.

 -- Igor Grobman <igor@vaca.net>  Tue, 7 Jan 1997 01:28:55 -0500
