r472 - non-free/packages/oolite/trunk/debian
Eddy Petrisor
eddyp-guest at costa.debian.org
Tue Apr 11 22:34:01 UTC 2006
Author: eddyp-guest
Date: 2006-04-11 22:34:00 +0000 (Tue, 11 Apr 2006)
New Revision: 472
Added:
non-free/packages/oolite/trunk/debian/oolite.6
Removed:
non-free/packages/oolite/trunk/debian/manpage.6
Modified:
non-free/packages/oolite/trunk/debian/rules
Log:
bug: renamed manpage.6 into oolite.6
bug: man page is now installed in the package
Deleted: non-free/packages/oolite/trunk/debian/manpage.6
===================================================================
--- non-free/packages/oolite/trunk/debian/manpage.6 2006-04-11 22:32:23 UTC (rev 471)
+++ non-free/packages/oolite/trunk/debian/manpage.6 2006-04-11 22:34:00 UTC (rev 472)
@@ -1,79 +0,0 @@
-.\" Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH OOLITE 6 "April 9th, 2006"
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh disable hyphenation
-.\" .hy enable hyphenation
-.\" .ad l left justify
-.\" .ad b justify to both left and right margins
-.\" .nf disable filling
-.\" .fi enable filling
-.\" .br insert line break
-.\" .sp <n> insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-.de URL
-\\$2 \(laURL: \\$1 \(ra\\$3
-..
-.if \n[.g] .mso www.tmac
-
-.SH NAME
-Oolite \- a space-sim game
-.SH SYNOPSIS
-.B oolite
-.br
-.SH DESCRIPTION
-This manual page documents briefly the
-.B Oolite.
-.PP
-\fBOolite\fP is a port of the space-sim game Oolite to the GNUStep/OpenGL linux platform.
-.br 2
-.SH FAQ
-.PP
-.B What is the purpose of the game?
-.br
-To fly from planet to planet, buying and selling goods, shooting pirates or committing acts
-of piracy. There's no goal other than perhaps to achieve the rank of
-.B ELITE.
-.br
-.PP
-.B I'm still confused, how do I play?
-.br
-Have a look at Ian Bell's Flight Training Manual for the original BBC Elite,
-some of Oolite's control keys are different from the original, so be sure to
-read it alongside the Oolite PLAYING.TXT file.
-.PP
-.TP
-.B What do the various colors represent on the radar?
-.br
-\(bu White - unpowered items that can't mass-lock the in-system drive.
-.br
-\(bu Green/Yellow - navigation buoys.
-.br
-\(bu Yellow - powered craft.
-.br
-\(bu Red - powered craft identified as hostile.
-.br
-\(bu Green - space stations.
-.br
-\(bu Green/Red - thargoids
-.br
-\(bu Purple - police
-.br
-\(bu Blue/Red - police on intercept
-.br
-\(bu Red/Yellow - active mine (about to detonate)
-.br
-.mso www.tmac
-.SH AUTHOR
-Oolite was written by Giles Williams and other, and it was ported to the GNU/Linux operating
-system by the
-.URL "http://oolite-linux.berlios.de/" "Oolite Linux" " project."
-The original version can be found at
-.URL http://oolite.aegidian.org/ "the Oolite home page" "."
-.PP
-This manual page was written by Eddy Petrisor <eddy.petrisor at gmail.com>,
-for the Debian project (but may be used by others).
Copied: non-free/packages/oolite/trunk/debian/oolite.6 (from rev 465, non-free/packages/oolite/trunk/debian/manpage.6)
Modified: non-free/packages/oolite/trunk/debian/rules
===================================================================
--- non-free/packages/oolite/trunk/debian/rules 2006-04-11 22:32:23 UTC (rev 471)
+++ non-free/packages/oolite/trunk/debian/rules 2006-04-11 22:34:00 UTC (rev 472)
@@ -65,7 +65,7 @@
# dh_install
dh_installmenu
# dh_installmime
- dh_installman
+ dh_installman debian/oolite.6
dh_link
dh_strip
dh_compress
More information about the Pkg-games-devel
mailing list