Your message dated Sun, 15 Mar 2009 18:52:05 +0900
with message-id <[email protected]>
and subject line Re: Not byeoru but anthy is registered
has caused the Debian Bug report #514825,
regarding Not byeoru but anthy is registered
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.)
--
514825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514825
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: uim-byeoru
Version: 1:1.5.3-1
Severity: important
--- uim-1.5.3~/debian/uim-byeoru.postinst
+++ uim-1.5.3/debian/uim-byeoru.postinst
@@ -26,7 +26,7 @@
case "$1" in
configure)
if [ -f /usr/bin/uim-module-manager ]; then
- /usr/bin/uim-module-manager --register anthy --path /etc/uim
+ /usr/bin/uim-module-manager --register byeoru --path /etc/uim
fi
;;
--- uim-1.5.3~/debian/uim-byeoru.prerm
+++ uim-1.5.3/debian/uim-byeoru.prerm
@@ -20,7 +20,7 @@
case "$1" in
remove|deconfigure)
if [ -f /usr/bin/uim-module-manager ]; then
- /usr/bin/uim-module-manager --unregister anthy --path /etc/uim
+ /usr/bin/uim-module-manager --unregister byeoru --path /etc/uim
fi
;;
upgrade|failed-upgrade)
--- End Message ---
--- Begin Message ---
It is corrected by 1:1.5.5-1.
--- End Message ---