Your message dated Wed, 23 Dec 2009 21:23:54 +0000
with message-id <[email protected]>
and subject line Bug#533735: fixed in mousetrap 0.9-2.1
has caused the Debian Bug report #533735,
regarding moustrap: FTBFS on Debian GNU/Hurd [Potential Patch Attached]
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.)
--
533735: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533735
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mousetrap
Version: 0.9-2
Severity: normal
Hi,
mousetrap currently fails to build on Debian GNU/Hurd and probably
GNU/kFreeBSD. The attached patch fixes the issue though may or may not
be the perfect solution.
Thank you,
Barry deFreese
--- mousetrap-0.9.orig/src/highscore.cpp
+++ mousetrap-0.9/src/highscore.cpp
@@ -50,7 +50,8 @@
/*
* Probably needs to be relaxed for *BSD.
*/
-#ifndef linux
+/* #ifndef linux */
+#if !defined(__GLIBC__)
# error "You'll need to do something with the highscore functionality"
#endif
--- End Message ---
--- Begin Message ---
Source: mousetrap
Source-Version: 0.9-2.1
We believe that the bug you reported is fixed in the latest version of
mousetrap, which is due to be installed in the Debian FTP archive:
mousetrap_0.9-2.1.diff.gz
to main/m/mousetrap/mousetrap_0.9-2.1.diff.gz
mousetrap_0.9-2.1.dsc
to main/m/mousetrap/mousetrap_0.9-2.1.dsc
mousetrap_0.9-2.1_i386.deb
to main/m/mousetrap/mousetrap_0.9-2.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.
Barry deFreese <[email protected]> (supplier of updated mousetrap 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: Wed, 23 Dec 2009 16:07:29 -0500
Source: mousetrap
Binary: mousetrap
Architecture: source i386
Version: 0.9-2.1
Distribution: unstable
Urgency: low
Maintainer: Anibal Avelar <[email protected]>
Changed-By: Barry deFreese <[email protected]>
Description:
mousetrap - A simple game of ball chasing
Closes: 533735
Changes:
mousetrap (0.9-2.1) unstable; urgency=low
.
* Non-maintainer upload.
* hurd_ftbfs.dpatch - Fix FTBFS on Hurd. (Closes: #533735).
Checksums-Sha1:
ab14ea01a25bc38970f4b452cb364cfbdd2f2714 1100 mousetrap_0.9-2.1.dsc
8972431ba34ab4699a36faeee335100f36d4cd69 3917 mousetrap_0.9-2.1.diff.gz
4f5ee62c5dcae87f49c6fec9f71fe57ee49f7ac9 281924 mousetrap_0.9-2.1_i386.deb
Checksums-Sha256:
d56b1aa5e4eddb0864ab38a334f8fae4a00187a01c8806d7627fc5a2fcf15105 1100
mousetrap_0.9-2.1.dsc
899e916543ce02f30f4b9697f0f1bde11a7537986fca087bd21534036e4d9417 3917
mousetrap_0.9-2.1.diff.gz
ce9de4136847053cb8ff675a4051958501ed1046ba455d23062c4c87b5365666 281924
mousetrap_0.9-2.1_i386.deb
Files:
4b0f232961ce53ce5c03a0ce47282b7b 1100 games optional mousetrap_0.9-2.1.dsc
ac3768e76104d3d16bd8c19b66d7a4be 3917 games optional mousetrap_0.9-2.1.diff.gz
7019c64bbbbf9b1bb38c5f18efde97fb 281924 games optional
mousetrap_0.9-2.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAksyh1kACgkQ5ItltUs5T37q/QCfRkLea489/uby9uG6pA0zJd5r
4REAoNRNeOhk1EmMMyT0psRwBtVWO2eB
=HClI
-----END PGP SIGNATURE-----
--- End Message ---