Your message dated Tue, 15 Apr 2008 16:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#356878: fixed in flobopuyo 0.20-3
has caused the Debian Bug report #356878,
regarding FTBFS with G++ 4.1: extra qualification
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.)


-- 
356878: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356878
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: flobopuyo
Version: 0.20-2
Severity: important
Tags: patch

Your package fails to build with G++ 4.1.  I'm filing this bug as
important for now, but when 4.1 will be the default compiler in
unstable (probably in a few weeks) I'll upgrade this to serious.

A patch is below.


> Automatic build of flobopuyo_0.20-2 on bigsur by sbuild/mips 1.94
...
> [scenar.l.o]
> [PuyoCommander.o]
> PuyoGame.h:49: error: extra qualification 'PuyoPuyo::' on member 'isFalling'
> make[1]: *** [PuyoCommander.o] Error 1


--- ./PuyoGame.h~       2006-03-14 15:28:52.000000000 +0000
+++ ./PuyoGame.h        2006-03-14 15:28:58.000000000 +0000
@@ -46,7 +46,7 @@
     virtual ~PuyoPuyo() {};

     PuyoState getPuyoState();

     void setPuyoState(PuyoState state);

-    bool PuyoPuyo::isFalling();

+    bool isFalling();

     int getPuyoX() const;

     int getPuyoY() const;

     void setPuyoXY(int X, int Y);


-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: flobopuyo
Source-Version: 0.20-3

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

flobopuyo_0.20-3.diff.gz
  to pool/main/f/flobopuyo/flobopuyo_0.20-3.diff.gz
flobopuyo_0.20-3.dsc
  to pool/main/f/flobopuyo/flobopuyo_0.20-3.dsc
flobopuyo_0.20-3_i386.deb
  to pool/main/f/flobopuyo/flobopuyo_0.20-3_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.
Uwe Hermann <[EMAIL PROTECTED]> (supplier of updated flobopuyo 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: Tue, 15 Apr 2008 17:16:07 +0200
Source: flobopuyo
Binary: flobopuyo
Architecture: source i386
Version: 0.20-3
Distribution: unstable
Urgency: low
Maintainer: Uwe Hermann <[EMAIL PROTECTED]>
Changed-By: Uwe Hermann <[EMAIL PROTECTED]>
Description: 
 flobopuyo  - Clone of the PuyoPuyo game
Closes: 356878 409866 436843
Changes: 
 flobopuyo (0.20-3) unstable; urgency=low
 .
   * The "lazy bastard" release.
   * Acknowledge NMU, thanks Martin Michlmayr (Closes: #356878).
   * Switch to cdbs (+ debhelper 5).
   * Add new icon for flobopuyo (thanks Ubuntu!) + sharutils build-dependency.
   * debian/menu:
      + Move game to section Games/Blocks.
      + Changed title: s/flobopuyo/FloboPuyo/.
      + Use new icon.
   * debian/watch: Add file.
   * Drop manpage from debian/, it's shipped upstream now.
   * Drop left-over patch file.
   * Standards-Version: 3.7.3 (no changes required).
   * Add .desktop file (Closes: #409866).
   * Honor DEB_BUILD_OPTIONS=nostrip option (Closes: #436843).
Checksums-Sha1: 
 8f29efa6794fff7bd025a55f6b77d7cf11fdeebd 1030 flobopuyo_0.20-3.dsc
 2d7ee56b70c1eea28aca24103acb42bbf9417a4a 10003 flobopuyo_0.20-3.diff.gz
 540bdcdf3f4ba4822dd92d822c309bf00e1c36a2 2878662 flobopuyo_0.20-3_i386.deb
Checksums-Sha256: 
 9672ab28eb8447618bc144789210ad9fe795d1e6c6aa5c101a6522d5b7038bcd 1030 
flobopuyo_0.20-3.dsc
 1927eddc2892fa2e34872738832000d48ad9eee883808a4ceb932baf56565d60 10003 
flobopuyo_0.20-3.diff.gz
 66b9cf9ab18788db4d94bb351e90265676866fca0445f182098166045f45bcf7 2878662 
flobopuyo_0.20-3_i386.deb
Files: 
 d9641c03208c4973d9b45207d789b6c1 1030 games optional flobopuyo_0.20-3.dsc
 eb2c2ac570c21a577a241ebd950ffbe1 10003 games optional flobopuyo_0.20-3.diff.gz
 0f6f61e69d52a8a6ca727ad149ac238e 2878662 games optional 
flobopuyo_0.20-3_i386.deb

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

iD8DBQFIBM8vXdVoV3jWIbQRAmlVAJ0deDcbg9Mz84d07nTmOG1G74DgBwCdGftp
7deyldYvr9YOMWZ5gojTFuI=
=apDe
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to