r3590 - packages/trunk/neverball/debian

Jordà Polo jorda-guest at alioth.debian.org
Wed Aug 8 17:06:50 UTC 2007


Author: jorda-guest
Date: 2007-08-08 17:06:49 +0000 (Wed, 08 Aug 2007)
New Revision: 3590

Modified:
   packages/trunk/neverball/debian/control
Log:
* Improved descriptions.
* Force neverdata removal when installing neverball-common.


Modified: packages/trunk/neverball/debian/control
===================================================================
--- packages/trunk/neverball/debian/control	2007-08-08 14:44:59 UTC (rev 3589)
+++ packages/trunk/neverball/debian/control	2007-08-08 17:06:49 UTC (rev 3590)
@@ -10,8 +10,8 @@
 
 Package: neverball
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, neverball-common (= ${source:Version}), neverball-data (= ${source:Version})
-Description: 3D puzzle-action game
+Depends: ${shlibs:Depends}, ${misc:Depends}, neverball-common (>= ${source:Version}), neverball-data (>= ${source:Version})
+Description: 3D floor-tilting game
  In the grand tradition of Marble Madness and Super Monkey Ball, Neverball
  has you guide a rolling ball through dangerous territory. Balance on narrow
  bridges, navigate mazes, ride moving platforms, and dodge pushers and
@@ -22,7 +22,7 @@
 
 Package: neverputt
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, neverball-common (= ${source:Version}), neverputt-data (= ${source:Version})
+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
@@ -35,18 +35,32 @@
 Package: neverball-common
 Architecture: all
 Depends: ttf-bitstream-vera
-Description: data files for neverball and neverputt
- This package contains the data files shared between neverball and
- neverputt.
+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.
 
 Package: neverball-data
 Architecture: all
-Recommends: neverball
-Description: data files for neverball
- This package contains the data files needed to play neverball.
+Recommends: neverball (>= 1.4.0-2)
+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
+ bridges, navigate mazes, ride moving platforms, and dodge pushers and
+ shovers to get to the goal. Race against the clock to collect coins to earn
+ extra balls.
+ .
+ This package contains the data files needed to play Neverball.
 
 Package: neverputt-data
 Architecture: all
 Recommends: neverputt
-Description: data files for neverputt
- This package contains the data files needed to play neverputt.
+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
+ Neverball players, including moving platforms and barriers, teleporters,
+ ramps, and drop-offs. A simple putting interface and golf scoring system
+ have been added.
+ .
+ This package contains the data files needed to play Neverputt.




More information about the Pkg-games-commits mailing list