Your message dated Sun, 27 Jan 2008 22:32:26 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#434033: fixed in sear 0.6.3+cvs20080127-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: sear
Version: 0.6.1-1
Severity: serious
Tags: patch
loaders/ModelHander.h is missing an #include directive, which prevents
sear from compiling. Here is the patch:
--- ModelHandler.h.orig 2007-07-20 19:29:03.000000000 -0700
+++ ModelHandler.h 2007-07-20 19:29:08.000000000 -0700
@@ -14,6 +14,7 @@
#include <varconf/Config.h>
#include "interfaces/ConsoleObject.h"
+#include <sigc++/object_slot.h>
namespace varconf {
class Config;
Note that after this patch, sear still fails to build. There are still
unresolved problems linking with the new debian cal3d and guichan
libraries. There may be other problems as well. If you wish to fix this
package, I recommend beginning from the latest upstream.
-Brandon
--- End Message ---
--- Begin Message ---
Source: sear
Source-Version: 0.6.3+cvs20080127-1
We believe that the bug you reported is fixed in the latest version of
sear, which is due to be installed in the Debian FTP archive:
sear_0.6.3+cvs20080127-1.diff.gz
to pool/main/s/sear/sear_0.6.3+cvs20080127-1.diff.gz
sear_0.6.3+cvs20080127-1.dsc
to pool/main/s/sear/sear_0.6.3+cvs20080127-1.dsc
sear_0.6.3+cvs20080127-1_amd64.deb
to pool/main/s/sear/sear_0.6.3+cvs20080127-1_amd64.deb
sear_0.6.3+cvs20080127.orig.tar.gz
to pool/main/s/sear/sear_0.6.3+cvs20080127.orig.tar.gz
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.
Michael Koch <[EMAIL PROTECTED]> (supplier of updated sear 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, 27 Jan 2008 21:38:27 +0100
Source: sear
Binary: sear
Architecture: source amd64
Version: 0.6.3+cvs20080127-1
Distribution: unstable
Urgency: low
Maintainer: Michael Koch <[EMAIL PROTECTED]>
Changed-By: Michael Koch <[EMAIL PROTECTED]>
Description:
sear - 3D client for the Worldforge game servers
Closes: 430616 432347 434033
Changes:
sear (0.6.3+cvs20080127-1) unstable; urgency=low
.
* New upstream release. Closes: #434033
- Build-Depends on libguichan2-dev instead of libguichan1-dev.
Closes: #430616
- Build-Depends on libcal3d12-dev instead of libcal3d11-dev.
Closes: #432347
- Added libwfut-0.1-dev to Build-Depends.
* Updated debhelper level to 6.
* Updated Standards-Version to 3.7.3.
Files:
182decdcd512fe21fbb172a2a487a173 961 games optional
sear_0.6.3+cvs20080127-1.dsc
97336a2a10bce63823e001e786a1c9a9 767874 games optional
sear_0.6.3+cvs20080127.orig.tar.gz
d2bf1409251c73959054963b914e9cd9 13662 games optional
sear_0.6.3+cvs20080127-1.diff.gz
abf004a6faac095bcda73b03b03ed0b8 707084 games optional
sear_0.6.3+cvs20080127-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHnQUmWSOgCCdjSDsRAvA+AKCMLsqW51JC+Jdt28luitVpFDLdGwCgol6u
PS5utX9HIOFiz45/5KeGUiE=
=KOoN
-----END PGP SIGNATURE-----
--- End Message ---