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

Bug#253049: marked as done (kbd-chooser: keyboard for amd64.)



Your message dated Thu, 8 Jul 2004 11:52:56 +0100
with message-id <40ed2788.5fc.0@utvinternet.com>
and subject line closing
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; 6 Jun 2004 21:31:10 +0000
>From Q@ping.be Sun Jun 06 14:31:10 2004
Return-path: <Q@ping.be>
Received: from adicia.telenet-ops.be [195.130.132.56] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BX5EU-00030T-00; Sun, 06 Jun 2004 14:31:10 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
	by adicia.telenet-ops.be (Postfix) with SMTP id 010CC440DE
	for <submit@bugs.debian.org>; Sun,  6 Jun 2004 23:31:06 +0200 (MEST)
Received: from kabel.telenet.be (D5E08CEF.kabel.telenet.be [213.224.140.239])
	by adicia.telenet-ops.be (Postfix) with ESMTP id E523344137
	for <submit@bugs.debian.org>; Sun,  6 Jun 2004 23:31:05 +0200 (MEST)
Received: by kabel.telenet.be (Postfix, from userid 501)
	id 8748E26136; Sun, 06 Jun 2004 23:31:05 +0200 (CEST)
Date: Sun, 6 Jun 2004 23:31:05 +0200
From: Kurt Roeckx <Q@ping.be>
To: submit@bugs.debian.org
Subject: kbd-chooser: keyboard for amd64.
Message-ID: <20040606213105.GA14253@ping.be>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="pf9I7BMVVzbSWLtt"
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Sender: Q@ping.be
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--pf9I7BMVVzbSWLtt
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: kbd-chooser
Version: 0.54
Tags: patch

Could you please apply the attached patch, so that we
actually have keyboard we can select on amd64?  (Is there
anything else that needs to be done?)


Kurt


--pf9I7BMVVzbSWLtt
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="kbd-chooser-amd64.patch"

--- Makefile.orig	2004-06-06 23:27:48.855928482 +0200
+++ Makefile	2004-06-06 23:24:49.232027242 +0200
@@ -28,6 +28,10 @@
 CFLAGS += -DAT_KBD  -DUSB_KBD 
 KEYBOARDS := at usb
 endif
+ifeq ($(ARCH),amd64)
+CFLAGS += -DAT_KBD  -DUSB_KBD 
+KEYBOARDS := at usb
+endif
 ifeq ($(ARCH),ia64)
 CFLAGS += -DAT_KBD  -DUSB_KBD 
 KEYBOARDS := at usb

--pf9I7BMVVzbSWLtt--

---------------------------------------
Received: (at 253049-done) by bugs.debian.org; 8 Jul 2004 10:53:01 +0000
>From mckinstry@computer.org Thu Jul 08 03:53:01 2004
Return-path: <mckinstry@computer.org>
Received: from (ni-mail3.dna.utvinternet.net) [194.46.8.37] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BiWWT-0000FY-00; Thu, 08 Jul 2004 03:53:01 -0700
Received: from utvinternet.com (unverified [194.46.8.35]) by ni-mail3.dna.utvinternet.net
 (Vircom SMTPRS 3.1.302.0) with SMTP id <B0048980079@ni-mail3.dna.utvinternet.net> for <253049-done@bugs.debian.org>;
 Thu, 8 Jul 2004 11:53:06 +0100
From: "Alastair McKinstry" <mckinstry@computer.org>
Sender: amck@utvinternet.com
Reply-to: mckinstry@computer.org
To: 253049-done@bugs.debian.org
Date: Thu, 8 Jul 2004 11:52:56 +0100
Subject: closing
X-Mailer: DMailWeb Web to Mail Gateway 2.8a, http://netwinsite.com/top_mail.htm
Message-id: <40ed2788.5fc.0@utvinternet.com>
X-User-Info: 148.87.1.170
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Delivered-To: 253049-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_01 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

This patch was included in the 0.57 release.

Regards
Alastair



Reply to: