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

Bug#433022: marked as done (/usr/sbin/update-anthy-dics should be modified to use alt-cannadic properly.)



Your message dated Fri, 03 Aug 2007 15:47:05 +0000
with message-id <E1IGzMn-0000Qn-Hf@ries.debian.org>
and subject line Bug#433022: fixed in anthy 9100-2
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 ---
Package: anthy
Version: 9100-1
Severity: normal

I suggest to modify /usr/sbin/update-anthy-dics as follows.
Please also refer anthy-9100/alt-cannadic/How-to-use.txt.

~$ diff -c src/anthy-9100/debian/update-anthy-dics /usr/sbin/update-anthy-dics 
*** src/anthy-9100/debian/update-anthy-dics	2007-07-11 09:10:04.000000000 +0900
--- /usr/sbin/update-anthy-dics	2007-07-14 04:00:06.000000000 +0900
***************
*** 2,8 ****
  
  DICDIR=/var/lib/anthy
  METADICDIR=/usr/share/anthy/dic
! CANNADIC='gcanna.ctd gcannaf.ctd'
  EXTRADIC="$METADICDIR/*.t"
  
  DEPGRAPHDIR=/var/lib/anthy/depgraph
--- 2,8 ----
  
  DICDIR=/var/lib/anthy
  METADICDIR=/usr/share/anthy/dic
! CANNADIC='gcanna.ctd gcannaf.ctd gtankan.ctd'
  EXTRADIC="$METADICDIR/*.t"
  
  DEPGRAPHDIR=/var/lib/anthy/depgraph
***************
*** 23,29 ****
  fi
  
  echo "set_input_encoding eucjp" >> $TMPDICTCONFIG
! echo "set_exclude_wtypes #CN #CNS" >> $TMPDICTCONFIG
  for file in $CANNADIC; do
  	case $file in
  	*.ctd)
--- 23,29 ----
  fi
  
  echo "set_input_encoding eucjp" >> $TMPDICTCONFIG
! #echo "set_exclude_wtypes #CN #CNS" >> $TMPDICTCONFIG
  for file in $CANNADIC; do
  	case $file in
  	*.ctd)
***************
*** 33,44 ****
  		;;
  	esac
  done
! echo "clear_exclude_wtypes" >> $TMPDICTCONFIG
  
! echo "read $METADICDIR/katakana.t" >> $TMPDICTCONFIG
  echo "read $METADICDIR/adjust.t" >> $TMPDICTCONFIG
  echo "read $METADICDIR/name.t" >> $TMPDICTCONFIG
  echo "read $METADICDIR/compound.t" >> $TMPDICTCONFIG
  
  addondics=$(sort -u $CONFIG| tr '\n' ' '| sed 's/\ $//')
  
--- 33,45 ----
  		;;
  	esac
  done
! #echo "clear_exclude_wtypes" >> $TMPDICTCONFIG
  
! #echo "read $METADICDIR/katakana.t" >> $TMPDICTCONFIG
  echo "read $METADICDIR/adjust.t" >> $TMPDICTCONFIG
  echo "read $METADICDIR/name.t" >> $TMPDICTCONFIG
  echo "read $METADICDIR/compound.t" >> $TMPDICTCONFIG
+ echo "read $METADICDIR/extra.t" >> $TMPDICTCONFIG
  
  addondics=$(sort -u $CONFIG| tr '\n' ' '| sed 's/\ $//')
  
***************
*** 48,54 ****
  	fi
  done
  
! echo "read $METADICDIR/placename.t" >> $TMPDICTCONFIG
  echo "build_reverse_dict" >> $TMPDICTCONFIG
  echo "read_uc $METADICDIR/udict" >> $TMPDICTCONFIG
  echo "set_dict_encoding utf8" >> $TMPDICTCONFIG
--- 49,55 ----
  	fi
  done
  
! #echo "read $METADICDIR/placename.t" >> $TMPDICTCONFIG
  echo "build_reverse_dict" >> $TMPDICTCONFIG
  echo "read_uc $METADICDIR/udict" >> $TMPDICTCONFIG
  echo "set_dict_encoding utf8" >> $TMPDICTCONFIG


 Thanks,

 --
 Ippei Tamura <denson27@gmail.com>


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22.1
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
Shell: /bin/sh linked to /bin/bash

Versions of packages anthy depends on:
ii  debconf [debconf-2.0]         1.5.13     Debian configuration management sy
ii  libanthy0                     9100-1     Anthy runtime library
ii  libc6                         2.6-2      GNU C Library: Shared libraries

anthy recommends no packages.

-- debconf information:
* anthy/dictionaries: base.t, extra.t


--- End Message ---
--- Begin Message ---
Source: anthy
Source-Version: 9100-2

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

anthy-el_9100-2_all.deb
  to pool/main/a/anthy/anthy-el_9100-2_all.deb
anthy_9100-2.diff.gz
  to pool/main/a/anthy/anthy_9100-2.diff.gz
anthy_9100-2.dsc
  to pool/main/a/anthy/anthy_9100-2.dsc
anthy_9100-2_amd64.deb
  to pool/main/a/anthy/anthy_9100-2_amd64.deb
libanthy-dev_9100-2_amd64.deb
  to pool/main/a/anthy/libanthy-dev_9100-2_amd64.deb
libanthy0_9100-2_amd64.deb
  to pool/main/a/anthy/libanthy0_9100-2_amd64.deb



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 433022@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian QA Group <packages@qa.debian.org> (supplier of updated anthy 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, 04 Aug 2007 00:00:02 +0900
Source: anthy
Binary: libanthy-dev libanthy0 anthy-el anthy
Architecture: source amd64 all
Version: 9100-2
Distribution: unstable
Urgency: low
Maintainer: Masahito Omote <omote@debian.org>
Changed-By: Debian QA Group <packages@qa.debian.org>
Description: 
 anthy      - A Japanese input method (backend, dictionary and utility)
 anthy-el   - A Japanese input method (elisp fronted)
 libanthy-dev - Anthy static library, headers and documets for developers
 libanthy0  - Anthy runtime library
Closes: 433022
Changes: 
 anthy (9100-2) unstable; urgency=low
 .
   * QA upload.
   * Fix update-anthy-dics. (closes: Bug#433022)
   * debian/patches/04_improve_anthy_dic_learning
     - A patch for improving dictionary learning.
Files: 
 a6b75b7f65e0a49fca3f7c2fcb181a37 665 utils optional anthy_9100-2.dsc
 02c2a78b26977258e694b23604a8f55e 69703 utils optional anthy_9100-2.diff.gz
 1906d29d192c340154802086f0fdfc34 35138 utils optional anthy-el_9100-2_all.deb
 e842a88aa5ae9fe1104bff2da66a5fad 3377868 utils optional anthy_9100-2_amd64.deb
 13acc9c44191d8edf457f284cf4907b5 180958 libs optional libanthy0_9100-2_amd64.deb
 6a0430b194beffb636565db2b7b8b001 213270 libdevel optional libanthy-dev_9100-2_amd64.deb

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

iD8DBQFGs0uZ4QYOB7JaXPERAo7vAJ9sksX1fCG2qLaPkxybLw7zGQ4xlgCgyoJv
++DUy8k7YoYiBQsYMlCYAQ0=
=dtwJ
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: