Author: pabs Date: 2007-12-23 02:07:54 +0000 (Sun, 23 Dec 2007) New Revision: 5042
Modified: packages/trunk/torus-trooper/debian/changelog packages/trunk/torus-trooper/debian/control Log: Revert gdc change, we should instead wait for gdc to be added to gcc-defaults Modified: packages/trunk/torus-trooper/debian/changelog =================================================================== --- packages/trunk/torus-trooper/debian/changelog 2007-12-22 23:38:17 UTC (rev 5041) +++ packages/trunk/torus-trooper/debian/changelog 2007-12-23 02:07:54 UTC (rev 5042) @@ -9,9 +9,6 @@ * Save high score when quitting via escape (Closes: #444372) * Make level selection more intuitive (Closes: #444948) - [ Miriam Ruiz ] - * Replaced build dependency gdc by gdc-4.1 (Closes: #457454) - -- Peter De Wachter <[EMAIL PROTECTED]> Wed, 03 Oct 2007 23:24:52 +0200 torus-trooper (0.22.dfsg1-1) unstable; urgency=low Modified: packages/trunk/torus-trooper/debian/control =================================================================== --- packages/trunk/torus-trooper/debian/control 2007-12-22 23:38:17 UTC (rev 5041) +++ packages/trunk/torus-trooper/debian/control 2007-12-23 02:07:54 UTC (rev 5042) @@ -3,7 +3,7 @@ Priority: extra Maintainer: Debian Games Team <[EMAIL PROTECTED]> Uploaders: Miriam Ruiz <[EMAIL PROTECTED]>, Peter De Wachter <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5), quilt, gdc-4.1, +Build-Depends: debhelper (>= 5), quilt, gdc, libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libbulletml-dev Standards-Version: 3.7.2 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

