add a man page, fix lintian-identified build dependency issue
authorBdale Garbee <bdale@gag.com>
Sun, 14 Mar 2010 00:50:04 +0000 (17:50 -0700)
committerBdale Garbee <bdale@gag.com>
Sun, 14 Mar 2010 00:50:04 +0000 (17:50 -0700)
debian/control
debian/openrocket.1 [new file with mode: 0644]

index f241b3125348403e1354489704ccccbe847cc27d..0302390a98fdb0b80f0ff3c2b04cea8763220abc 100644 (file)
@@ -2,7 +2,7 @@ Source: openrocket
 Section: science
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
-Build-Depends: debhelper (>= 7), openjdk-6-jdk, ant, ant-optional
+Build-Depends: debhelper (>= 7.0.50~), openjdk-6-jdk, ant, ant-optional
 Standards-Version: 3.8.4
 Homepage: http://openrocket.sourceforge.net/
 
diff --git a/debian/openrocket.1 b/debian/openrocket.1
new file mode 100644 (file)
index 0000000..02ebce5
--- /dev/null
@@ -0,0 +1,38 @@
+.\"                                      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 OPENROCKET 1 "March 13, 2010"
+.\" 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)
+.SH NAME
+openrocket \- model rocket design and simulation
+.SH SYNOPSIS
+.B openrocket
+.SH DESCRIPTION
+\fBopenrocket\fP is a free, fully featured model rocket simulator that allows 
+you to design and simulate your rockets before actually building and 
+flying them.
+
+\fBopenrocket\fP features a full six-degree-of-freedom simulation, realistic 
+wind modeling, a multitude of different components including free-form 
+and canted fins, clustering and staging. 
+
+.SH SEE ALSO
+This program is documented fully at 
+http://openrocket.sourceforge.net/documentation.html
+.SH AUTHOR
+openrocket was written by Sampo Niskanen.
+.PP
+This manual page was written by Bdale Garbee <bdale@gag.com>
+for the Debian project (and may be used by others).