prboom (2:2.4.7+dfsg-3) unstable; urgency=low [ Jon Dowland ] * bump Standards-Version to 3.7.3 [ Miriam Ruiz ] * Replaced XS-DM-Upload-Allowed by DM-Upload-Allowed in debian/control. [ Jon Dowland ] * remove Icon= stanza from .desktop file (we don't ship an icon). Note that in future we will not ship a .desktop file in prboom (only in the doom data packages) * Supply an alternative for /usr/games/doom. * add LDFLAGS to prevent over-zealous linking * Fix typo in prboom-game-server(6), thanks Reuben Thomas. Closes: #458472. -- Jon Dowland Mon, 17 Mar 2008 23:15:48 +0000 prboom (2:2.4.7+dfsg-2) unstable; urgency=low [ Marco Rodrigues ] * move the maintenance description to README.source [ Barry deFreese ] * Add watch file * Remove XS- from VCS fields in control [ Jon Dowland ] * provide/conflict (versioned): lxdoom * new install file for .desktop * remove spare "menu" file * Add DM-Upload-Allowed: yes to control file (at present, the only non-DD maintainer is myself) * remove config.log in clean target -- Jon Dowland Fri, 07 Dec 2007 18:55:57 +0000 prboom (2:2.4.7+dfsg-1) unstable; urgency=low [ Jon Dowland ] * New upstream release (Closes: #426804, #447012). * add fix_upstream.sh to ./debian in source archive: this scripts helps you to convert an upstream tarball into a DFSG one. * add a description of how the package is maintained to README.Debian * default to windowed-mode rather than fullscreen * update menu section to "Games/Action" for menu policy transition. Thanks Linas Žvirblis. * move to quilt for patch management [ Cyril Brulebois ] * Added XS-Vcs-Svn and XS-Vcs-Browser fields in the control file. [ Marco Rodrigues ] * Add prboom.desktop and modified debian/menu. * Bump debian/compat to version 5. * Bump debian/control debhelper to version 5. * Bump versions of libsdl packages. -- Marco Rodrigues Thu, 03 Oct 2007 21:34:15 +0100 prboom (2:2.4.6+dfsg-1) unstable; urgency=high * Remove ID-copyright material from prboom.wad Closes: #404826 -- Jon Dowland Mon, 1 Jan 2007 20:06:42 +0000 prboom (2:2.4.6-1) unstable; urgency=low * New upstream release * update description to reflect doom-package, gl renderer -- Jon Dowland 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 Tue, 15 Aug 2006 21:42:53 +0100 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 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 Sat, 12 Mar 2005 00:15:11 +0100 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 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 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 Tue, 23 Mar 2004 13:24:36 +0100 prboom (2.2.3-2) unstable; urgency=low * watch: added uscan watch file * ORPHANED: set maintainer to packages@qa.debian.org -- Arthur Korn Fri, 11 Apr 2003 20:12:52 +0200 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 Wed, 30 Oct 2002 12:06:51 +0100 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 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 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 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 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 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 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 Tue, 13 Feb 2001 19:32:08 +0100 prboom (2.1.2-2) unstable; urgency=low * Added menu hints. -- Arthur Korn Sun, 14 Jan 2001 17:14:37 +0100 prboom (2.1.2-1) unstable; urgency=low * New upstream release -- Arthur Korn 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 Wed, 29 Nov 2000 17:15:59 +0100 prboom (2.1.1-1) unstable; urgency=low * Initial Release. -- Arthur Korn Mon, 13 Nov 2000 19:22:11 +0100