Author: goneri Date: 2009-07-24 10:13:13 +0000 (Fri, 24 Jul 2009) New Revision: 10064
Modified: packages/trunk/mmpong/debian/changelog packages/trunk/mmpong/debian/control Log: Drop the dependency of mmpong-gl on libcegui-mk2-dev, #425983 is fixed now Modified: packages/trunk/mmpong/debian/changelog =================================================================== --- packages/trunk/mmpong/debian/changelog 2009-07-24 09:56:13 UTC (rev 10063) +++ packages/trunk/mmpong/debian/changelog 2009-07-24 10:13:13 UTC (rev 10064) @@ -7,6 +7,7 @@ [ Gonéri Le Bouder ] * Bump standard version to 3.8.2, no change * Add myself in uploader + * Drop the dependency of mmpong-gl on libcegui-mk2-dev, #425983 is fixed now -- Gonéri Le Bouder <[email protected]> Thu, 23 Jul 2009 14:08:53 +0200 Modified: packages/trunk/mmpong/debian/control =================================================================== --- packages/trunk/mmpong/debian/control 2009-07-24 09:56:13 UTC (rev 10063) +++ packages/trunk/mmpong/debian/control 2009-07-24 10:13:13 UTC (rev 10064) @@ -83,8 +83,6 @@ Architecture: any Depends: libmmpong0.9 (= ${binary:Version}), mmpong-gl-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, -# libcegui-mk2-dev is needed to avoid #425983 - libcegui-mk2-dev Description: massively multiplayer pong game client (OpenGL version) mmpong is an ATARI-pong-like multiplayer game, where a moving ball reflects on impact from paddles on the left and right sides of the _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

