Your message dated Tue, 17 Nov 2009 23:02:15 +0000 with message-id <[email protected]> and subject line Bug#549877: fixed in enchant 1.4.2-3.4 has caused the Debian Bug report #549877, regarding please build with --with-myspell-dicts=/usr/share/hunspell 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.) -- 549877: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549877 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: enchant Version: 1.4.2-3.3 Severity: wishlist Tags: patch Hi, We are now in STEP 2 of the transition of the hunspell dicts (and others not relevant to enchant) location transition. As all dicts now got fixed (and OOo already got updated, too), please apply this to make enchant look in the correct location. I also added Breaks: to the old dicts not being in /usr/share/hunspell. Regards, Rene -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dashdiff -u enchant-1.4.2/debian/rules enchant-1.4.2/debian/rules --- enchant-1.4.2/debian/rules +++ enchant-1.4.2/debian/rules @@ -39,7 +39,7 @@ dh_testdir # Add here commands to configure the package. ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info \ - --with-ispell-dir=/usr/lib/ispell --with-myspell-dir=/usr/share/myspell/dicts --enable-zemberek + --with-ispell-dir=/usr/lib/ispell --with-myspell-dir=/usr/share/hunspell --enable-zemberek build: patch build-stamp diff -u enchant-1.4.2/debian/control enchant-1.4.2/debian/control --- enchant-1.4.2/debian/control +++ enchant-1.4.2/debian/control @@ -25,6 +25,7 @@ Depends: ${shlibs:Depends} Conflicts: libenchant1, libenchant1c2, libenchant-voikko Replaces: libenchant-dev (<< 1.1.1++cvs.2003.11.08), libenchant1, libenchant1c2 +Breaks: myspell-ru (<< 0.99g5-8.1), myspell-lv (<< 0.7.3-3.1), myspell-et (<< 1:20030606-12.1), myspell-fi (<< 0.7-17.2), myspell-cs-cz (<< 20040229-4.1), myspell-el-gr (<< 0.3-1.1), myspell-nn (<< 2.0.10-3.1), myspell-nb (<< 2.0.10-3.1), hunspell-ar (<< 0.0.0+20080110-1.1), myspell-hu (<< 0.99.4-1.2), hunspell-gl-es (<< 2.2a-6), myspell-gv (<< 0.50-8), myspell-en-au (<< 2.1-5), myspell-fa (<< 0.20070816-2), hunspell-uz (<< 0.6-3.1), hunspell-ko (<< 0.3.3-1), hunspell-se (<< 1.0~beta6.20081222-1.1), hunspell-de-med (<< 20090825-1), hunspell-en-us (<< 20070829-3), myspell-sv-se (<< 1.3.8-6-2.2), myspell-sk (<< 0.5.5a-2.1), myspell-fo (<< 0.2.36-3), myspell-nl (<< 1:1.10-3), myspell-pt-br (<< 2009.03.30-1.1), myspell-pl (<< 20090830-1), myspell-pt-pt (<< 20090309-1.1), myspell-ga (<< 2.0-19), myspell-gd (<< 0.50-7), myspell-ku (<< 0.20.0-1.1), myspell-hr (<< 20060617-2), myspell-fr-gut (<< 1:1.0-26.1), myspell-eo (<< 2.1.2000.02.25-41), myspell-de-de-oldspell (<< 1:2-25.1), myspell-da (<< 1.6.18-1.1), myspell-es (<< 1.10-7), myspell-de-at (<< 20071211-2), myspell-de-ch (<< 20071211-2), myspell-de-de (<< 20071211-2), hunspell-de-at (<< 20071211-2), hunspell-de-ch (<< 20071211-2), hunspell-de-de (<< 20071211-2), myspell-ca (<< 0.6-8), myspell-tl (<< 0.4-0-5), myspell-ne (<< 1.0-4.1), myspell-fr (<< 1.4-25), myspell-hy (<< 0.10.1-1.1), myspell-en-us (<< 1:3.1.0-3), myspell-en-gb (<< 1:3.1.0-3), myspell-en-za (<< 1:3.1.0-3), myspell-af (<< 1:3.1.0-3), myspell-it (<< 1:3.1.0-3), myspell-sw (<< 1:3.1.0-3), myspell-th (<< 1:3.1.0-3), hunspell-en-ca (<< 1:3.1.0-3), hunspell-ne (<< 1:3.1.0-3), hunspell-da (<< 1:3.1.0-3), hunspell-fr (<< 1:3.1.0-3), hunspell-vi (<< 1:3.1.0-3), hunspell-hu (<< 1:3.1.0-3), hunspell-sr (<< 1:3.1.0-3), hunspell-sh (<< 1:3.1.0-3) Description: a wrapper library for various spell checker engines Enchant is a generic spell checking library which uses existing spell checker engines such as ispell, aspell and myspell as its backends.
--- End Message ---
--- Begin Message ---Source: enchant Source-Version: 1.4.2-3.4 We believe that the bug you reported is fixed in the latest version of enchant, which is due to be installed in the Debian FTP archive: enchant_1.4.2-3.4.diff.gz to main/e/enchant/enchant_1.4.2-3.4.diff.gz enchant_1.4.2-3.4.dsc to main/e/enchant/enchant_1.4.2-3.4.dsc libenchant-dev_1.4.2-3.4_amd64.deb to main/e/enchant/libenchant-dev_1.4.2-3.4_amd64.deb libenchant1c2a_1.4.2-3.4_amd64.deb to main/e/enchant/libenchant1c2a_1.4.2-3.4_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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Rene Engelhard <[email protected]> (supplier of updated enchant 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: SHA512 Format: 1.8 Date: Sun, 15 Nov 2009 22:57:41 +0100 Source: enchant Binary: libenchant-dev libenchant1c2a Architecture: source amd64 Version: 1.4.2-3.4 Distribution: unstable Urgency: low Maintainer: Masayuki Hatta (mhatta) <[email protected]> Changed-By: Rene Engelhard <[email protected]> Description: libenchant-dev - a wrapper library for various spell checker engines (development) libenchant1c2a - a wrapper library for various spell checker engines Closes: 549877 Changes: enchant (1.4.2-3.4) unstable; urgency=low . * Non-maintainer upload. * --with-myspell-dir=/usr/share/hunspell (closes: #549877) * remove RPATHs on /usr/lib... Checksums-Sha1: a62fc7c47304d996f85248bf48fb4b2769043534 1801 enchant_1.4.2-3.4.dsc 7119e397da642905781044c2360140f81ae7b191 13513 enchant_1.4.2-3.4.diff.gz cf06d1a2a82fb2de27198d8878f7b52c42d2c13f 68804 libenchant-dev_1.4.2-3.4_amd64.deb 04b386ea41a833ae849a753645a6173297f85cdd 92926 libenchant1c2a_1.4.2-3.4_amd64.deb Checksums-Sha256: ec9010a813f7e373999e0e934635e25233b9103ed13d45e25a3921038c9c41fb 1801 enchant_1.4.2-3.4.dsc 18634feb9e78f997f337de09a06c0ea5066bb7e12fbd06e8ecf95ab228847e14 13513 enchant_1.4.2-3.4.diff.gz d0e7dd61a13311188fc1b79b9b6f08957bbfcc72c3a67a86de22f9a2f893d61c 68804 libenchant-dev_1.4.2-3.4_amd64.deb 99b1a23478924fcfb9dc1762bad1f5006a7b686308a82db80ae4f05faf3d1ed1 92926 libenchant1c2a_1.4.2-3.4_amd64.deb Files: 401ec2ddca800656d9e84d27f96da93a 1801 devel optional enchant_1.4.2-3.4.dsc 6a38127bc88f501eeea4afa274595213 13513 devel optional enchant_1.4.2-3.4.diff.gz 7cd59f56fd1dbc367afc748e83fbd5a9 68804 libdevel optional libenchant-dev_1.4.2-3.4_amd64.deb 3c0bcb01cf339b05fee4972441287a4b 92926 libs optional libenchant1c2a_1.4.2-3.4_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBCgAGBQJLAHvbAAoJEAqgRXHQPj5wkKwQAOS7UEuN3nt75rKB4hh43uAE LsIZf0VVfLIlYivdLN9raSw8TwYjZ2ztaGCJbGkR75FFyqX3x7upNwQHYRvfivCQ cLgh0lymSBOa2AfhxhygGDpaIo3c2FvdtN62oJzLtMvEenhtefEesMqbUpHdkTEG +DLp5jZ9Tely5CNEfE2LCUauisvJNoRUunmchuta5XbZvIVMpz7m5YUc9gTEyfJk WiqCtqX9GwJySQlFODAKM8njgC5vae8HqRHEMCNe9bJ9dN5z+UR4O23pr8EcH/oB UTAQpi0jqT0h+MooLrnL0Gax5ZKhVsPrsqb96ZNvqrfi+hzJG6nQ0R+oiZYd1Mb/ mYX4M87AxEcJdsvQwPEUvFqgTjiUb30+/BJZqm0qMtLsoo3YVa3kAKWq/IH/rLlk Rij2nOD1grXON2h27mu0nbsA3s4bzLHlsyJyX5t5RiFqVvfUrssziIKsa2FA84PI 1tQ5kPJX8Qz1tdvBncnZFAvRxALPK2OgqhQ9/3SClwcXXtHv4eaSX+g5hetrBsEU gkf5qTKZiaGv3+DgIvF+PeLpVsGhazduGpkfxHHn0rDQC6RRn8jcC3oTkzywDf7a vrMdWDiDeEgZqXtjCt5jOHbKZkpGLyuAo8fA9FdyL4bnF8ZnJvP7/900dUFuInmt dNBDo6FFFF/yo25VxntC =8gju -----END PGP SIGNATURE-----
--- End Message ---

