Package: freetennis
Version: 0.4.8-3

Depends on: freetennis-common 0.4.8-3

LP #126490 https://bugs.launchpad.net/ubuntu/+source/freetennis/+bug/126490

There are a couple problems with the man page for "freetennis".

type "man freetennis" or "info freetennis"

The instructions tell you to go to
/usr/share/doc/freetennis/web-site/index.html for the manual. This
location does not exist.

The correct location is: /usr/share/doc/freetennis-common/web-site/index.html

Also in the man file:

NAME
      freetennis - program to do something

This should be changed to "free tennis simulation game" like in the Description.

A patch has been attached.
diff -Nur freetennis-0.4.8/debian/changelog freetennis-0.4.8.patch/debian/changelog
--- freetennis-0.4.8/debian/changelog	2007-07-17 03:28:27.000000000 -0400
+++ freetennis-0.4.8.patch/debian/changelog	2007-07-17 03:25:10.195469000 -0400
@@ -1,3 +1,12 @@
+freetennis (0.4.8-3ubuntu1) gutsy; urgency=low
+
+  * Updated man page to fix local freetennis web-site location.
+    Updated "NAME" field in man page to match the description.
+    (LP: #126490)
+  * Set Maintainer to Ubuntu MOTU and set XSBC-Original-Maintainer.
+
+ -- Andy Matteson <[EMAIL PROTECTED]>  Tue, 17 Jul 2007 02:45:50 -0400
+
 freetennis (0.4.8-3) unstable; urgency=low
 
   * debian/control, debian/rules: Added missing dependency for architectures
diff -Nur freetennis-0.4.8/debian/control freetennis-0.4.8.patch/debian/control
--- freetennis-0.4.8/debian/control	2007-07-17 03:28:27.000000000 -0400
+++ freetennis-0.4.8.patch/debian/control	2007-07-17 03:25:52.293868000 -0400
@@ -1,7 +1,8 @@
 Source: freetennis
 Section: games
 Priority: optional
-Maintainer: Bart Martens <[EMAIL PROTECTED]>
+Maintainer: Ubuntu MOTU Developers <[EMAIL PROTECTED]>
+XSBC-Original-Maintainer: Bart Martens <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 5), libcamlimages-ocaml-dev, libsdl-ocaml-dev, libsdl-gfx1.2-dev, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libsdl-ttf2.0-dev, liblablgl-ocaml-dev, liblablgtk2-ocaml-dev, libgdk-pixbuf2, ocaml-best-compilers
 Standards-Version: 3.7.2
 
diff -Nur freetennis-0.4.8/debian/freetennis.8 freetennis-0.4.8.patch/debian/freetennis.8
--- freetennis-0.4.8/debian/freetennis.8	2007-07-17 03:28:27.000000000 -0400
+++ freetennis-0.4.8.patch/debian/freetennis.8	2007-07-17 03:26:25.363753000 -0400
@@ -1,6 +1,6 @@
-.TH FREETENNIS 8 "June 16, 2006"
+.TH FREETENNIS 8 "July 17, 2007"
 .SH NAME
-freetennis \- program to do something
+freetennis \- free tennis simulation game
 .SH SYNOPSIS
 .B freetennis
 .RI [ options ]
@@ -18,7 +18,7 @@
 .SH SEE ALSO
 http://freetennis.sourceforge.net/
 .br
-/usr/share/doc/freetennis/web-site/index.html
+/usr/share/doc/freetennis-common/web-site/index.html
 .SH AUTHOR
 freetennis was written by Maurizio Colucci <[EMAIL PROTECTED]>.
 .PP

Reply via email to