From 723cc1686ab840af5b66b9488c157ba564a1931e Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sat, 13 Mar 2010 17:50:04 -0700 Subject: [PATCH] add a man page, fix lintian-identified build dependency issue --- debian/control | 2 +- debian/openrocket.1 | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 debian/openrocket.1 diff --git a/debian/control b/debian/control index f241b312..0302390a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: openrocket Section: science Priority: optional Maintainer: Bdale Garbee -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 index 00000000..02ebce51 --- /dev/null +++ b/debian/openrocket.1 @@ -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 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 +for the Debian project (and may be used by others). -- 2.47.2