Author: debfx-guest Date: 2010-06-01 13:23:54 +0000 (Tue, 01 Jun 2010) New Revision: 11011
Modified: packages/trunk/teeworlds/debian/changelog packages/trunk/teeworlds/debian/control Log: Remove unneeded build-dependencies. Modified: packages/trunk/teeworlds/debian/changelog =================================================================== --- packages/trunk/teeworlds/debian/changelog 2010-06-01 12:32:20 UTC (rev 11010) +++ packages/trunk/teeworlds/debian/changelog 2010-06-01 13:23:54 UTC (rev 11011) @@ -11,8 +11,9 @@ * Switch to dh7 rules and source format 3.0 (quilt). * Bump debian/compat to 7. * Add pass-build-flags.patch to pass CFLAGS and LDFLAGS to the build system. + * Remove unneeded build-dependencies. - -- Felix Geyer <[email protected]> Tue, 01 Jun 2010 01:12:46 +0200 + -- Felix Geyer <[email protected]> Tue, 01 Jun 2010 15:22:55 +0200 teeworlds (0.5.1-4) unstable; urgency=low Modified: packages/trunk/teeworlds/debian/control =================================================================== --- packages/trunk/teeworlds/debian/control 2010-06-01 12:32:20 UTC (rev 11010) +++ packages/trunk/teeworlds/debian/control 2010-06-01 13:23:54 UTC (rev 11011) @@ -6,15 +6,12 @@ Build-Depends: debhelper (>= 7.0.50~), bam, python, - unzip, - freeglut3-dev, - libglfw-dev, + libgl1-mesa-dev, + libglu1-mesa-dev, libpnglite-dev, libsdl1.2-dev, libwavpack-dev, libx11-dev, - libxrandr-dev, - portaudio19-dev, zlib1g-dev Standards-Version: 3.8.4 Homepage: http://www.teeworlds.com/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

