Author: jorda-guest
Date: 2007-08-12 09:38:24 +0000 (Sun, 12 Aug 2007)
New Revision: 3620

Modified:
   packages/trunk/neverball/debian/changelog
   packages/trunk/neverball/debian/copyright
   packages/trunk/neverball/debian/mapc.1
   packages/trunk/neverball/debian/neverball.6
   packages/trunk/neverball/debian/neverputt.6
Log:
* Updated manpages.
* Debian packaging license and copyright.


Modified: packages/trunk/neverball/debian/changelog
===================================================================
--- packages/trunk/neverball/debian/changelog   2007-08-11 21:28:32 UTC (rev 
3619)
+++ packages/trunk/neverball/debian/changelog   2007-08-12 09:38:24 UTC (rev 
3620)
@@ -23,10 +23,13 @@
   * Link font file from ttf-bitstream-vera package and do not install the
     duplicated TTF.
   * debian/compat: Debhelper compatibility dumped to 5; no changes needed.
-  * debian/copyright: Updated authors and license, which is actually GPLv2 or
-    later and not GPLv2 only.
+  * debian/copyright:
+    + Updated authors and license, which is actually GPLv2 or later and
+      not GPLv2 only.
+    + Explicitly state the license and copyright of the Debian packaging.
+  * Updated manpages, including game controls and references to more info.
 
- -- Jordà Polo <[EMAIL PROTECTED]>  Fri, 10 Aug 2007 23:30:31 +0200
+ -- Jordà Polo <[EMAIL PROTECTED]>  Sun, 12 Aug 2007 11:34:59 +0200
 
 neverball (1.4.0-1) unstable; urgency=low
 

Modified: packages/trunk/neverball/debian/copyright
===================================================================
--- packages/trunk/neverball/debian/copyright   2007-08-11 21:28:32 UTC (rev 
3619)
+++ packages/trunk/neverball/debian/copyright   2007-08-12 09:38:24 UTC (rev 
3620)
@@ -5,11 +5,11 @@
 
 Upstream Authors:
 
-  Robert Kooima <[EMAIL PROTECTED]>
+  Robert Kooima
   Pasi Kallinen
   Mehdi Yousfi Monod
 
-Copyright Holder: 2003 Robert Kooima
+Copyright Holder: (C) 2003, Robert Kooima <[EMAIL PROTECTED]>
 
 License:
 
@@ -25,3 +25,9 @@
 
 On Debian GNU/Linux systems, the complete text of the GNU General Public
 License can be found in `/usr/share/common-licenses/GPL'.
+
+The Debian packaging is licensed under the GPL (see
+`/usr/share/common-licenses/GPL'), and is copyrighted by:
+
+  (C) 2004, Tamas SZERB <[EMAIL PROTECTED]>
+  (C) 2007, Jordà Polo <[EMAIL PROTECTED]>

Modified: packages/trunk/neverball/debian/mapc.1
===================================================================
--- packages/trunk/neverball/debian/mapc.1      2007-08-11 21:28:32 UTC (rev 
3619)
+++ packages/trunk/neverball/debian/mapc.1      2007-08-12 09:38:24 UTC (rev 
3620)
@@ -1,12 +1,31 @@
-.TH MAPC 1 "April 11, 2004"
+.TH MAPC 1 "August 2007" "Version 1.4.0"
+
 .SH NAME
-mapc \- A map compiler for neverball and neverputt game
+.B mapc
+\- A map compiler for Neverball and Neverputt
+
 .SH SYNOPSIS
-\fBmapc\fR \fIsource.map\fR \fItarget.sol\fR \fIdatadir\fR
+\fBmapc\fR \fIname.map\fR [\fIdatadir\fR]
 .br
+
 .SH DESCRIPTION
-\fBmapc\fR is a map compiler for neverball and neverputt game.
-.SH OPTIONS
-See the synopsis.
+\fBmapc\fR is a map compiler for Neverball and Neverputt. The output
+will be saved to \fIname.sol\fR.
+
+.SH SEE ALSO
+.br
+Mapping guide: <http://icculus.org/neverball/mapping/>. The Neverball
+wiki also contains useful information on how to create new levels:
+<http://www.nevercorner.net/wiki/>.
+
 .SH AUTHOR
-This manual page was written by Tamas SZERB <[EMAIL PROTECTED]>
+.br
+This manual page was written by Tamas SZERB <[EMAIL PROTECTED]> and Jorda
+Polo <[EMAIL PROTECTED]>.
+
+.br
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU General Public License, Version 2 or any later
+version published by the Free Software Foundation. On Debian systems,
+the complete text of the GNU General Public License can be found in
+/usr/share/common-licenses/GPL.

Modified: packages/trunk/neverball/debian/neverball.6
===================================================================
--- packages/trunk/neverball/debian/neverball.6 2007-08-11 21:28:32 UTC (rev 
3619)
+++ packages/trunk/neverball/debian/neverball.6 2007-08-12 09:38:24 UTC (rev 
3620)
@@ -1,19 +1,64 @@
-.TH NEVERBALL 6 "April 11, 2004"
+.TH NEVERBALL 6 "August 2007" "Version 1.4.0"
+
 .SH NAME
-neverball \- A 3D arcade game
+.B neverball
+\- 3D floor-tilting game
+
 .SH SYNOPSIS
 \fBneverball\fR \fI[<datadir>]\fR
 .br
+
 .SH DESCRIPTION
 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.
+
 .SH OPTIONS
 The following command-line options are available:
 .TP
-.B [<datadir>]
+.I [<datadir>]
 Run the game with a different data directory
+
+.SH CONTROLS
+.TP
+.B Spacebar
+Pause / Release pointer
+.TP
+.B Escape
+Exit / Cancel menu
+.TP
+.B F1
+Chase view
+.TP
+.B F2
+Lazy view
+.TP
+.B F2
+Manual view
+.TP
+.B Arrow Keys | Mouse | Joystick
+Floor tilting
+.TP
+.B Left and right mouse click
+View rotation
+.TP
+.B Shift
+Faster view rotation
+
+.SH SEE ALSO
+.br
+Homepage: <http://icculus.org/neverball/>.
+
 .SH AUTHOR
-This manual page was written by Tamas SZERB <[EMAIL PROTECTED]>.
+.br
+This manual page was written by Tamas SZERB <[EMAIL PROTECTED]> and Jorda
+Polo <[EMAIL PROTECTED]>.
+
+.br
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU General Public License, Version 2 or any later
+version published by the Free Software Foundation. On Debian systems,
+the complete text of the GNU General Public License can be found in
+/usr/share/common-licenses/GPL.

Modified: packages/trunk/neverball/debian/neverputt.6
===================================================================
--- packages/trunk/neverball/debian/neverputt.6 2007-08-11 21:28:32 UTC (rev 
3619)
+++ packages/trunk/neverball/debian/neverputt.6 2007-08-12 09:38:24 UTC (rev 
3620)
@@ -1,19 +1,38 @@
-.TH NEVERPUTT 6 "April 11, 2004"
+.TH NEVERPUTT 6 "August 2007" "Version 1.4.0"
+
 .SH NAME
-neverputt \- A 3D mini golf game
+.B neverputt
+\- 3D miniature golf game
+
 .SH SYNOPSIS
 \fBneverputt\fR \fI[<datadir>]\fR
 .br
+
 .SH DESCRIPTION
 Based on the physics and graphics of Neverball, 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.
+
 .SH OPTIONS
 The following command-line options are available:
 .TP
-.B [<datadir>]
+.I [<datadir>]
 Run the game with a different data directory
+
+.SH SEE ALSO
+.br
+Homepage: <http://icculus.org/neverball/>.
+
 .SH AUTHOR
-This manual page was written by Tamas SZERB <[EMAIL PROTECTED]>.
+.br
+This manual page was written by Tamas SZERB <[EMAIL PROTECTED]> and Jorda
+Polo <[EMAIL PROTECTED]>.
+
+.br
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU General Public License, Version 2 or any later
+version published by the Free Software Foundation. On Debian systems,
+the complete text of the GNU General Public License can be found in
+/usr/share/common-licenses/GPL.


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to