Your message dated Sat, 21 Jul 2007 19:32:02 +0000 with message-id <E1ICKgM-0002xv-PM@ries.debian.org> and subject line Bug#412528: fixed in xkeyboard-config 1.0~cvs.20070721-1 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)
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: Uzbek keyboard layout is not standard compliant
- From: Mashrab Kuvatov <kmashrab@uni-bremen.de>
- Date: Mon, 26 Feb 2007 17:55:39 +0100
- Message-id: <200702261755.43812.kmashrab@uni-bremen.de>
Package: xkb-data Version: 0.9-4 Uzbek keyboard layout is not standard compliant. The attached patch fixes it. I was accepted by the upstream maintainer. Please see the following upstream bug report: http://bugs.freedesktop.org/show_bug.cgi?id=10091 The attached patch is from the following URL: http://webcvs.freedesktop.org/xkeyboard-config/xkeyboard-config/symbols/uz?r1=1.5&r2=1.6&view=patch Could you please include it into coming release of Debian? Uzbek users of Debian would appreciate it much. Thanks in advance, Mashrab.--- uz 2004/12/22 21:51:19 1.5 +++ uz 2007/02/25 21:38:32 1.6 @@ -1,4 +1,4 @@ -// $XKeyboardConfig: xkbdesc/symbols/uz,v 1.4 2004/10/09 17:26:16 svu Exp $ +// $XKeyboardConfig: xkbdesc/symbols/uz,v 1.5 2004/12/22 21:51:19 svu Exp $ // Uzbek standard keyboard // // Mashrab Kuvatov <kmashrab@uni-bremen.de> @@ -19,16 +19,27 @@ // Cyrillic_ha to key <AD09> (english 'o'), // Cyrillic_hardsign to key <AD10> (english 'p'). // +// Feb 25, 2007. Mashrab Kuvatov <kmashrab@uni-bremen.de> +// +// Made cyrillic and latin variants. Default is cyrillic. +// Cyrillic variant is standard compliant. The standard +// was accepted by the official body of Uzbekistan. See +// http://www.uznet.net/index.php?option=com_content&task=view&id=288&Itemid=58 +// +// Latin variant is somewhat experimental, since there is no +// official standard for it. It is a copy of "us" layout, where +// apostrophe is replaced with U02BB. +// // $XFree86: xc/programs/xkbcomp/symbols/uz,v 1.2 2003/06/21 13:01:59 pascal Exp $ partial default alphanumeric_keys -xkb_symbols "basic" { +xkb_symbols "cyrillic" { name[Group1]= "Uzbekistan"; key <AE01> { [ 1, exclam ] }; key <AE02> { [ 2, quotedbl ] }; - key <AE03> { [ 3, numbersign ] }; + key <AE03> { [ 3, numerosign ] }; key <AE04> { [ 4, semicolon ] }; key <AE05> { [ 5, percent ] }; key <AE06> { [ 6, colon ] }; @@ -42,8 +53,8 @@ key.type[group1]="ALPHABETIC"; - key <AE11> { [ Byelorussian_shortu, Byelorussian_SHORTU ] }; - key <AE12> { [Cyrillic_ka_descender, Cyrillic_KA_descender ] }; + key <AE11> { [Cyrillic_ghe_bar, Cyrillic_GHE_bar ] }; + key <AE12> { [Cyrillic_ha_descender, Cyrillic_HA_descender ] }; key <TLDE> { [ Cyrillic_io, Cyrillic_IO ] }; key <AD01> { [ Cyrillic_shorti, Cyrillic_SHORTI ] }; key <AD02> { [ Cyrillic_tse, Cyrillic_TSE ] }; @@ -53,12 +64,12 @@ key <AD06> { [ Cyrillic_en, Cyrillic_EN ] }; key <AD07> { [ Cyrillic_ghe, Cyrillic_GHE ] }; key <AD08> { [ Cyrillic_sha, Cyrillic_SHA ] }; - key <AD09> { [ Cyrillic_ha, Cyrillic_HA ] }; - key <AD10> { [Cyrillic_hardsign,Cyrillic_HARDSIGN ] }; - key <AD11> { [Cyrillic_ghe_bar, Cyrillic_GHE_bar ] }; - key <AD12> { [Cyrillic_ha_descender, Cyrillic_HA_descender ] }; + key <AD09> { [ Byelorussian_shortu, Byelorussian_SHORTU ] }; + key <AD10> { [ Cyrillic_ze, Cyrillic_ZE ] }; + key <AD11> { [ Cyrillic_ha, Cyrillic_HA ] }; + key <AD12> { [Cyrillic_hardsign,Cyrillic_HARDSIGN ] }; key <AC01> { [ Cyrillic_ef, Cyrillic_EF ] }; - key <AC02> { [ Cyrillic_ze, Cyrillic_ZE ] }; + key <AC02> { [Cyrillic_ka_descender, Cyrillic_KA_descender ] }; key <AC03> { [ Cyrillic_ve, Cyrillic_VE ] }; key <AC04> { [ Cyrillic_a, Cyrillic_A ] }; key <AC05> { [ Cyrillic_pe, Cyrillic_PE ] }; @@ -80,3 +91,11 @@ // End alphanumeric section }; + +partial alphanumeric_keys +xkb_symbols "latin" { + include "us" + name[Group1]= "Uzbekistan - Latin"; + key <AC11> { [0x010002BB, quotedbl] }; +}; +Attachment: pgpX2foon_ceA.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
- To: 412528-close@bugs.debian.org
- Subject: Bug#412528: fixed in xkeyboard-config 1.0~cvs.20070721-1
- From: Mohammed Adnène Trojette <adn+deb@diwi.org>
- Date: Sat, 21 Jul 2007 19:32:02 +0000
- Message-id: <E1ICKgM-0002xv-PM@ries.debian.org>
Source: xkeyboard-config Source-Version: 1.0~cvs.20070721-1 We believe that the bug you reported is fixed in the latest version of xkeyboard-config, which is due to be installed in the Debian FTP archive: xkb-data_1.0~cvs.20070721-1_all.deb to pool/main/x/xkeyboard-config/xkb-data_1.0~cvs.20070721-1_all.deb xkeyboard-config_1.0~cvs.20070721-1.diff.gz to pool/main/x/xkeyboard-config/xkeyboard-config_1.0~cvs.20070721-1.diff.gz xkeyboard-config_1.0~cvs.20070721-1.dsc to pool/main/x/xkeyboard-config/xkeyboard-config_1.0~cvs.20070721-1.dsc xkeyboard-config_1.0~cvs.20070721.orig.tar.gz to pool/main/x/xkeyboard-config/xkeyboard-config_1.0~cvs.20070721.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 412528@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mohammed Adnène Trojette <adn+deb@diwi.org> (supplier of updated xkeyboard-config package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 21 Jul 2007 20:51:07 +0200 Source: xkeyboard-config Binary: xkb-data Architecture: source all Version: 1.0~cvs.20070721-1 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Changed-By: Mohammed Adnène Trojette <adn+deb@diwi.org> Description: xkb-data - X Keyboard Extension (XKB) configuration data Closes: 167370 280579 286581 374070 391192 401777 405207 409117 409982 412352 412528 413620 421532 424112 425304 432297 Changes: xkeyboard-config (1.0~cvs.20070721-1) unstable; urgency=low . [ Julien Cristau ] * Fix watch file to look for tarballs at http://xlibs.fd.o/xkbdesc/ . [ Mohammed Adnène Trojette ] * New upstream CVS snapshot from July 21st 2007: + include xkb files for the Happy Hacking keyboard. (Closes: #167370) + fix us layout. (Closes: #421532) + fix se layout. (Closes: #425304) + fix de+nodeadkey layout. (Closes: #432297) * Patches refreshed: + fix FTBFS. (Closes: #424112) * Patches obsoleted: + greek.diff. . xkeyboard-config (0.9+cvs.20070428-1) experimental; urgency=low . * Add myself to Uploaders. (Closes: #401777) * CVS Snapshot from April 24 2007: + fix Uzbek layout. (Closes: #412528) + fix typo in compat/misc. (Closes: #412352) + adjust Dutch layout. (Closes: #286581) + fix keymap on iBook G4 Japanese keyboard. (Closes: #374070) + fix <K6C> key in symbols/inet. (Closes: #409982) + update Finnish layout. (Closes: #405207) + add Logitech Cordless Desktop Optical support. (Closes: #391192) + fix a jp106 backslash/yen issue. (Closes: #280579) * Patches refreshed: + resync_rules_base.diff. * Patches obsoleted or merged upstream: + revert_bz8572.diff + po.diff + bz1576.diff + bz8668.diff + compatibility.diff + japan.diff * Patches to send upstream: + 001_keypad_comma.diff: add keypad:comma option. (Closes: #409117) * Bump debhelper compatibility to 5. * Remove reference to xlibs. (Closes: #413620) Files: dbf4b3a1bc9de6ee24149a8ee56b92aa 742 x11 extra xkeyboard-config_1.0~cvs.20070721-1.dsc 2736a99c45fdee65b1e146aca4b430c0 744636 x11 extra xkeyboard-config_1.0~cvs.20070721.orig.tar.gz 95ae1e4d7a74fd20fe95f6f161746a9a 76842 x11 extra xkeyboard-config_1.0~cvs.20070721-1.diff.gz e06a47811c544b27d71efbc0441d75eb 412780 x11 extra xkb-data_1.0~cvs.20070721-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGol2XOU3FkQ7XBOoRApJWAJ40CVc7eOtrq3nodWHW4Gs7CeyvUQCgyy4w F1RGQeTUPo9bzETLpRHAi4M= =qVSA -----END PGP SIGNATURE-----
--- End Message ---