Your message dated Mon, 28 Dec 2009 21:17:56 +0000
with message-id <[email protected]>
and subject line Bug#561188: fixed in bochs 2.4.2-1
has caused the Debian Bug report #561188,
regarding bochs-wx: switch to wxwidgets 2.8
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.)
--
561188: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561188
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bochs-wx
Version: 2.4.1-2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: wx2.6
The bochs wx plugin seems to work fine when built against wxwidgets
2.8. Attached is the very trivial patch (only changing build deps).
Cheers,
Ryan
--
_________________________
Ryan Niebur
[email protected]
diff -u bochs-2.4.1/debian/control bochs-2.4.1/debian/control
--- bochs-2.4.1/debian/control
+++ bochs-2.4.1/debian/control
@@ -5,7 +5,7 @@
Build-Depends: debhelper (>= 7), quilt (>= 0.40),
autotools-dev, autoconf, libz-dev, libncurses5-dev,
libaa1-dev, libsvga1-dev [i386 amd64], libx11-dev, libxpm-dev, libice-dev,
- libsm-dev, libsdl1.2-dev, libwxgtk2.6-dev, libgtk2.0-dev,
+ libsm-dev, libsdl1.2-dev, libwxgtk2.8-dev, libgtk2.0-dev,
libasound2-dev [alpha amd64 arm armel hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390]
Build-Depends-Indep: iasl, bcc (>= 0.16.3-2), bin86 (>= 0.16.3-2),
docbook-utils, gcc-multilib [any-amd64]
diff -u bochs-2.4.1/debian/changelog bochs-2.4.1/debian/changelog
--- bochs-2.4.1/debian/changelog
+++ bochs-2.4.1/debian/changelog
@@ -1,3 +1,10 @@
+bochs (2.4.1-2.1) UNRELEASED; urgency=low
+
+ * Non-maintainer upload.
+ * switch to wxwidgets 2.8
+
+ -- Ryan Niebur <[email protected]> Mon, 14 Dec 2009 17:48:19 -0800
+
bochs (2.4.1-2) unstable; urgency=low
* Remove unused “libreadline5-dev | libreadline-dev” from Build-Depends.
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: bochs
Source-Version: 2.4.2-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.4.2-1_all.deb
to main/b/bochs/bochs-doc_2.4.2-1_all.deb
bochs-sdl_2.4.2-1_amd64.deb
to main/b/bochs/bochs-sdl_2.4.2-1_amd64.deb
bochs-svga_2.4.2-1_amd64.deb
to main/b/bochs/bochs-svga_2.4.2-1_amd64.deb
bochs-term_2.4.2-1_amd64.deb
to main/b/bochs/bochs-term_2.4.2-1_amd64.deb
bochs-wx_2.4.2-1_amd64.deb
to main/b/bochs/bochs-wx_2.4.2-1_amd64.deb
bochs-x_2.4.2-1_amd64.deb
to main/b/bochs/bochs-x_2.4.2-1_amd64.deb
bochs_2.4.2-1.debian.tar.gz
to main/b/bochs/bochs_2.4.2-1.debian.tar.gz
bochs_2.4.2-1.dsc
to main/b/bochs/bochs_2.4.2-1.dsc
bochs_2.4.2-1_amd64.deb
to main/b/bochs/bochs_2.4.2-1_amd64.deb
bochs_2.4.2.orig.tar.gz
to main/b/bochs/bochs_2.4.2.orig.tar.gz
bochsbios_2.4.2-1_all.deb
to main/b/bochs/bochsbios_2.4.2-1_all.deb
bximage_2.4.2-1_amd64.deb
to main/b/bochs/bximage_2.4.2-1_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.
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.8
Date: Mon, 28 Dec 2009 20:16:50 +0100
Source: bochs
Binary: bochs bochs-doc bochsbios bochs-wx bochs-sdl bochs-term bochs-x
bochs-svga bximage sb16ctrl-bochs
Architecture: source all amd64
Version: 2.4.2-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: 560884 561188
Changes:
bochs (2.4.2-1) unstable; urgency=low
.
* New upstream release.
- Refresh patches.
- debian/patches/patches/14_fix_gdbstubs_FTBFS.patch: New file.
* Do no use obsolete --enable-vme configure option.
* Switch to source format “3.0 (quilt)”:
- Remove quilt from Build-Depends.
- Remove quilt.make include from debian/rules.
- Remove patch and unpatch targets from debian/rules.
- Remove now unneeded quilt references in debian/README.source.
* Use system libltdl shared library. (Closes: #560884)
* Switch Build-Depends from libwxgtk2.6-dev to libwxgtk2.8-dev.
Thanks to Ryan Niebur <[email protected]>. (Closes: #561188)
* Add ${misc:Depends} to every package Depends field.
Checksums-Sha1:
4ecb384d47eac369a148e0ce62b3418dcafce45c 1614 bochs_2.4.2-1.dsc
71d2c1619e53ae88cb9b1cf7d056fed6fe60b8ed 3887780 bochs_2.4.2.orig.tar.gz
9903acf1dd5dfbcf894c3c6c96240f77414119fc 35630 bochs_2.4.2-1.debian.tar.gz
33f1d7d19a6579a9d2975431a1e73c415a1b0cd5 236960 bochs-doc_2.4.2-1_all.deb
6f76fe4d524069ee4642b389737e6f1b3bcb1a69 168964 bochsbios_2.4.2-1_all.deb
3e5063d22def7eba21d50498d7c020ac5d82ffbc 1058522 bochs_2.4.2-1_amd64.deb
08afc36999350e8914b501b96fcbd69fbd58bf3b 176186 bochs-wx_2.4.2-1_amd64.deb
203d6865faf7f9118f7ecb177270870a7783aee9 92080 bochs-sdl_2.4.2-1_amd64.deb
3d497e4f85f557b2efcfb8d1242779e1e87d0e21 80542 bochs-term_2.4.2-1_amd64.deb
176285da9010e74828c69f794e58daa09489e518 96212 bochs-x_2.4.2-1_amd64.deb
ee22143328d870be938ac442c175b7eae11bc1b0 81590 bochs-svga_2.4.2-1_amd64.deb
fe765afb4a23aff5cb8f9451c7abcc44e3a6ec61 84802 bximage_2.4.2-1_amd64.deb
Checksums-Sha256:
82e3d52ae646979b459221c73eeac3a7631042dd1da199272b6dc534e3406c86 1614
bochs_2.4.2-1.dsc
54d61b86cf4b9bec9ccc8461cc993b6e2c666178d684cd864bc0caf3e1ed207f 3887780
bochs_2.4.2.orig.tar.gz
b640dd5121669f09cb80c837a4992b055df7b8601ab2f753dc62c07e5aba433b 35630
bochs_2.4.2-1.debian.tar.gz
562e2146c2b6758ed1ed008cfdf81b3b98c4c4cdb8f3658b36a09cb988945039 236960
bochs-doc_2.4.2-1_all.deb
157d73046d22feb42545761a5ddb615007dae2b1019f54da0bbe689adc73800d 168964
bochsbios_2.4.2-1_all.deb
3c0f7f68233838c8ce8c8d9dc4899df1bc78edbfb46fce8e526668520fee3a83 1058522
bochs_2.4.2-1_amd64.deb
04aa7b61c726ed8b215018d21c696fce1cdf677d27059f730eff368646c8271e 176186
bochs-wx_2.4.2-1_amd64.deb
5d65d06bf8dd930c46f5276eca442bbdb021cdcb4d667f1ba3eaf62341248b4a 92080
bochs-sdl_2.4.2-1_amd64.deb
7643fc3223e7a96f02a4082a85f66d70f54735c0ced01024792526569760eaaa 80542
bochs-term_2.4.2-1_amd64.deb
c8a4c79eaeb433a52dbf905a24c4e5bb83e4b8af312d165113c542b5f6511101 96212
bochs-x_2.4.2-1_amd64.deb
6e1131d36f552bc2e87215c221e5c07350d0dd8e460a6feb0adc195a4c8832f8 81590
bochs-svga_2.4.2-1_amd64.deb
e1da38440eacc31081e424c2b11dac1824835805415c650d6905eba00dda76a6 84802
bximage_2.4.2-1_amd64.deb
Files:
f9641e93cec0bd60938b92ad9c260ec5 1614 misc extra bochs_2.4.2-1.dsc
c799d738f3a31e723bcca05423a04b28 3887780 misc extra bochs_2.4.2.orig.tar.gz
69fcb1ce264baba8b495a07505908abc 35630 misc extra bochs_2.4.2-1.debian.tar.gz
d541a0bfd7b50c15e65a65e93b8819dc 236960 doc extra bochs-doc_2.4.2-1_all.deb
386df5f36594792d2db56317ece289d6 168964 misc extra bochsbios_2.4.2-1_all.deb
d1579ee6374c56ed702fcd93342fbd40 1058522 misc extra bochs_2.4.2-1_amd64.deb
20ea30b50fe449fe9d2894aaf8ae8ccc 176186 misc extra bochs-wx_2.4.2-1_amd64.deb
f1253cb0b8d69e1e36fa1f5afa972a4c 92080 misc extra bochs-sdl_2.4.2-1_amd64.deb
b691d05833471719ccfc691bd78cd467 80542 misc extra bochs-term_2.4.2-1_amd64.deb
968f3db71883eac882050443dd8faf4f 96212 misc extra bochs-x_2.4.2-1_amd64.deb
55bdb71b0017da6060ea614c5d77c2de 81590 misc extra bochs-svga_2.4.2-1_amd64.deb
e66718b7064cf846f477b0e9beaed6b1 84802 misc extra bximage_2.4.2-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAks5BScACgkQuW9ciZ2SjJtp5QCeOfrKz34GRtNa5hzZQEDuxqYF
Cz0AnjXaXAvkdME4kb1GaSZVHAdgsQu6
=OcOD
-----END PGP SIGNATURE-----
--- End Message ---