Your message dated Mon, 28 Jan 2008 06:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#404791: fixed in boost-jam 3.1.14-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: bjam
Version: 3.1.13-1
Severity: minor
Tags: patch
bjam manpage points to /usr/share/doc/bjam/Jam.html in the "SEE
ALSO" section, but that file doesn't exist at all, and it looks like
/usr/share/doc/bjam/index.html should be used instead. Attached is a
very simple patch to fix this problem.
(Other than that, I don't know jam/bjam at all, but I'm not sure
generating bjam.1 from jam.1 is enough. For example, according to the
HTML documentation, bjam supports up to 13 levels of debugging[1],
while jam, and thus the manpage, only has 9.)
1. file:///usr/share/doc/bjam/jam/usage.html#jam.usage.options
--- rules.orig 2006-12-28 10:25:42.000000000 +0100
+++ rules 2006-12-28 10:25:08.000000000 +0100
@@ -24,7 +24,7 @@
sed -e 's#doc/jam/Jam.html#__HTMLDOCLOCATION__#' \
-e 's/\<J\([aA][mM]\)\>/BJ\1/g' \
-e 's/\<j\([aA][mM]\)\>/bj\1/g' \
- -e 's#__HTMLDOCLOCATION__#doc/bjam/Jam.html#' \
+ -e 's#__HTMLDOCLOCATION__#doc/bjam/index.html#' \
$< > $@
clean:
--- End Message ---
--- Begin Message ---
Source: boost-jam
Source-Version: 3.1.14-2
We believe that the bug you reported is fixed in the latest version of
boost-jam, which is due to be installed in the Debian FTP archive:
bjam_3.1.14-2_i386.deb
to pool/main/b/boost-jam/bjam_3.1.14-2_i386.deb
boost-jam_3.1.14-2.diff.gz
to pool/main/b/boost-jam/boost-jam_3.1.14-2.diff.gz
boost-jam_3.1.14-2.dsc
to pool/main/b/boost-jam/boost-jam_3.1.14-2.dsc
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.
Steve M. Robbins <[EMAIL PROTECTED]> (supplier of updated boost-jam 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: Mon, 28 Jan 2008 00:14:20 -0600
Source: boost-jam
Binary: bjam
Architecture: source i386
Version: 3.1.14-2
Distribution: unstable
Urgency: low
Maintainer: Debian Boost Team <[EMAIL PROTECTED]>
Changed-By: Steve M. Robbins <[EMAIL PROTECTED]>
Description:
bjam - Software build tool
Closes: 404791 436600
Changes:
boost-jam (3.1.14-2) unstable; urgency=low
.
* debian/rules: Change bjam manpage SEE ALSO to correct location
(thanks, Jorda Polo). Closes: #404791. Add --symbols to build.sh
execution; this changes the compilation flags from -s to -g so symbols
are retained. Closes: #436600.
.
* debian/control: Move URL from description to Homepage field. Update
to standards-version 3.7.3 (no changes).
Files:
8ef820f6b291273c0e05ad226878b3e8 789 devel optional boost-jam_3.1.14-2.dsc
a9fd8a458a9a180e19c9ee722d9010f6 3504 devel optional boost-jam_3.1.14-2.diff.gz
928a0b790d47ffdce7356f6a38b15ec3 114868 devel optional bjam_3.1.14-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHnXO20i2bPSHbMcURAk8VAKCLO9lBBsOLU8iogRWdksMCUT2LrwCfTh/n
4cWq2gLJLldp/q+WYeCYzaU=
=KE7N
-----END PGP SIGNATURE-----
--- End Message ---