Your message dated Fri, 13 Nov 2015 09:35:53 +0000
with message-id <[email protected]>
and subject line Bug#792588: fixed in im-config 0.29-1.2
has caused the Debian Bug report #792588,
regarding im-config: fix uim Qt5 immodule path
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 [email protected]
immediately.)


-- 
792588: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792588
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: im-config
Version: 0.27-2
Severity: wishlist
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

I am preparing uim Qt5 immodule package.
im-config's uim Qt5 immodule path is wrong,
so I create path fix patch.

- -- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to ja_JP.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages im-config depends on:
ii  dialog        1.2-20150528-1
ii  gettext-base  0.19.4-1
ii  zenity        3.16.3-1

Versions of packages im-config recommends:
ii  dialog      1.2-20150528-1
ii  x11-common  1:7.7+9

im-config suggests no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVp8ExAAoJEHg5YZ3UOWaOXjEQAMnR/hajTYQT6b9zuNVeO9bY
A4BFVM+eVW1VsMZXU87MqGih6ebzUyEoL2X+4NFAtjhEvGvT5rVWpG4+E2ePyBfe
aLGxfQahiNHIoL8e0DQaS1iaIjrvKQm62JgV0TEJ3TBUoUzxjoy1MUppjzCHcHKy
hQAkIu+VArC6yCNlnLXr2BYwX94qZqMFiiX20w2k7lGs7C1q9N2COifQCPQNoNDO
p9JGCcWyiSEGxdgF8NVffbybN8ZQ7GngkU2EieecpG0Ky9ceQIUSbtvUDqkSJELe
PAanDJ1pES1QqZ6VyKBb+xFs2H8w3lpNg2bK67uzjtpz8usbse4QAQWE16vXSUZ+
gUSHI/OHL63hatS1+NW++m7tJBVt2XNO35HWjyJZeawmdm0E0aidq969dJmBf0h+
H0hoCQU29pzJjXSi6vfslg6v+AkqhGr5skHbZ2CcF035/r9Godx1r7YrVgFcfDe4
77XGm7Iva+Y7Rl3JXoGsmTZVTEw0Dcx2Z7DvSR6jdXGFJkx9GIqHdAYKLPqlzNYN
OGzlvDyXm38Mp2Jc9TkpUZD9DDLd9J4BbeNXVBJFHPzC7fhivJDOsE/Kwerz9Xix
4x4SoGVMWOVEchAI1RCesOw2uL4XQgAVoqmF4BYPMNpGn9ilZ4FIbJsBj09cumqE
t00fPiaG3T94dSxDyinf
=RrTR
-----END PGP SIGNATURE-----
diff --git a/data/24_uim.rc b/data/24_uim.rc
index 2a2067a..60ae29f 100644
--- a/data/24_uim.rc
+++ b/data/24_uim.rc
@@ -63,7 +63,7 @@ for IM_CONFIG_MARKER in /usr/lib/*/qt4/plugins/inputmethods/libuiminputcontextpl
 done
 QT_IM_MODULE=xim
 # use immodule when available for Qt5
-for IM_CONFIG_MARKER in /usr/lib/*/qt5/plugins/inputmethods/libquiminputcontextplugin.so ; do
+for IM_CONFIG_MARKER in /usr/lib/*/qt5/plugins/platforminputcontexts/libuimplatforminputcontextplugin.so ; do
     if [ -e $IM_CONFIG_MARKER ]; then
         QT_IM_MODULE=uim
         break

--- End Message ---
--- Begin Message ---
Source: im-config
Source-Version: 0.29-1.2

We believe that the bug you reported is fixed in the latest version of
im-config, which is due to be installed in the Debian FTP archive.

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
HIGUCHI Daisuke (VDR dai) <[email protected]> (supplier of updated im-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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 03 Nov 2015 17:55:01 +0900
Source: im-config
Binary: im-config
Architecture: source all
Version: 0.29-1.2
Distribution: experimental
Urgency: medium
Maintainer: Osamu Aoki <[email protected]>
Changed-By: HIGUCHI Daisuke (VDR dai) <[email protected]>
Description:
 im-config  - Input method configuration framework
Closes: 792588
Changes:
 im-config (0.29-1.2) experimental; urgency=medium
 .
   * Non-maintainer upload.
   * fix uim Qt5 immodule path. Closes: #792588
Checksums-Sha1:
 a04dbf3c57b64dbd0b1384823b1d0dc406560124 1785 im-config_0.29-1.2.dsc
 b15ce3410d2ca21934afd736d8e08bdb822d9285 8604 im-config_0.29-1.2.debian.tar.xz
 d5904621753ff006e7fda741066fb407e3ed82fa 52020 im-config_0.29-1.2_all.deb
Checksums-Sha256:
 42adff4331d064e4a15e12c8a1d9d1cbc5b525223c53a7aef57b75291c2795bb 1785 
im-config_0.29-1.2.dsc
 883f60e1169a309280a260a556da24488f7956b677c98b06040e4dbdbe95c850 8604 
im-config_0.29-1.2.debian.tar.xz
 e8b438c1b86222f005500f40228c475286468b3b0d9938de9b78cb170e8e4c93 52020 
im-config_0.29-1.2_all.deb
Files:
 9f0beefc5277634b0839b8226af430be 1785 x11 optional im-config_0.29-1.2.dsc
 18026a0e304856ee1edaedc2525a9a60 8604 x11 optional 
im-config_0.29-1.2.debian.tar.xz
 48e6af0436c317ce86acda5c7ae39bf1 52020 x11 optional im-config_0.29-1.2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWOHkTAAoJEHg5YZ3UOWaO7u8QAMOCGUg0Kg1/JDbcN4m81d1i
QwYMOWWSFMGJn2+yfsjWa9b+pTlh+7FuEGSaKFJQEypkngy6S3G7t/8pYUzKDvKD
HN5lyBJcU+O9cbsdaZbX8MwF+4GCNuxX4/Zk+2okF9N+Dm2RWoYIuXwcFx6iXwYh
lXruSR71I15ZtIUqSfgW3Dlu3e3K0BMGD1IH+KVVVEwfSIN9HWddxTvAUnTmLODR
V3AoSwONcLzX+60TOMbpLAbgR8W4rCqWCMoThemR8L29oJpxfE4DxM3JYD1kolx9
MFidXsxDULcQlx7NuH2SNBB3PfPt4KnNpzuXUhA1/GWNbO2MorrZwedlHeb4cPZ8
2HatyDSSo4ESERb9/FbRbd3Yp9yGzmGXpnsPFeJS44B1kHF7URg/W5ZWIN3a3E8g
a5VgbWbG3yHoH/LKWLhBe3PVp1WD4mo2B3bhls9SZUmFdz0jYLOxVZf8Rk2zHUhJ
L9C8mUn7GX76tkzgMNT5kVkDDWB6jE7DsUvgUn5osMxG9m0Rc8158/WlUTqaHBgq
uuauQeG50g0QsflFV378fpvdkfH2OUCH6x/XkO+niKbve57uUpZcEUANsD6gerGr
QONakC7ph5DpNAlChmxJp8lLlqeltdRHHP1TLXK6ATljRRL2s1DK/eJtpBmYZL6q
1bPuURulgYSka+Bz6E1L
=8l5u
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to