Author: jmtd-guest Date: 2007-01-09 19:35:17 +0100 (Tue, 09 Jan 2007) New Revision: 2297
Modified: packages/trunk/prboom/debian/changelog packages/trunk/prboom/debian/control packages/trunk/prboom/debian/copyright packages/trunk/prboom/debian/prboom.docs Log: MORE changes Modified: packages/trunk/prboom/debian/changelog =================================================================== --- packages/trunk/prboom/debian/changelog 2007-01-09 18:28:34 UTC (rev 2296) +++ packages/trunk/prboom/debian/changelog 2007-01-09 18:35:17 UTC (rev 2297) @@ -1,15 +1,16 @@ -prboom (2:2.4.6+dfsg-1) UNRELEASED; urgency=low +prboom (2:2.4.6+dfsg-1) unstable; urgency=high - * (NOT RELEASED YET) New upstream release + * Remove ID-copyright material from prboom.wad + Closes: #404826 - -- Jon Dowland <[EMAIL PROTECTED]> Sun, 7 Jan 2007 22:48:03 +0000 + -- Jon Dowland <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> Wed, 25 Oct 2006 17:57:49 +0100 + -- Jon Dowland <[EMAIL PROTECTED]> Wed, 25 Oct 2006 17:59:52 +0100 prboom (2:2.4.5-1) unstable; urgency=low Modified: packages/trunk/prboom/debian/control =================================================================== --- packages/trunk/prboom/debian/control 2007-01-09 18:28:34 UTC (rev 2296) +++ packages/trunk/prboom/debian/control 2007-01-09 18:35:17 UTC (rev 2297) @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Uploaders: Moritz Muehlenhoff <[EMAIL PROTECTED]>, Jon Dowland <[EMAIL PROTECTED]> +Uploaders: Moritz Muehlenhoff <[EMAIL PROTECTED]>, Jon Dowland <[EMAIL PROTECTED]>, Stuart Teasdale <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 4), libsdl1.2-dev (>= 1.2.2-3.1), libsmpeg-dev (>= 0.4.4-2.1), libsdl-mixer1.2-dev (>= 1.2.0-1.1), libsdl-net1.2-dev (>= 1.2.0-5.1) Standards-Version: 3.7.2.1 Modified: packages/trunk/prboom/debian/copyright =================================================================== --- packages/trunk/prboom/debian/copyright 2007-01-09 18:28:34 UTC (rev 2296) +++ packages/trunk/prboom/debian/copyright 2007-01-09 18:35:17 UTC (rev 2297) @@ -39,3 +39,16 @@ <[EMAIL PROTECTED]>. prboom was downloaded from http://prboom.sourceforge.net/linux.html + +The version of prboom distributed in Debian differs from upstream in the +following ways: + + * support for helper dogs is disabled and the helper dog + resources are removed. This is because they are taken + from Wolfenstein 3D (c) ID Software, all rights + reserved. + + * Various menu graphics have been substituted as the originals + are derived from menu graphics taken from Doom or Doom 2, both + (c) ID Software and all rights reserved. The list of lumps + replaced can be found in the file bad_menu_lumps.txt. Modified: packages/trunk/prboom/debian/prboom.docs =================================================================== --- packages/trunk/prboom/debian/prboom.docs 2007-01-09 18:28:34 UTC (rev 2296) +++ packages/trunk/prboom/debian/prboom.docs 2007-01-09 18:35:17 UTC (rev 2297) @@ -6,3 +6,4 @@ doc/MBF.txt doc/MBFFAQ.txt doc/boom.txt +debian/bad_menu_lumps.txt _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

