Skip to content

Debian Changelog prboom (2:2.4.6+dfsg-1)

2007

prboom (2:2.4.6+dfsg-1) unstable; urgency=high

   * Remove ID-copyright material from prboom.wad
     Closes: #404826

 -- Jon Dowland <jon@alcopop.org>  Mon, 1 Jan 2007 20:06:42 +0000

2006

prboom (2:2.4.6-1) unstable; urgency=low

   * New upstream release
   * update description to reflect doom-package, gl renderer

 -- Jon Dowland <jon@alcopop.org>  Wed, 25 Oct 2006 17:59:52 +0100

prboom (2:2.4.5-1) unstable; urgency=low

   [ Moritz Muehlenhoff ]
   * Change maintainer to Debian Games Group
   * Fix typo reported by A Costa (Closes: #351420)
 
   [ Jon Dowland ]
   * new upstream version (Closes: #366815)
   * move DH_COMPAT into compat file, bump compat version
   * add myself to uploaders
   * do not delete/rebuild prboom.wad
   * update Standards-Version
   * add a newline in data/Makefile.{am,in} (Thanks Stu Teasdale)

 -- Jon Dowland <jon@alcopop.org>  Tue, 15 Aug 2006 21:42:53 +0100

2005

prboom (2:2.2.6-3) unstable; urgency=low

   * Fix typos reported by A Costa. (Closes: #310022, #310023)
   * Bumped Standards-Version to 3.6.2.1 (no changes required)
   * Updated the FSF's address in debian/copyright

 -- Moritz Muehlenhoff <jmm@inutil.org>  Thu, 15 Sep 2005 14:05:51 +0200

prboom (2:2.2.6-2) unstable; urgency=low

   * Fix SIGILL on K6 based systems (Closes: #286729)
   * Fix compilation with GCC 4.0 pre releases. Thanks to Andreas
     Jochens for the patch. (Closes: #287957)
   * Clarify documentation on svgalib usage
   * Removed superfluous autotools from build dependencies

 -- Moritz Muehlenhoff <jmm@inutil.org>  Sat, 12 Mar 2005 00:15:11 +0100

2004

prboom (2:2.2.6-1) unstable; urgency=low

   * New upstream release (Closes: 275932)
     - Fixes compilation with GCC 3.4 (Closes: #273229)
   * Document how to use the svgalib SDL driver (Closes: #276288, #143967)
   * Remove references to documentation that is only included in the
     Windows versions. (Closes: #276281)
   * Depend on freedoom | doom-wad, instead of just recommending it
   * Include manpage formatting improvements by Philipp Matthias Hahn

 -- Moritz Muehlenhoff <jmm@inutil.org>  Mon, 11 Oct 2004 19:56:42 +0200

prboom (2:2.2.4-1) unstable; urgency=high

   * Urgency set to high as it fixes a release-critical bug
   * Revert to the 2.2 branch. Despite all testing efforts 2.3 turned
     out to be too buggy for release with Sarge:
     - Fix savegames (Closes: #266874)
     - Dynamic loading of the GL modules has been a feature of the
       2.3 branch. To prevent sharp performance drops on systems without
       3D accelleration build without GL support for Sarge, as the GL
       mode is still far from bugfree. Later version will have a
       separate binary package for a GL enabled build.
     - Fix weapon selection (Closes: #270110)
     - Fix the unusable menus on powerpc.
   * Move to main, now that freedoom is available in the archive.
     (Closes: #270040, #269913)

 -- Moritz Muehlenhoff <jmm@inutil.org>  Wed, 8 Sep 2004 22:04:45 +0200

prboom (2.3.0-1) unstable; urgency=low

   * Adopted prboom (Closes: #188807)
   * New upstream release:
     - OpenGL libs are now loaded dynamically (Closes: #177838, #194918)
   * Fixed misformatation in the prboom.6 and prboom-game-server.6
     man pages (Closes: #174541)
   * Upgraded policy compliance to 3.6.1.0
   * Made copyright description more accurate

 -- Moritz Muehlenhoff <jmm@informatik.uni-bremen.de>  Tue, 23 Mar 2004 13:24:36 +0100

2003

prboom (2.2.3-2) unstable; urgency=low

   * watch: added uscan watch file
   * ORPHANED: set maintainer to packages@qa.debian.org

 -- Arthur Korn <arthur@korn.ch>  Fri, 11 Apr 2003 20:12:52 +0200

2002

prboom (2.2.3-1) unstable; urgency=low

   * New upstream release, closes: #165115
   * Fixed Build-Depends syntax, closes: #153633
   * Enabled OpenGL support, added build dep, closes: #81626

 -- Arthur Korn <arthur@korn.ch>  Wed, 30 Oct 2002 12:06:51 +0100

2001

prboom (2.2.2-1) unstable; urgency=low

   * New upstream release
     - endianness fix incorporated upstream, verified, closes: #105307
   * changed build dependencies for SDL stuff and rebuilt, see
     http://lists.debian.org/debian-devel/2001/debian-devel-200110/msg00353.html
     closes: #115857

 -- Arthur Korn <arthur@korn.ch>  Thu, 18 Oct 2001 18:56:42 +0200

prboom (2.2.1-2) unstable; urgency=low

   * Incorporated endianness fix from Colin Phipps, this should fix Bug#105307,
     waiting for confirmation.
     changes: in m_swap.h:
     #define doom_swap_s  (signed short)__arch__swab16
     #define doom_swap_l  (signed long)__arch__swab32

 -- Arthur Korn <arthur@korn.ch>  Sun, 12 Aug 2001 13:54:18 +0200

prboom (2.2.1-1) unstable; urgency=low

   * New upstream release
     - uses prboom.cfg instead of boom.cfg
   * boom.cfg.5 is now installed as prboom.cfg.5 with the symlink glboom.cfg.5
     pointing to it. prboom.6 was modified accordingly. This release obsoletes
     boom.cfg, but since this package has not been released yet I won't provide
     any means of compatibility.

 -- Arthur Korn <arthur@korn.ch>  Tue, 10 Jul 2001 13:19:07 +0200

prboom (2.2.0-3) unstable; urgency=low

   * create a link prboom_glboom.cfg.5.gz -> prboom_boom.cfg.5.gz,
     closes: #99588
   * updated Standards-Version to 3.5.4.0 (no changes necessary).

 -- Arthur Korn <arthur@korn.ch>  Sat, 2 Jun 2001 17:35:12 +0200

prboom (2.2.0-2) unstable; urgency=low

   * libSDL 1.2 now for real (forgot to change the chainglog again after finding
     out about libsdl-{mixer,image}1.2 not yet being uploaded).

 -- Arthur Korn <arthur@korn.ch>  Tue, 15 May 2001 22:50:22 +0200

prboom (2.2.0-1) unstable; urgency=low

   * New upstream release
   * switched to libSDL 1.2

 -- Arthur Korn <arthur@korn.ch>  Wed, 9 May 2001 00:32:55 +0200

prboom (2.1.2-3) unstable; urgency=low

   * Fix for type problem (showed on alpha), closes: Bug#85845

 -- Arthur Korn <arthur@korn.ch>  Tue, 13 Feb 2001 19:32:08 +0100

prboom (2.1.2-2) unstable; urgency=low

   * Added menu hints.

 -- Arthur Korn <arthur@korn.ch>  Sun, 14 Jan 2001 17:14:37 +0100

2000

prboom (2.1.2-1) unstable; urgency=low

   * New upstream release

 -- Arthur Korn <arthur@korn.ch>  Sun, 31 Dec 2000 15:00:49 +0100

prboom (2.1.1-2) unstable; urgency=low

   * Added Provides: doom-engine, closes: Bug#78177.
   * Recompiled, closes: Bug#79603 Bug#78613.

 -- Arthur Korn <arthur@korn.ch>  Wed, 29 Nov 2000 17:15:59 +0100

prboom (2.1.1-1) unstable; urgency=low

   * Initial Release.

 -- Arthur Korn <arthur@korn.ch>  Mon, 13 Nov 2000 19:22:11 +0100