[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#227852: marked as done (kbd-chooser: [PATCH] wrong name for sparc/sun keyboard)



Your message dated Wed, 18 Feb 2004 02:02:05 -0500
with message-id <E1AtLif-0002yC-00@newraff.debian.org>
and subject line Bug#227852: fixed in kbd-chooser 0.41
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 15 Jan 2004 09:17:59 +0000
>From thomas@poindessous.com Thu Jan 15 03:17:59 2004
Return-path: <thomas@poindessous.com>
Received: from postfix3-2.free.fr [213.228.0.169] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Ah3dW-0005UF-00; Thu, 15 Jan 2004 03:17:59 -0600
Received: from thomas (bobillot-3-82-67-146-148.fbx.proxad.net [82.67.146.148])
	by postfix3-2.free.fr (Postfix) with ESMTP id 5ED85C15E
	for <submit@bugs.debian.org>; Thu, 15 Jan 2004 10:17:58 +0100 (CET)
Received: by thomas (Postfix, from userid 1000)
	id D3914140EA; Thu, 15 Jan 2004 10:17:51 +0100 (CET)
Date: Thu, 15 Jan 2004 10:17:51 +0100
From: Thomas Poindessous <thomas@poindessous.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: kbd-chooser: [PATCH] wrong name for sparc/sun keyboard
Message-ID: <20040115091751.GA1704@poindessous.com>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="zYM0uCDKw75PZbzx"
Content-Disposition: inline
X-Reportbug-Version: 2.37
User-Agent: Mutt/1.5.5.1+cvs20040105i
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_14 
	(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-bugs.debian.org_2004_01_14
X-Spam-Level: 


--zYM0uCDKw75PZbzx
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline

Package: kbd-chooser
Severity: normal

Hi, 
kdb-chooser search for sparc directory, but it's now in sun directory.

This patch corrects that. It was tested.

Thanks.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux thomas 2.4.24-1-k7 #1 Wed Jan 7 00:47:47 EST 2004 i686
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro


-- 
Thomas Poindessous


--zYM0uCDKw75PZbzx
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: attachment; filename="kbd.diff"

Index: tools/kbd-chooser/sparc-kbd.c
===================================================================
RCS file: /cvsroot/d-i/debian-installer/tools/kbd-chooser/sparc-kbd.c,v
retrieving revision 1.9
diff -u -r1.9 sparc-kbd.c
--- tools/kbd-chooser/sparc-kbd.c	14 Nov 2003 20:53:16 -0000	1.9
+++ tools/kbd-chooser/sparc-kbd.c	14 Jan 2004 23:54:26 -0000
@@ -21,7 +21,7 @@
 {
 	kbd_t *k = xmalloc (sizeof(kbd_t));
 
-	k->name = "sparc"; // This must match the name "sparc" in console-keymaps-sparc
+	k->name = "sun"; // This must match the name "sparc" in console-keymaps-sparc
 	k->deflt = NULL;
 	k->fd = -1;
 	k->present = UNKNOWN;

--zYM0uCDKw75PZbzx--

---------------------------------------
Received: (at 227852-close) by bugs.debian.org; 18 Feb 2004 07:08:19 +0000
>From katie@ftp-master.debian.org Tue Feb 17 23:08:19 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AtLoh-0006Tq-00; Tue, 17 Feb 2004 23:08:19 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1AtLif-0002yC-00; Wed, 18 Feb 2004 02:02:05 -0500
From: Alastair McKinstry <mckinstry@debian.org>
To: 227852-close@bugs.debian.org
X-Katie: $Revision: 1.43 $
Subject: Bug#227852: fixed in kbd-chooser 0.41
Message-Id: <E1AtLif-0002yC-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 18 Feb 2004 02:02:05 -0500
Delivered-To: 227852-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_16 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-bugs.debian.org_2004_02_16
X-Spam-Level: 

Source: kbd-chooser
Source-Version: 0.41

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

kbd-chooser_0.41.dsc
  to pool/main/k/kbd-chooser/kbd-chooser_0.41.dsc
kbd-chooser_0.41.tar.gz
  to pool/main/k/kbd-chooser/kbd-chooser_0.41.tar.gz
kbd-chooser_0.41_i386.udeb
  to pool/main/k/kbd-chooser/kbd-chooser_0.41_i386.udeb



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 227852@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <mckinstry@debian.org> (supplier of updated kbd-chooser 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 18 Feb 2004 06:52:30 +0000
Source: kbd-chooser
Binary: kbd-chooser
Architecture: source i386
Version: 0.41
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Alastair McKinstry <mckinstry@debian.org>
Description: 
 kbd-chooser - Detect a keyboard and select layout (udeb)
Closes: 220137 227852 229761
Changes: 
 kbd-chooser (0.41) unstable; urgency=low
 .
   * Jeff Bailey
     - Applied patches for sun keyboard map.  (Closes: #227852)
       (Thanks to Thomas Poindessous <thomas@poindessous.com>)
   * Eugen Meshcheryakov : added Ukrainian translation (uk.po)
   * Alastair McKinstry
     - usb-kbd.c: Autodetect USB keyboard using devices file. Closes: #220137.
     - Ignore keys that are invalid for 2.4 kernels. Closes: #229761.
Files: 
 ca8b46d477e8fc5a1ccec558a0bb7ef2 713 debian-installer standard kbd-chooser_0.41.dsc
 aee97b58e8f697a3cb9a6e1f3a5800c4 55054 debian-installer standard kbd-chooser_0.41.tar.gz
 d99acb2b42bc9f855db4a4e5b088abb6 30214 debian-installer standard kbd-chooser_0.41_i386.udeb

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

iD8DBQFAMw3tQTK/kCo4XFcRAj/0AJ9cna6F4xKJkBGNrjH8hOFKZGEmXQCfagGI
Btk/2b78u0fYOrGHX0CkpNw=
=7AHL
-----END PGP SIGNATURE-----



Reply to: