Author: jorda-guest Date: 2007-08-09 22:32:57 +0000 (Thu, 09 Aug 2007) New Revision: 3598
Modified: packages/trunk/neverball/debian/control Log: * Improved neverball-common description. * Correct Conflicts/Replaces. Modified: packages/trunk/neverball/debian/control =================================================================== --- packages/trunk/neverball/debian/control 2007-08-09 11:26:44 UTC (rev 3597) +++ packages/trunk/neverball/debian/control 2007-08-09 22:32:57 UTC (rev 3598) @@ -20,30 +20,22 @@ . Homepage: http://icculus.org/neverball/ -Package: neverputt -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, neverball-common (>= ${source:Version}), neverputt-data (>= ${source:Version}) -Description: 3D miniature golf game - Neverputt is a hot-seat multi-player miniature golf game for 1 to 4 players. - The 18-hole course takes advantage of all the elements that challenge - Neverball players, including moving platforms and barriers, teleporters, - ramps, and drop-offs. A simple putting interface and golf scoring system - have been added. - . - Homepage: http://icculus.org/neverball/ - Package: neverball-common Architecture: all Depends: ttf-bitstream-vera Conflicts: neverdata Replaces: neverdata Description: data files for Neverball and Neverputt - The Neverball engine is also used by its spin-off Neverputt. This package - contains the data files shared between Neverball and Neverputt. + The engine of the floor-tilting game Neverball is also used by its spin-off, + a miniature golf game known as Neverputt. + . + This package contains the data files shared between Neverball and Neverputt. Package: neverball-data Architecture: all -Recommends: neverball (>= 1.4.0-2) +Recommends: neverball +Conflicts: neverdata +Replaces: neverdata Description: data files for Neverball In the grand tradition of Marble Madness and Super Monkey Ball, Neverball has you guide a rolling ball through dangerous territory. Balance on narrow @@ -53,9 +45,23 @@ . This package contains the data files needed to play Neverball. +Package: neverputt +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, neverball-common (>= ${source:Version}), neverputt-data (>= ${source:Version}) +Description: 3D miniature golf game + Neverputt is a hot-seat multi-player miniature golf game for 1 to 4 players. + The 18-hole course takes advantage of all the elements that challenge + Neverball players, including moving platforms and barriers, teleporters, + ramps, and drop-offs. A simple putting interface and golf scoring system + have been added. + . + Homepage: http://icculus.org/neverball/ + Package: neverputt-data Architecture: all Recommends: neverputt +Conflicts: neverdata +Replaces: neverdata Description: data files for Neverputt Neverputt is a hot-seat multi-player miniature golf game for 1 to 4 players. The 18-hole course takes advantage of all the elements that challenge _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

