Your message dated Tue, 11 Nov 2008 19:54:07 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#3175 Close
has caused the Debian Bug report #3175,
regarding xonix colors bad for colorblind
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.)
--
3175: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3175
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xonix
Version: 1.4-2
The color scheme used by xonix for the "flyer" sprites makes it virtually
impossible for
those with red/green colorblindness to play the game.
I don't really grok the XPM format, but the appended patch seems to work as
one possible solution.
Thanks,
--Mike
--- flyer.xpm Tue May 2 02:56:24 1995
+++ flyer.xpm.new Fri May 31 17:46:30 1996
@@ -2,7 +2,7 @@
static char * flyer_xpm[] = {
"8 8 3 1",
" c forest green",
-". g4 yellow c tomato",
+". c yellow",
"X c black",
" .. ",
" .XX. ",
--- End Message ---
--- Begin Message ---
Package: xonix
Version: 1.4-3
Reason for close:
[According to changelog]
* 1.4-3 released
* debian.control: added Architecture:, Section: and Priority:
* fixed permissions in /var (Bug#3184)
* fixed color in flyer.xpm (Bug#3175)
* debian.rules: handle Architecture: field
Sun Jun 2 19:56:15 1996 Sven Rudolph <[EMAIL PROTECTED]>
--- End Message ---