Author: goneri Date: 2009-03-14 23:40:12 +0000 (Sat, 14 Mar 2009) New Revision: 9123
Added: packages/tags/mmpong/0.9-2/ packages/tags/mmpong/0.9-2/debian/changelog packages/tags/mmpong/0.9-2/debian/control Removed: packages/tags/mmpong/0.9-2/debian/changelog packages/tags/mmpong/0.9-2/debian/control Log: tag mmpong 0.9-2 Copied: packages/tags/mmpong/0.9-2 (from rev 9119, packages/trunk/mmpong) Deleted: packages/tags/mmpong/0.9-2/debian/changelog =================================================================== --- packages/trunk/mmpong/debian/changelog 2009-03-13 19:05:14 UTC (rev 9119) +++ packages/tags/mmpong/0.9-2/debian/changelog 2009-03-14 23:40:12 UTC (rev 9123) @@ -1,12 +0,0 @@ -mmpong (0.9-2) unstable; urgency=low - - * Depend on libcegui-mk2-dev to work around #519359 - - -- André Gaul <[email protected]> Thu, 12 Mar 2009 16:32:10 +0100 - -mmpong (0.9-1) unstable; urgency=low - - * Initial release (Closes: #511530) - - -- André Gaul <[email protected]> Fri, 09 Jan 2009 16:39:01 +0100 - Copied: packages/tags/mmpong/0.9-2/debian/changelog (from rev 9122, packages/trunk/mmpong/debian/changelog) =================================================================== --- packages/tags/mmpong/0.9-2/debian/changelog (rev 0) +++ packages/tags/mmpong/0.9-2/debian/changelog 2009-03-14 23:40:12 UTC (rev 9123) @@ -0,0 +1,17 @@ +mmpong (0.9-2) unstable; urgency=low + + [ André Gaul ] + * Depend on libcegui-mk2-dev to work around #425983 (Closes: #519359) + * Vcs-*: move the package to Debian Games svn repository + + [ 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) + + -- André Gaul <[email protected]> Fri, 09 Jan 2009 16:39:01 +0100 + Deleted: packages/tags/mmpong/0.9-2/debian/control =================================================================== --- packages/trunk/mmpong/debian/control 2009-03-13 19:05:14 UTC (rev 9119) +++ packages/tags/mmpong/0.9-2/debian/control 2009-03-14 23:40:12 UTC (rev 9123) @@ -1,115 +0,0 @@ -Source: mmpong -Section: games -Priority: extra -Maintainer: Debian Games Team <[email protected]> -Uploaders: André Gaul <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, dpatch, cmake, libsdl1.2-dev,. - libsdl-image1.2-dev, libsdl-mixer1.2-dev, libcaca-dev (>=0.99.beta16),. - libcegui-mk2-dev, pkg-config -Standards-Version: 3.8.0 -Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/mmpong -Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/mmpong/?op=log -Homepage: http://www.mmpong.net - -Package: libmmpong0.9 -Section: libs -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: massively multiplayer pong game library (shared libraries) - 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 - screen. - . - A special feature of this variant is the ability to play the game - with far more than two players. Players are split into two teams, and - the position of each team's paddle is determined by the mean value of - the positions of all the players' paddles on the team. mmpong supports - a number of different paddle profiles (like flat or round). - . - This package contains shared libraries. - -Package: libmmpong0.9-dev -Section: libdevel -Architecture: any -Depends: libmmpong0.9 (= ${binary:Version}), ${misc:Depends} -Description: massively multiplayer pong game library (development headers) - 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 - screen. - . - A special feature of this variant is the ability to play the game - with far more than two players. Players are split into two teams, and - the position of each team's paddle is determined by the mean value of - the positions of all the players' paddles on the team. mmpong supports - a number of different paddle profiles (like flat or round). - . - This package contains development files. - -Package: mmpongd -Architecture: any -Depends: libmmpong0.9 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: massively multiplayer pong game server - 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 - screen. - . - A special feature of this variant is the ability to play the game - with far more than two players. Players are split into two teams, and - the position of each team's paddle is determined by the mean value of - the positions of all the players' paddles on the team. mmpong supports - a number of different paddle profiles (like flat or round). - . - This package contains the game server. - -Package: mmpong-caca -Architecture: any -Depends: libmmpong0.9 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: massively multiplayer pong game client (caca 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 - screen. - . - A special feature of this variant is the ability to play the game - with far more than two players. Players are split into two teams, and - the position of each team's paddle is determined by the mean value of - the positions of all the players' paddles on the team. mmpong supports - a number of different paddle profiles (like flat or round). - . - This package contains the game client (caca version). - -# mmpong-gl depends on libcegui-mk2-dev as long as #425983 is not -# fixed in libcegui-mk2 -Package: mmpong-gl -Architecture: any -Depends: libmmpong0.9 (= ${binary:Version}), . - mmpong-gl-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, - 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 - screen. - . - A special feature of this variant is the ability to play the game - with far more than two players. Players are split into two teams, and - the position of each team's paddle is determined by the mean value of - the positions of all the players' paddles on the team. mmpong supports - a number of different paddle profiles (like flat or round). - . - This package contains the game client (OpenGL version). - -Package: mmpong-gl-data -Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: massively multiplayer pong game client data (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 - screen. - . - A special feature of this variant is the ability to play the game - with far more than two players. Players are split into two teams, and - the position of each team's paddle is determined by the mean value of - the positions of all the players' paddles on the team. mmpong supports - a number of different paddle profiles (like flat or round). - . - This package contains the game client data (OpenGL version). - Copied: packages/tags/mmpong/0.9-2/debian/control (from rev 9122, packages/trunk/mmpong/debian/control) =================================================================== --- packages/tags/mmpong/0.9-2/debian/control (rev 0) +++ packages/tags/mmpong/0.9-2/debian/control 2009-03-14 23:40:12 UTC (rev 9123) @@ -0,0 +1,116 @@ +Source: mmpong +Section: games +Priority: extra +Maintainer: Debian Games Team <[email protected]> +Uploaders: André Gaul <[email protected]> +Build-Depends: debhelper (>= 7), cdbs, dpatch, cmake, libsdl1.2-dev,. + libsdl-image1.2-dev, libsdl-mixer1.2-dev, libcaca-dev (>=0.99.beta16),. + libcegui-mk2-dev, pkg-config +Standards-Version: 3.8.0 +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/mmpong +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/mmpong/?op=log +Homepage: http://www.mmpong.net + +Package: libmmpong0.9 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: massively multiplayer pong game library (shared libraries) + 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 + screen. + . + A special feature of this variant is the ability to play the game + with far more than two players. Players are split into two teams, and + the position of each team's paddle is determined by the mean value of + the positions of all the players' paddles on the team. mmpong supports + a number of different paddle profiles (like flat or round). + . + This package contains shared libraries. + +Package: libmmpong0.9-dev +Section: libdevel +Architecture: any +Depends: libmmpong0.9 (= ${binary:Version}), ${misc:Depends} +Description: massively multiplayer pong game library (development headers) + 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 + screen. + . + A special feature of this variant is the ability to play the game + with far more than two players. Players are split into two teams, and + the position of each team's paddle is determined by the mean value of + the positions of all the players' paddles on the team. mmpong supports + a number of different paddle profiles (like flat or round). + . + This package contains development files. + +Package: mmpongd +Architecture: any +Depends: libmmpong0.9 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Description: massively multiplayer pong game server + 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 + screen. + . + A special feature of this variant is the ability to play the game + with far more than two players. Players are split into two teams, and + the position of each team's paddle is determined by the mean value of + the positions of all the players' paddles on the team. mmpong supports + a number of different paddle profiles (like flat or round). + . + This package contains the game server. + +Package: mmpong-caca +Architecture: any +Depends: libmmpong0.9 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Description: massively multiplayer pong game client (caca 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 + screen. + . + A special feature of this variant is the ability to play the game + with far more than two players. Players are split into two teams, and + the position of each team's paddle is determined by the mean value of + the positions of all the players' paddles on the team. mmpong supports + a number of different paddle profiles (like flat or round). + . + This package contains the game client (caca version). + +# mmpong-gl depends on libcegui-mk2-dev as long as #425983 is not +# fixed in libcegui-mk2 +Package: mmpong-gl +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 + screen. + . + A special feature of this variant is the ability to play the game + with far more than two players. Players are split into two teams, and + the position of each team's paddle is determined by the mean value of + the positions of all the players' paddles on the team. mmpong supports + a number of different paddle profiles (like flat or round). + . + This package contains the game client (OpenGL version). + +Package: mmpong-gl-data +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: massively multiplayer pong game client data (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 + screen. + . + A special feature of this variant is the ability to play the game + with far more than two players. Players are split into two teams, and + the position of each team's paddle is determined by the mean value of + the positions of all the players' paddles on the team. mmpong supports + a number of different paddle profiles (like flat or round). + . + This package contains the game client data (OpenGL version). + _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

