Hi,
Attached is a patch required for the Acorn RiscStation to be supported for Woody 3.0r2. (1) Whats the procedure for submitting a change to a pkg to 3.0r2? (I'm the maintainer of console-common.sh). console-common is now at 0.7.21 in sid; woody is at 0.7.14. Regards, Alastair -- Alastair McKinstry <[EMAIL PROTECTED]> GPG Key fingerprint = 9E64 E714 8E08 81F9 F3DC 1020 FA8E 3790 9051 38F4 He that would make his own liberty secure must guard even his enemy from oppression; for if he violates this duty he establishes a precedent that will reach to himself. - --Thomas Paine
--- Begin Message ---Return-Path: <[EMAIL PROTECTED]> X-Original-To: [EMAIL PROTECTED] Delivered-To: [EMAIL PROTECTED] Received: from localhost (localhost [127.0.0.1]) by coll.saorleir.com (Postfix) with ESMTP id E8F063CC1A for <[EMAIL PROTECTED]>; Fri, 28 Feb 2003 18:12:24 +0000 (GMT) Delivered-To: [EMAIL PROTECTED] Received: from pop.utvinternet.com [194.46.8.64] by localhost with POP3 (fetchmail-5.9.11) for [EMAIL PROTECTED] (single-drop); Fri, 28 Feb 2003 18:12:24 +0000 (GMT) Received: (qmail 25183 invoked from network); 28 Feb 2003 18:09:33 -0000 Received: from unknown (HELO berry.computer.org) (63.84.220.201) by pop3.utvinternet.com with SMTP; 28 Feb 2003 18:09:33 -0000 Received: from master.debian.org (master.debian.org [65.125.64.135]) by berry.computer.org (Switch-2.2.4/Switch-2.2.4) with ESMTP id V1SI157N13446 for <[EMAIL PROTECTED]>; Fri, 28 Feb 2003 10:05:44 -0800 Received: from debbugs by master.debian.org with local (Exim 3.12 1 (Debian)) id 18oocA-0003bw-00; Fri, 28 Feb 2003 11:48:06 -0600 X-Loop: [EMAIL PROTECTED] Subject: Bug#182883: ARM port Riscstation Sub arch keymap handling broken Reply-To: Vincent Sanders <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Resent-From: Vincent Sanders <[EMAIL PROTECTED]> Resent-To: [EMAIL PROTECTED] Resent-Cc: Alastair McKinstry <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Resent-Date: Fri, 28 Feb 2003 17:48:05 GMT Resent-Message-ID: <[EMAIL PROTECTED]> X-Debian-PR-Message: report 182883 X-Debian-PR-Package: console-common X-Debian-PR-Keywords: woody Received: via spool by [EMAIL PROTECTED] id=B.104645425713155 (code B ref -1); Fri, 28 Feb 2003 17:48:05 GMT Date: Fri, 28 Feb 2003 17:44:14 +0000 To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GmiNL4+5WUWrod5m" Content-Disposition: inline User-Agent: Mutt/1.3.28i From: Vincent Sanders <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-3.5 required=4.0 tests=HAS_PACKAGE,PATCH_UNIFIED_DIFF,PGP_SIGNATURE_2, SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT version=2.44 X-Spam-Level: Resent-Sender: Debian BTS <[EMAIL PROTECTED]> --GmiNL4+5WUWrod5m Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package:console-common Version:0.7.14 Severity:serious Tags:woody The new ARM sub arch RiscStation has an identical keymap issue to the RiscPC sub arch and hence requires the same workround to obtain correct keymap operation. The patch to get correct behaviousr is --- install-keymap 2003-02-05 14:26:57.000000000 +0000 +++ install-keymap 2003-02-28 16:47:54.000000000 +0000 @@ -114,7 +114,7 @@ backup_and_install else if [ "`dpkg --print-installation-architecture`" =3D "arm" ] && - grep -i '^Hardware.*: Acorn-' /proc/cpuinfo >/dev/null && + grep -i '^Hardware.*: \(Acorn-\|RiscStation-\)' /proc/cpuinfo >/dev= /null && find /usr/share/keymaps/i386/ -type f -name ${keymap} -o \ -name ${keymap}.gz -o -name ${keymap}.kmap.gz then --=20 Regards Vincent http://www.kyllikki.org/ --GmiNL4+5WUWrod5m Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+X5/uiUwwPOvjHvURAljfAJ4rHr4EfeDh9n4iQIHfNwhp+QW4CwCeKoch Du6i6KU1Wa/i8t67IwVgWfA= =4c+0 -----END PGP SIGNATURE----- --GmiNL4+5WUWrod5m--
--- End Message ---
signature.asc
Description: This is a digitally signed message part

