Your message dated Sat, 06 Jan 2007 22:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#402636: fixed in gamazons 0.83-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: gamazons
Version: 0.83-1
Severity: important
Tags: patch

Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer
is greater than the size of an integer, such as ia64 and amd64.

This is often due to a missing function prototype definition.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

----- Forwarded message from Buildd user <[EMAIL PROTECTED]> -----

Subject: Log for successful build of gamazons_0.83-1 (dist=unstable)
From: Buildd user <[EMAIL PROTECTED]>
Date: Sun, 10 Dec 2006 15:43:52 +0000
To: undisclosed-recipients: ;
X-PMX-Version: 5.2.1.279297, Antispam-Engine: 2.4.0.264935, Antispam-Data: 
2006.12.10.73433
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ldl.lart
X-Spam-Level: 
X-Spam-Status: No, score=-1.1 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS 
        autolearn=disabled version=3.0.3
Debian-Buildd-Error: Yes

Function `lookup_widget' implicitly converted to pointer at board.c:36
Function `lookup_widget' implicitly converted to pointer at bstate.c:24
Function `lookup_widget' implicitly converted to pointer at moves.c:1914

----- End forwarded message -----

+++ gamazons-0.83/src/board.c   2006-12-11 11:33:58.000000000 -0700
@@ -6,6 +6,7 @@
 #include "board.h"
 #include "bstate.h"
 #include "callbacks.h"
+#include "support.h"
 
 /* local Prototypes */
 
--- gamazons-0.83/src/moves.c~  2002-11-24 17:47:38.000000000 -0700
+++ gamazons-0.83/src/moves.c   2006-12-11 11:34:27.000000000 -0700
@@ -28,6 +28,7 @@
 
 #include "amazons.h"
 #include "unit-test.h"
+#include "support.h"
 
 
 #define HEVAL heval  // for testing differant hevals
--- gamazons-0.83/src/bstate.c~ 2002-11-24 17:47:38.000000000 -0700
+++ gamazons-0.83/src/bstate.c  2006-12-11 11:34:11.000000000 -0700
@@ -2,6 +2,7 @@
 #include "amazons.h"
 #include "board.h"
 #include "bstate.h"
+#include "support.h"
 
 static Board_State bstate;
 extern struct game_states states;

-- 
dann frazier | HP Open Source and Linux Organization


--- End Message ---
--- Begin Message ---
Source: gamazons
Source-Version: 0.83-2

We believe that the bug you reported is fixed in the latest version of
gamazons, which is due to be installed in the Debian FTP archive:

gamazons_0.83-2.diff.gz
  to pool/main/g/gamazons/gamazons_0.83-2.diff.gz
gamazons_0.83-2.dsc
  to pool/main/g/gamazons/gamazons_0.83-2.dsc
gamazons_0.83-2_i386.deb
  to pool/main/g/gamazons/gamazons_0.83-2_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.
Bart Martens <[EMAIL PROTECTED]> (supplier of updated gamazons 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, 30 Dec 2006 13:31:19 +0100
Source: gamazons
Binary: gamazons
Architecture: source i386
Version: 0.83-2
Distribution: unstable
Urgency: low
Maintainer: Bart Martens <[EMAIL PROTECTED]>
Changed-By: Bart Martens <[EMAIL PROTECTED]>
Description: 
 gamazons   - Amazons boardgame for Gnome
Closes: 402636
Changes: 
 gamazons (0.83-2) unstable; urgency=low
 .
   * debian/patches/01_lookup_widget.diff: Fixes segfault on ia64.  Patch by
     Dann Frazier <[EMAIL PROTECTED]>, thanks.  Closes: #402636.
   * debian/patches/02_warnings.diff: Less warnings.
   * debian/patches/03_human_ai.diff: Default play against AI.
   * debian/control, debian/menu, debian/install, debian/rules: Build-Depends
     on imagemagick, use it to convert a png to xpm, add icon to menu entry.
Files: 
 c02b36a41d2b26cbdb7217e514498d9d 604 games optional gamazons_0.83-2.dsc
 876415ac489352df123ad9665259a769 5024 games optional gamazons_0.83-2.diff.gz
 29004ae5e241983815c6f01e1b977f67 80570 games optional gamazons_0.83-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFFoCT7ipBneRiAKDwRAlu5AJ42dZqjuDxrU43Lyy5/FISR02CQHACgrBKt
rTGwomcUYfsJj1n+sfWGhJg=
=C2hS
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to