Author: branden Date: 2004-04-18 15:50:58 -0500 (Sun, 18 Apr 2004) New Revision: 1275
Modified: trunk/debian/patches/101_type6_xkb_support.diff trunk/debian/patches/300_riscpc_xkb_keycodes.diff Log: Add patch annotations. Modified: trunk/debian/patches/101_type6_xkb_support.diff =================================================================== --- trunk/debian/patches/101_type6_xkb_support.diff 2004-04-18 20:49:17 UTC (rev 1274) +++ trunk/debian/patches/101_type6_xkb_support.diff 2004-04-18 20:50:58 UTC (rev 1275) @@ -1,5 +1,11 @@ $Id$ +Add support for Sun Type 6 keyboards. See Debian #100485. + +This patch by Andy Isaacson and Nils Ellmenreich. + +Not submitted to XFree86 upstream. + --- xc/programs/xkbcomp/keycodes/sun~ 2002-10-31 02:42:01.000000000 -0500 +++ xc/programs/xkbcomp/keycodes/sun 2002-10-31 02:45:50.000000000 -0500 @@ -301,6 +301,152 @@ Modified: trunk/debian/patches/300_riscpc_xkb_keycodes.diff =================================================================== --- trunk/debian/patches/300_riscpc_xkb_keycodes.diff 2004-04-18 20:49:17 UTC (rev 1274) +++ trunk/debian/patches/300_riscpc_xkb_keycodes.diff 2004-04-18 20:50:58 UTC (rev 1275) @@ -1,7 +1,11 @@ $Id$ -Thanks to Phil Blundell for this patch. +Add support for RiscPC keycodes. See Debian #141392. +This patch by Phil Blundell. + +Not submitted to XFree86 upstream. + --- /dev/null Wed Dec 31 19:00:00 1969 +++ xc/programs/xkbcomp/keycodes/riscpc Mon Apr 8 21:09:03 2002 @@ -0,0 +1,130 @@

