debian/changelog | 7 +++++-- debian/patches/series | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-)
New commits: commit 29c6463fb1e78025692a1bf46611ce652bff6eb9 Author: Bryce Harrington <[email protected]> Date: Tue Jun 26 12:26:12 2012 -0700 Reject nbsp fix for fr(oss) due to r-ctrl. Re-release 2.5-1ubuntu1.3 diff --git a/debian/changelog b/debian/changelog index 4f8d26d..37a7c2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,14 @@ xkeyboard-config (2.5-1ubuntu1.3) precise-proposed; urgency=low - * Add 113_ossmath_is_five_levels.patch: Some keymaps like fr/oss fail to + * Add 113_ossmath_is_five_levels.patch: Some keymaps like fr(oss) fail to load because they include ossmath (via keypad(oss)) which misconfigures the keypad as 4-level when it should be 5-level. This patch from upstream bugzilla fixes this by adding the 5th level to the ossmath definition. (LP: #985065) + * Drop 109_fr_oss_space_char.patch change; the fix causes behavioral + changes for right control which a fr(oss) user did not like. + (LP: #1013881) -- Bryce Harrington <[email protected]> Mon, 25 Jun 2012 17:32:15 -0700 @@ -25,7 +28,7 @@ xkeyboard-config (2.5-1ubuntu1.1) precise-proposed; urgency=low * Add 109_fr_oss_space_char.patch: Fix problems using space bar in various applications when using the fr(oss) keymap. - (LP: #221112) + (was for LP bug 221112) * Add 110_dead_hook_horn.patch: Add two deadkeys on level 3 and 4 of the j key for the latin keymap. (LP: #825624) diff --git a/debian/patches/series b/debian/patches/series index ded6420..ba3a198 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,7 +2,7 @@ docs.diff revert-goodmap-badmap-for-apple.diff 105_intelligent_keyboard.patch 108_fix_intltool_make_check.diff -109_fr_oss_space_char.patch +#109_fr_oss_space_char.patch 110_dead_hook_horn.patch 111_cz_ssharp.patch 112_dk_dvorak_tilde.patch -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

