Your message dated Fri, 31 Aug 2001 15:07:20 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#48008: fixed in xdemineur 2.1.1-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.) Darren Benham (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 22 Oct 1999 08:47:01 +0000 Received: (qmail 10937 invoked from network); 22 Oct 1999 08:47:01 -0000 Received: from ctlmailgw.comptel.com (192.102.20.151) by master.debian.org with SMTP; 22 Oct 1999 08:47:01 -0000 Received: from mgw-in.comptel.com (unverified [192.102.20.150]) by ctlmailgw.comptel.com (Data Fellows SMTPRS 2.04) with ESMTP id <[EMAIL PROTECTED]>; Fri, 22 Oct 1999 11:39:28 +0300 Received: from miina.comptel.com ([194.240.21.9]) by mgw-in.comptel.com with Microsoft SMTPSVC(5.5.1877.197.19); Fri, 22 Oct 1999 11:39:48 +0300 Received: from tanja.comptel.com ([EMAIL PROTECTED] [195.237.135.101]) by miina.comptel.com with ESMTP (8.8.6 (PHNE_14041)/8.7.1) id LAA20973; Fri, 22 Oct 1999 11:46:28 +0300 (EETDST) Received: from awappel by tanja.comptel.com with local (Exim 2.05 #1 (Debian)) id 11eaLa-00057b-00; Fri, 22 Oct 1999 11:46:50 +0300 From: <[EMAIL PROTECTED]> Subject: xdemineur: xdemineur should use original colors To: [EMAIL PROTECTED] X-Mailer: bug 3.2.6 Message-Id: <[EMAIL PROTECTED]> Date: Fri, 22 Oct 1999 11:46:50 +0300 Return-path: [EMAIL PROTECTED] Package: xdemineur Version: 1.1-11 Severity: wishlist I never liked the colors of the bomb counts, why not use the originals ? Here's the patch: diff -u --recursive xdemineur-1.1.orig/xdemineur.c xdemineur-1.1/xdemineur.c --- xdemineur-1.1.orig/xdemineur.c Wed Apr 30 14:25:33 1997 +++ xdemineur-1.1/xdemineur.c Fri Oct 22 11:37:58 1999 @@ -117,8 +117,8 @@ bof , heureux , triste , joue , icone_select , case_relief , marquee , interro , num_case [ 9 ] , mine , mine_perdu , manquee ; -static char *couleur [ ] = { "blue" , "green" , "red" , "navy" , - "orchid" , "seagreen" , "sienna" , "deeppink" } ; +static char *couleur [ ] = { "blue" , "#008000" , "red" , "navy" , + "#800000" , "#008080" , "black" , "#808080" } ; static unsigned long noir , blanc , gris ; -- System Information Debian Release: potato Kernel Version: Linux tanja 2.2.12 #7 Tue Aug 31 16:47:02 EEST 1999 i686 unknown Versions of the packages xdemineur depends on: ii libc6 2.1.2-1 GNU C Library: Shared libraries and timezone ii xlib6g 3.3.5-1 shared libraries required by X clients --------------------------------------- Received: (at 48008-close) by bugs.debian.org; 31 Aug 2001 19:08:15 +0000 >From [EMAIL PROTECTED] Fri Aug 31 14:08:15 2001 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15cteJ-0004oC-00; Fri, 31 Aug 2001 14:08:15 -0500 Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian)) id 15ctdQ-0000c0-00; Fri, 31 Aug 2001 15:07:20 -0400 From: Adrian Bunk <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.57 $ Subject: Bug#48008: fixed in xdemineur 2.1.1-1 Message-Id: <[EMAIL PROTECTED]> Sender: James Troup <[EMAIL PROTECTED]> Date: Fri, 31 Aug 2001 15:07:20 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of xdemineur, which has been installed in the Debian FTP archive: xdemineur_2.1.1.orig.tar.gz to pool/main/x/xdemineur/xdemineur_2.1.1.orig.tar.gz xdemineur_2.1.1-1.diff.gz to pool/main/x/xdemineur/xdemineur_2.1.1-1.diff.gz xdemineur_2.1.1-1.dsc to pool/main/x/xdemineur/xdemineur_2.1.1-1.dsc xdemineur_2.1.1-1_i386.deb to pool/main/x/xdemineur/xdemineur_2.1.1-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. Adrian Bunk <[EMAIL PROTECTED]> (supplier of updated xdemineur 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: Fri, 24 Aug 2001 19:48:48 +0200 Source: xdemineur Binary: xdemineur Architecture: source i386 Version: 2.1.1-1 Distribution: unstable Urgency: low Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Adrian Bunk <[EMAIL PROTECTED]> Description: xdemineur - Yet another minesweeper for X Closes: 48008 Changes: xdemineur (2.1.1-1) unstable; urgency=low . * New upstream release. - This release uses the original colors. (closes: #48008) * Removed the Debian-specific patches. Files: fde9f74fb355e79e25d6848933d8275f 626 games optional xdemineur_2.1.1-1.dsc 733daa1db17ed8025186236817c013f7 15633 games optional xdemineur_2.1.1.orig.tar.gz 5c4c53283c8917bf091c0fb97f8ce14f 2596 games optional xdemineur_2.1.1-1.diff.gz 47aabcac6c072a96f5b51f8edec67695 16804 games optional xdemineur_2.1.1-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7j9s0mfzqmE8StAARAij2AKDBV6YFublSnzSYYohp6dRri7PE4gCdGo/T paxYU+vea55LRJvFO9FEApU= =iERv -----END PGP SIGNATURE-----