debian/changelog                                  |    3 +
 debian/patches/add_void_definition_pl-324647.diff |   52 ++++++++++++++++++++++
 debian/patches/series                             |    1 
 3 files changed, 56 insertions(+)

New commits:
commit eb98ac179bdc5c9e499b5bd40075414ecc395b3c
Author: Mohammed Adnene Trojette <[EMAIL PROTECTED]>
Date:   Sun Sep 23 03:49:39 2007 +0200

    New patch: add_void_definition_pl-324647.diff
       + don't use rules/latin's definitions for alt+{w,q,f}.
         (Closes: #324647)

diff --git a/debian/changelog b/debian/changelog
index 5ee229a..684acb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ xkeyboard-config (1.0~cvs.20070916-2) UNRELEASED; urgency=low
   * Document the creation of a custom layout in README.Debian and
     make /usr/share/X11/xkb/rules/base.xml a configuration file.
     (Closes: #410628, #410903, #438940)
+  * New patch: add_void_definition_pl-324647.diff
+     + don't use rules/latin's definitions for alt+{w,q,f}.
+       (Closes: #324647)
 
  -- Mohammed Adnène Trojette <[EMAIL PROTECTED]>  Fri, 21 Sep 2007 17:58:59 
+0200
 
diff --git a/debian/patches/add_void_definition_pl-324647.diff 
b/debian/patches/add_void_definition_pl-324647.diff
new file mode 100644
index 0000000..16f2021
--- /dev/null
+++ b/debian/patches/add_void_definition_pl-324647.diff
@@ -0,0 +1,52 @@
+Index: xkb-data/symbols/pl
+===================================================================
+--- xkb-data.orig/symbols/pl   2007-09-23 03:41:39.000000000 +0200
++++ xkb-data/symbols/pl        2007-09-23 03:44:50.000000000 +0200
+@@ -11,11 +11,14 @@
+ 
+     name[Group1]="Poland";
+ 
++    key <AD01>  { [         q,          Q ] };
++    key <AD02>  { [         w,          W ] };
+     key <AD03>        { [         e,          E,      eogonek,      Eogonek ] 
};
+     key <AD09>        { [         o,          O,       oacute,       Oacute ] 
};
+ 
+     key <AC01>        { [         a,          A,      aogonek,      Aogonek ] 
};
+     key <AC02>        { [         s,          S,       sacute,       Sacute ] 
};
++    key <AC04>  { [         f,          F ] };
+ 
+     key <AB01>        { [         z,          Z,    zabovedot,    Zabovedot ] 
};
+     key <AB02>        { [         x,          X,       zacute,       Zacute ] 
};
+@@ -50,12 +53,15 @@
+     key <AE11>        { [      plus,   question, dead_diaeresis, questiondown 
] };
+     key <AE12>        { [apostrophe,   asterisk, dead_cedilla,  dead_ogonek ] 
};
+ 
++    key <AD01>  { [         q,          Q ] };
++    key <AD02>  { [         w,          W ] };
+     key <AD03>        { [         e,          E,     EuroSign,         cent ] 
};
+     key <AD11>        { [ zabovedot,     nacute,     division, dead_abovering 
] };
+     key <AD12>        { [    sacute,     cacute,     multiply,  dead_macron ] 
};
+ 
+     key <AC02>        { [         s,          S,      dstroke,      section ] 
};
+     key <AC03>        { [         d,          D,      Dstroke,          ETH ] 
};
++    key <AC04>  { [         f,          F ] };
+     key <AC08>        { [         k,          K,          kra,    ampersand ] 
};
+     key <AC09>        { [         l,          L,      lstroke,      Lstroke ] 
};
+     key <AC10>        { [   lstroke,    Lstroke,       dollar, 
dead_doubleacute ] };
+@@ -136,6 +142,8 @@
+ 
+     name[Group1]="Poland - Kashubian";
+ 
++    key <AD01>  { [         q,          Q ] };
++    key <AD02>  { [         w,          W ] };
+     key <AD03>        { [         e,          E,      eacute,      Eacute ]   
};
+     key <AD04>        { [         r,           R,      ediaeresis,      
Ediaeresis ]  };
+     key <AD06>      { [         y,          Y,      EuroSign,         cent ]  
      };
+@@ -146,6 +154,7 @@
+ 
+     key <AC01>        { [         a,          A,      aogonek,      Aogonek ] 
};
+     key <AC02>        { [         s,          S,      atilde,      Atilde ]   
      };
++    key <AC04>  { [         f,          F ] };
+     key <AC09>        { [         l,          L,      lstroke,      Lstroke ] 
     };
+ 
+     key <AB01>        { [         z,          Z,    zabovedot,    Zabovedot ] 
};
diff --git a/debian/patches/series b/debian/patches/series
index a6b5570..da4ec82 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -14,3 +14,4 @@ unhide_lv3_enter_switch.diff
 resync_rules_base.diff
 send-upstream/001_keypad_comma.diff
 #send-upstream/002_add_asus6000.diff
+add_void_definition_pl-324647.diff


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to