Your message dated Sat, 01 Mar 2008 10:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#433519: fixed in freetennis 0.4.8-4
has caused the Debian Bug report #433519,
regarding freetennis: man page corrections
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
433519: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=433519
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Source: freetennis
Source-Version: 0.4.8-4
We believe that the bug you reported is fixed in the latest version of
freetennis, which is due to be installed in the Debian FTP archive:
freetennis-common_0.4.8-4_all.deb
to pool/main/f/freetennis/freetennis-common_0.4.8-4_all.deb
freetennis_0.4.8-4.diff.gz
to pool/main/f/freetennis/freetennis_0.4.8-4.diff.gz
freetennis_0.4.8-4.dsc
to pool/main/f/freetennis/freetennis_0.4.8-4.dsc
freetennis_0.4.8-4_amd64.deb
to pool/main/f/freetennis/freetennis_0.4.8-4_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bart Martens <[EMAIL PROTECTED]> (supplier of updated freetennis package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 01 Mar 2008 10:24:27 +0100
Source: freetennis
Binary: freetennis-common freetennis
Architecture: source all amd64
Version: 0.4.8-4
Distribution: unstable
Urgency: low
Maintainer: Bart Martens <[EMAIL PROTECTED]>
Changed-By: Bart Martens <[EMAIL PROTECTED]>
Description:
freetennis - Free Tennis - simulation game
freetennis-common - Free Tennis - simulation game
Closes: 433519 435435
Changes:
freetennis (0.4.8-4) unstable; urgency=low
.
* debian/freetennis.8: Man page corrections. Closes: #433519. Patch by
Andy Matteson <[EMAIL PROTECTED]>, thanks.
* debian/freetennis.desktop: Added .desktop file. Closes: #435435. Patch
by William Lima <[EMAIL PROTECTED]>, thanks.
* Fixed debian-rules-ignores-make-clean-error.
* Fixed package-section-games-but-contains-no-game.
Files:
2a693dfe0fc48f80961eb103070a50f5 837 games optional freetennis_0.4.8-4.dsc
908aeee2a2d712aae1e79a648144b2f5 3785 games optional freetennis_0.4.8-4.diff.gz
db000522f7d62afbf7a34a4ac173a3ce 6520460 games optional
freetennis-common_0.4.8-4_all.deb
8386652ff6914d6c98f8fae3725bddbc 371598 games optional
freetennis_0.4.8-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHySkNbMaawmho9B8RAuCfAJ9K8uMVSqFpDDM8aycbfNwxfZm9kACeNecr
+wBqiYBuk3TWvErWETl+niU=
=J/WU
-----END PGP SIGNATURE-----
--- End Message ---