Author: goneri Date: 2009-03-14 23:37:11 +0000 (Sat, 14 Mar 2009) New Revision: 9122
Modified: packages/trunk/mmpong/debian/changelog packages/trunk/mmpong/debian/control Log: Add a comment in debian/control about #425983 Modified: packages/trunk/mmpong/debian/changelog =================================================================== --- packages/trunk/mmpong/debian/changelog 2009-03-14 12:09:20 UTC (rev 9121) +++ packages/trunk/mmpong/debian/changelog 2009-03-14 23:37:11 UTC (rev 9122) @@ -1,9 +1,14 @@ mmpong (0.9-2) unstable; urgency=low - * Depend on libcegui-mk2-dev to work around #519359 + [ André Gaul ] + * Depend on libcegui-mk2-dev to work around #425983 (Closes: #519359) + * Vcs-*: move the package to Debian Games svn repository - -- André Gaul <[email protected]> Thu, 12 Mar 2009 16:32:10 +0100 + [ Gonéri Le Bouder ] + * Add a comment in debian/control about #425983 + -- André Gaul <[email protected]> Sun, 15 Mar 2009 00:26:31 +0100 + mmpong (0.9-1) unstable; urgency=low * Initial release (Closes: #511530) Modified: packages/trunk/mmpong/debian/control =================================================================== --- packages/trunk/mmpong/debian/control 2009-03-14 12:09:20 UTC (rev 9121) +++ packages/trunk/mmpong/debian/control 2009-03-14 23:37:11 UTC (rev 9122) @@ -83,6 +83,7 @@ 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 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

