Author: jmtd-guest Date: 2009-03-15 19:17:30 +0000 (Sun, 15 Mar 2009) New Revision: 9142
Modified: packages/trunk/freedoom/debian/changelog packages/trunk/freedoom/debian/control Log: depends: boom-engine Modified: packages/trunk/freedoom/debian/changelog =================================================================== --- packages/trunk/freedoom/debian/changelog 2009-03-15 19:07:55 UTC (rev 9141) +++ packages/trunk/freedoom/debian/changelog 2009-03-15 19:17:30 UTC (rev 9142) @@ -1,3 +1,11 @@ +freedoom (0.6.3-4) experimental; urgency=low + + * Change virtual package Depends: from doom-engine to boom-engine: this + package is not useful for a purely vanilla-compatible engine such + as chocolate-doom. + + -- Jon Dowland <[email protected]> Sun, 15 Mar 2009 19:16:52 +0000 + freedoom (0.6.3-3) unstable; urgency=low * upload to unstable. Modified: packages/trunk/freedoom/debian/control =================================================================== --- packages/trunk/freedoom/debian/control 2009-03-15 19:07:55 UTC (rev 9141) +++ packages/trunk/freedoom/debian/control 2009-03-15 19:17:30 UTC (rev 9142) @@ -13,7 +13,7 @@ Package: freedoom Architecture: all -Depends: doom-engine +Depends: boom-engine Provides: boom-wad Conflicts: prboom (<< 2:2.4.7+dfsg-3) Description: free game files for the 3D game DOOM @@ -30,7 +30,7 @@ Package: freedm Architecture: all -Depends: doom-engine +Depends: boom-engine Provides: boom-wad Conflicts: prboom (<< 2:2.4.7+dfsg-3) Description: multiplayer-oriented maps for Doom @@ -41,5 +41,5 @@ play. . FreeDM does not require Freedoom to play and can be used in conjunction - with a doom-engine. Please note that this is designed for multiplayer and + with a boom-engine. Please note that this is designed for multiplayer and will not be of much use for single player. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

