Your message dated Sun, 17 Sep 2006 10:32:12 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#198766: fixed in bochs 2.3-1
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: bochs-doc
Version: 2.0.2+20030525-1
Severity: minor
First, In the Bochs User Manual, Chapter 8.13.1, (file user/x2300.html),
the third list item, sentence three reads "The rel hard disks are still
available," I'm shure it should read "The real hard disks...".
Second, at the bottom of the page, and in some other pages, there are
two paragrapths that should contain a small image called "note", but the
image is not present when viewing the doc via
http://localhost/doc/bochs-doc/user/x2300.html as it's url points to
/usr/share/sgml/docbook/stylesheet/dsssl/modular/images/note.gif
This file is present on my machine, so viewing the doc via file:// urls
works fine. But I sometimes install docs on only one machine, and then
browse the doc via http from other machines (even windows ones), so then
I miss the image. (And I think browsing from other machines is a "legal"
use as AFAIR the debian policy says that web servers should show the
/usr/share/doc directories on http://localhost/doc.
Also, users that don't have the docbooc-dsssl package installed (and
bochs-doc doesn't depend on that package) won't have the image
altogether. So IMHO the correct fix would be to deliver your own copy of
this image inside the bochs-doc package (the additional 1k in size
should be acceptable.)
Thanks for your patience,
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux lunix 2.4.21 #1 Son Jun 15 10:35:14 CEST 2003 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: bochs
Source-Version: 2.3-1
We believe that the bug you reported is fixed in the latest version of
bochs, which is due to be installed in the Debian FTP archive:
bochs-doc_2.3-1_all.deb
to pool/main/b/bochs/bochs-doc_2.3-1_all.deb
bochs-sdl_2.3-1_i386.deb
to pool/main/b/bochs/bochs-sdl_2.3-1_i386.deb
bochs-svga_2.3-1_i386.deb
to pool/main/b/bochs/bochs-svga_2.3-1_i386.deb
bochs-term_2.3-1_i386.deb
to pool/main/b/bochs/bochs-term_2.3-1_i386.deb
bochs-wx_2.3-1_i386.deb
to pool/main/b/bochs/bochs-wx_2.3-1_i386.deb
bochs-x_2.3-1_i386.deb
to pool/main/b/bochs/bochs-x_2.3-1_i386.deb
bochs_2.3-1.diff.gz
to pool/main/b/bochs/bochs_2.3-1.diff.gz
bochs_2.3-1.dsc
to pool/main/b/bochs/bochs_2.3-1.dsc
bochs_2.3-1_i386.deb
to pool/main/b/bochs/bochs_2.3-1_i386.deb
bochs_2.3.orig.tar.gz
to pool/main/b/bochs/bochs_2.3.orig.tar.gz
bochsbios_2.3-1_all.deb
to pool/main/b/bochs/bochsbios_2.3-1_all.deb
bximage_2.3-1_i386.deb
to pool/main/b/bochs/bximage_2.3-1_i386.deb
sb16ctrl-bochs_2.3-1_i386.deb
to pool/main/b/bochs/sb16ctrl-bochs_2.3-1_i386.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.
Guillem Jover <[EMAIL PROTECTED]> (supplier of updated bochs 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: Sun, 17 Sep 2006 20:07:05 +0300
Source: bochs
Binary: bochs-svga bochs-x bximage bochs-wx bochs-doc bochs-sdl bochsbios
sb16ctrl-bochs bochs-term bochs
Architecture: source i386 all
Version: 2.3-1
Distribution: unstable
Urgency: low
Maintainer: Guillem Jover <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description:
bochs - IA-32 PC emulator
bochs-doc - Bochs upstream documentation
bochs-sdl - SDL plugin for Bochs
bochs-svga - SVGA plugin for Bochs
bochs-term - Terminal (ncurses-based) plugin for Bochs
bochs-wx - WxWindows plugin for Bochs
bochs-x - X11 plugin for Bochs
bochsbios - BIOS for the Bochs emulator
bximage - Disk Image Creation Tool for Bochs
sb16ctrl-bochs - control utility for Bochs emulated SB16 card
Closes: 198766 250194 380380
Changes:
bochs (2.3-1) unstable; urgency=low
.
* New Upstream Release.
- debian/patches/00_base.patch: Sync.
- debian/patches/03_g++-4.1.patch: Integrated upstream. Remove.
- debian/patches/04_wx2.6.patch: Likewise.
- debian/patches/03_redolog_FTBFS.patch: New file. Fix build failure.
- Documentation now uses index.html instead of book1.html. Remove now
unneeded debian/bochs-doc.links. (Closes: #380380)
* Switched to quilt:
- Add new debian/patches/series file.
- Add Build-Depends on 'quilt (>= 0.40)'.
- Include quilt.make from debian/rules.
- Remove now unused debian/patch.mk.
* Now using Standards-Version 3.7.2 (no changes needed).
* Add 2006 to the copyright years in debian/copyright.
* Remove obsolete template note and all debconf support with it.
* Remove code to strip possible RPATH in SDL plugin as it should not contain
it anymore, do not Build-Depend on chrpath anymore.
* Use source:Version in bochs' bochsbios Depencency, to make the package
binNMU safe, and Build-Depend on dpkg 1.13.19.
* Fix manpage warning due to unwrappable long line by using a table.
- debian/patches/04_man_table.patch: New file.
* Include the note.gif image in the bochs-doc package. (Closes: #198766)
* Do not install into bochs doc dir the README-plugins and README-wxWindows
files which contain development information not interesting to the user,
neither sb16ctrl example and source code which are provided in a separete
package already.
* Add a small README.plugins in the bochs package to document how to use
the ui plugin packages. (Closes: #250194)
Thanks to A Costa <[EMAIL PROTECTED]> for the initial text.
* Include bxcommit in the bximage package.
* Include busmouse plugin in the bochs package.
* Do not set unused substvar sb16ctrl-bochs:Architecture in debian/rules.
* Enable new PIT model, APIC, Virtual 8086 Mode Extensions, x86_64, SSE4,
icache, internal disassembler, io and memory repetition speedups,
simulation save and restore, and limited USB support.
* Upgrade cpu-level to 6, as required by the x86_64 support.
* Add a Tag: field to all binary packages, using the data from debtags.
Files:
3147c5507cf804ec3781f16bdcac21ef 1050 misc extra bochs_2.3-1.dsc
6f4e1e77b5a0e935f7f0745c4e0e02cc 3716675 misc extra bochs_2.3.orig.tar.gz
3cf7f054431d32dc407c113038d2974e 113677 misc extra bochs_2.3-1.diff.gz
83c301edb9f31b540a40c82085aecc0f 242950 misc extra bochs-doc_2.3-1_all.deb
55bf8acd992eadd64996afacdf31fc64 80252 misc extra bochsbios_2.3-1_all.deb
48e1ec1e2900f3abafa4e433da24fddc 839392 misc extra bochs_2.3-1_i386.deb
2c1e90da2e17538ba9fa327e664daf9e 167098 misc extra bochs-wx_2.3-1_i386.deb
36558c832c1ce937791aa546172e8eeb 76444 misc extra bochs-sdl_2.3-1_i386.deb
73df2aa781666fdb93825929893e94cd 66340 misc extra bochs-term_2.3-1_i386.deb
834d104de39220552dba2cf6e429b1f7 78750 misc extra bochs-x_2.3-1_i386.deb
e78651535d0af1416c20beace6f40518 67396 misc extra bochs-svga_2.3-1_i386.deb
c9984d19631ec4cfd76c21459b452529 69608 misc extra bximage_2.3-1_i386.deb
dcc63fd45be9c8ac2e2390ca67055501 63414 misc extra sb16ctrl-bochs_2.3-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFDYK9uW9ciZ2SjJsRAvqwAKDncuowVBjTKFGnOBOjlNcE/eT6MQCbBjST
7Rp7VXDHR5lNN5n6nH8vTFs=
=nu+W
-----END PGP SIGNATURE-----
--- End Message ---