Author: vcheng
Date: 2015-06-29 05:09:20 +0000 (Mon, 29 Jun 2015)
New Revision: 15458

Modified:
   packages/trunk/garden-of-coloured-lights/debian/changelog
   packages/trunk/garden-of-coloured-lights/debian/copyright
   packages/trunk/garden-of-coloured-lights/debian/garden.6
Log:
garden-of-coloured-lights: apply patch for manpage


Modified: packages/trunk/garden-of-coloured-lights/debian/changelog
===================================================================
--- packages/trunk/garden-of-coloured-lights/debian/changelog   2015-06-29 
05:06:17 UTC (rev 15457)
+++ packages/trunk/garden-of-coloured-lights/debian/changelog   2015-06-29 
05:09:20 UTC (rev 15458)
@@ -3,6 +3,8 @@
   * New upstream release.
     - Drop configure-ac.patch, applied upstream.
     - Refresh remaining patches.
+  * Document controls and config in man page. Thanks for the patch, Jacob!
+    (Closes: #775383)
   * Update watch file.
 
  -- Vincent Cheng <[email protected]>  Sun, 28 Jun 2015 21:57:23 -0700

Modified: packages/trunk/garden-of-coloured-lights/debian/copyright
===================================================================
--- packages/trunk/garden-of-coloured-lights/debian/copyright   2015-06-29 
05:06:17 UTC (rev 15457)
+++ packages/trunk/garden-of-coloured-lights/debian/copyright   2015-06-29 
05:09:20 UTC (rev 15458)
@@ -9,7 +9,7 @@
 Files: debian/*
 Copyright: 2007-2009 Miriam Ruiz <[email protected]>
            2007-2009 Barry deFreese <[email protected]>
-           2011 Vincent Cheng <[email protected]>
+           2011-2015 Vincent Cheng <[email protected]>
 License: GPL-3.0+
 
 License: GPL-3.0+

Modified: packages/trunk/garden-of-coloured-lights/debian/garden.6
===================================================================
--- packages/trunk/garden-of-coloured-lights/debian/garden.6    2015-06-29 
05:06:17 UTC (rev 15457)
+++ packages/trunk/garden-of-coloured-lights/debian/garden.6    2015-06-29 
05:09:20 UTC (rev 15458)
@@ -1,17 +1,52 @@
-.TH GARDEN-OF-COLOURED-LIGHTS "6" "May 2011"
+.TH GARDEN "6" "January 2015"
 .SH NAME
-garden-of-coloured-lights \- abstract vertical shooter with music elements
+garden \- Garden of Coloured Lights
 .SH SYNOPSIS
-.B garden-of-coloured-lights
+.B garden
 .SH DESCRIPTION
-\fBgarden-of-coloured-lights\fP is a vertical shooter with music elements. The
-enemies, in fact, are kind of musical. Part of what stands out about Garden of
-Coloured Lights are its graphics, that even though are kept quite simple, are
+Garden of Coloured Lights is an abstract vertical shooter with music elements.
+The enemies, in fact, are kind of musical. Part of what stands out about Garden
+of Coloured Lights are its graphics, that even though are kept quite simple, 
are
 also carefully taken care of. Every ship still has moving parts and mechanisms
 that open and close, and every level is different, even though all of them
 share a common theme.
+.SH KEYS
+.TP
+.B Left, Right, Up, Down
+move the fighter across the screen
+.TP
+.B Z
+fire weapon 1
+.TP
+.B X
+fire weapon 2
+.TP
+.B C
+fire weapon 3
+.TP
+.B V
+slow down movement
+.PP
+Key controls can be modified inside the game options menu.
+.SH CONFIGURATION
+\fBgarden\fP doesn't accept any command line arguments. Configuration is
+via the file \fB~/.garden/init.txt\fP, which also records scores and
+configured key controls.
+
+The following configuration can only be done by editing \fBinit.txt\fP
+(under the heading \fB[Misc]\fP):
+.TP
+.B Windowed
+Use \fBWindowed = 0\fP for fullscreen, \fBWindowed = 1\fP to run in a
+window (default).
+.TP
+.B vsync
+Turning vsync on (\fBvsync = 1\fP) eliminates a graphic shearing effect which
+some people might find annoying, but can slow things down on older systems.
+Default is \fBvsync = 0\fP.
+.PP
 .SH AUTHOR
-garden-of-coloured-lights was written by Linley Henzell
+Garden of Coloured Lights was written by Linley Henzell
 <[email protected]>.
 .PP
 This manual page was written by Vincent Cheng <[email protected]>,


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

Reply via email to