[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#532117: marked as done ([PATCH] nls: add {left,right}wards arrow to compose table)



Your message dated Wed, 05 Aug 2009 16:05:14 +0000
with message-id <E1MYizK-0006sh-6H@ries.debian.org>
and subject line Bug#532117: fixed in libx11 2:1.2.99.901-1
has caused the Debian Bug report #532117,
regarding [PATCH] nls: add {left,right}wards arrow to compose table
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
532117: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532117
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libx11-data
Version: 2:1.2.1-1
Severity: wishlist

Hi,
please consider adding the following patch which add left/right arrows to
compose.
(yes, this is shamelessly adapted from git format-patch to be a bug report)

Signed-off-by: Filippo Giunchedi <filippo@debian.org>
---
 nls/en_US.UTF-8/Compose.pre |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre
index 26084b9..a4174bb 100644
--- a/nls/en_US.UTF-8/Compose.pre
+++ b/nls/en_US.UTF-8/Compose.pre
@@ -4150,6 +4150,8 @@ XCOMM Part 3
 <Multi_key> <KP_Divide> <rightarrow> 	: "↛"   U219B # RIGHTWARDS ARROW WITH STROKE
 <Multi_key> <slash> <U2194>  	: "↮"   U21AE # LEFT RIGHT ARROW WITH STROKE
 <Multi_key> <KP_Divide> <U2194> 	: "↮"   U21AE # LEFT RIGHT ARROW WITH STROKE
+<Multi_key> <less> <minus> 	: "←" U2190 # LEFTWARDS ARROW
+<Multi_key> <minus> <greater> 	: "→" U2192 # RIGHTWARDS ARROW
 <Multi_key> <U2203> <U0338> 	: "∄"   U2204 # THERE DOES NOT EXIST
 <Multi_key> <U2208> <U0338> 	: "∉"   U2209 # NOT AN ELEMENT OF
 <Multi_key> <U220B> <U0338> 	: "∌"   U220C # DOES NOT CONTAIN AS MEMBER
-- 
1.6.3.1



--- End Message ---
--- Begin Message ---
Source: libx11
Source-Version: 2:1.2.99.901-1

We believe that the bug you reported is fixed in the latest version of
libx11, which is due to be installed in the Debian FTP archive:

libx11-6-dbg_1.2.99.901-1_i386.deb
  to pool/main/libx/libx11/libx11-6-dbg_1.2.99.901-1_i386.deb
libx11-6_1.2.99.901-1_i386.deb
  to pool/main/libx/libx11/libx11-6_1.2.99.901-1_i386.deb
libx11-data_1.2.99.901-1_all.deb
  to pool/main/libx/libx11/libx11-data_1.2.99.901-1_all.deb
libx11-dev_1.2.99.901-1_i386.deb
  to pool/main/libx/libx11/libx11-dev_1.2.99.901-1_i386.deb
libx11-xcb-dev_1.2.99.901-1_i386.deb
  to pool/main/libx/libx11/libx11-xcb-dev_1.2.99.901-1_i386.deb
libx11-xcb1-dbg_1.2.99.901-1_i386.deb
  to pool/main/libx/libx11/libx11-xcb1-dbg_1.2.99.901-1_i386.deb
libx11-xcb1_1.2.99.901-1_i386.deb
  to pool/main/libx/libx11/libx11-xcb1_1.2.99.901-1_i386.deb
libx11_1.2.99.901-1.diff.gz
  to pool/main/libx/libx11/libx11_1.2.99.901-1.diff.gz
libx11_1.2.99.901-1.dsc
  to pool/main/libx/libx11/libx11_1.2.99.901-1.dsc
libx11_1.2.99.901.orig.tar.gz
  to pool/main/libx/libx11/libx11_1.2.99.901.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 532117@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@debian.org> (supplier of updated libx11 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.8
Date: Wed, 05 Aug 2009 17:04:28 +0200
Source: libx11
Binary: libx11-6 libx11-data libx11-6-dbg libx11-dev libx11-xcb1 libx11-xcb1-dbg libx11-xcb-dev
Architecture: source all i386
Version: 2:1.2.99.901-1
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 libx11-6   - X11 client-side library
 libx11-6-dbg - X11 client-side library (debug package)
 libx11-data - X11 client-side library
 libx11-dev - X11 client-side library (development headers)
 libx11-xcb-dev - Xlib/XCB interface library (development headers)
 libx11-xcb1 - Xlib/XCB interface library
 libx11-xcb1-dbg - Xlib/XCB interface library (debug package)
Closes: 532117
Changes: 
 libx11 (2:1.2.99.901-1) experimental; urgency=low
 .
   [ Brice Goglin ]
   * Bump Standards-Version to 3.8.2.
 .
   [ Julien Cristau ]
   * Drop 002_arm_abi_brain_damage.diff, the old ABI arm port is gone.
   * Use a glob in libx11-6.install and libx11-xcb1.install.
   * Add tentative symbols file for libX11.so.6.  Many private symbols still
     included.
   * Build-depend on dpkg 1.15.3, to get support for tags in the symbols file.
   * New upstream release candidate
     + add {left,right}wards arrow to en_US.UTF-8 compose table
       (closes: #532117).  Thanks, Filippo Giunchedi!
Checksums-Sha1: 
 01f608f0d865a37f588fadcbe8eb3f674991b214 1627 libx11_1.2.99.901-1.dsc
 8d8cec9c2aa6dbb758f9c03cdee3561244c6ddcc 2484196 libx11_1.2.99.901.orig.tar.gz
 a292228bd729a33055973cc11713698586c89d3b 88499 libx11_1.2.99.901-1.diff.gz
 3eb6ceae1e39fffd98396ece123ddfefc8910d40 217884 libx11-data_1.2.99.901-1_all.deb
 6b34d2f0e2bb718fca8651cc2647c2bb18e1fd22 809262 libx11-6_1.2.99.901-1_i386.deb
 118950fccf106159a5bdbd0ba20789561c2c937b 2706362 libx11-6-dbg_1.2.99.901-1_i386.deb
 eb5986448985454a866e2d900b721d1db4358375 1891686 libx11-dev_1.2.99.901-1_i386.deb
 bf3163ca267356b97c5e5ac5b8ddf6bd7ea87499 87596 libx11-xcb1_1.2.99.901-1_i386.deb
 abfa222c8e4796e680f819bd99218e00fe44f772 102138 libx11-xcb1-dbg_1.2.99.901-1_i386.deb
 d80516dfba380fe3d9ee1570febbb07c57d7d23a 89684 libx11-xcb-dev_1.2.99.901-1_i386.deb
Checksums-Sha256: 
 64d09e1be8e686fca2d8f797c62f29126fa23e55eb6d3dfcd639624883a0de15 1627 libx11_1.2.99.901-1.dsc
 e19ef9fe7e09a9dbae7daba42ade3f9f0e7f11b5851be750aa1c37aa5c7dc923 2484196 libx11_1.2.99.901.orig.tar.gz
 3b1b5cc916337676d7886ce848b9fd2a63dff88c530159a2b77754312fc654af 88499 libx11_1.2.99.901-1.diff.gz
 61c0352bf928b9b3d22e5c5036ebe9087543c9b7cfb5041057423ca3c34cbbb8 217884 libx11-data_1.2.99.901-1_all.deb
 0feef8bb9e8ca4001c99bb4cfb8f3c58921d10c1a6c8bb8916b29731e236e674 809262 libx11-6_1.2.99.901-1_i386.deb
 d9d20222cc5baac0dd9a5c138104326bed69b5a9989f31776629b8e1dedd68f9 2706362 libx11-6-dbg_1.2.99.901-1_i386.deb
 c8dedb270d57cc0fe3401bd9f7cdcea20c183f6ef985b526d66639e5b95b95e4 1891686 libx11-dev_1.2.99.901-1_i386.deb
 01d57068ae1c4ea99e0557b3122a81e15a01507dad24f4273dd3fcf538535c01 87596 libx11-xcb1_1.2.99.901-1_i386.deb
 f8a25a7b1ca5a463b63b498b70cabf31730522e8d26caa462e2ace8ae24740af 102138 libx11-xcb1-dbg_1.2.99.901-1_i386.deb
 766580857610e9baf36d960b2f2b48fbfb88885256be30850cbfd9a74e2b6b96 89684 libx11-xcb-dev_1.2.99.901-1_i386.deb
Files: 
 94e8d2a9fe4a4930662323a323438467 1627 x11 optional libx11_1.2.99.901-1.dsc
 7486a0cb19c770079e6a117125398f21 2484196 x11 optional libx11_1.2.99.901.orig.tar.gz
 70be9919a2207034c8d26422f31d0264 88499 x11 optional libx11_1.2.99.901-1.diff.gz
 1edecc55f0a37311d182de475db7225f 217884 x11 optional libx11-data_1.2.99.901-1_all.deb
 4bd20871af0c8129a11f7229ea545a03 809262 libs optional libx11-6_1.2.99.901-1_i386.deb
 eec6375d36c0b48422b1a8e4455f1684 2706362 debug extra libx11-6-dbg_1.2.99.901-1_i386.deb
 357c23b1daf0ec03afb852323cd600b3 1891686 libdevel optional libx11-dev_1.2.99.901-1_i386.deb
 5eeff1ef003eda1be8d709070714a07a 87596 libs optional libx11-xcb1_1.2.99.901-1_i386.deb
 893a2d1df89e0dbad60e2d34af17deb8 102138 debug extra libx11-xcb1-dbg_1.2.99.901-1_i386.deb
 7d897ee8b6fef484626f86c9885a85e3 89684 libdevel optional libx11-xcb-dev_1.2.99.901-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkp5onAACgkQmEvTgKxfcAwk9ACcDgsUOolOtvixiFc/SRlGXwru
MfAAni/Q8J5N+roLzSOCbBSVJ15M3FyG
=3NK3
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: