Your message dated Thu, 06 Mar 2025 23:00:18 +0000
with message-id <[email protected]>
and subject line Bug#758985: fixed in sqlite3 3.46.1-2~exp
has caused the Debian Bug report #758985,
regarding libsqlite3-0: Please support 'icu' and 'unicode61' tokenizers
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.)


-- 
758985: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758985
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libsqlite3-0
Severity: normal
Tags: l10n

Debian SQlite appears to be compiled without support for the 'icu' and
'unicode61' tokenizers:

    sqlite> CREATE VIRTUAL TABLE test1 USING fts4(tokenize=simple);
    sqlite> CREATE VIRTUAL TABLE test2 USING fts4(tokenize=porter);
    sqlite> CREATE VIRTUAL TABLE test3 USING fts4(tokenize=icu);
    Error: unknown tokenizer: icu
    sqlite> CREATE VIRTUAL TABLE test4 USING fts4(tokenize=unicode61);
    Error: unknown tokenizer: unicode61

'simple' and 'porter' tokenizers only really work for English, so this
is quite bad for localization.  'icu' is enabled through
SQLITE_ENABLE_ICU, and 'unicode61' should be available since SQlite
3.7.13 ...

For more information see http://www.sqlite.org/fts3.html .

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-2-amd64 (SMP w/4 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)

--- End Message ---
--- Begin Message ---
Source: sqlite3
Source-Version: 3.46.1-2~exp
Done: Laszlo Boszormenyi (GCS) <[email protected]>

We believe that the bug you reported is fixed in the latest version of
sqlite3, 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.
Laszlo Boszormenyi (GCS) <[email protected]> (supplier of updated sqlite3 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: Tue, 04 Mar 2025 18:11:03 +0100
Source: sqlite3
Binary: lemon lemon-dbgsym libsqlite3-0 libsqlite3-0-dbgsym libsqlite3-dev 
libsqlite3-ext-csv libsqlite3-ext-csv-dbgsym libsqlite3-ext-icu 
libsqlite3-ext-icu-dbgsym libsqlite3-tcl libsqlite3-tcl-dbgsym sqlite3 
sqlite3-dbgsym sqlite3-doc sqlite3-tools sqlite3-tools-dbgsym
Architecture: source amd64 all
Version: 3.46.1-2~exp
Distribution: experimental
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Changed-By: Laszlo Boszormenyi (GCS) <[email protected]>
Description:
 lemon      - LALR(1) Parser Generator for C or C++
 libsqlite3-0 - SQLite 3 shared library
 libsqlite3-dev - SQLite 3 development files
 libsqlite3-ext-csv - SQLite 3 CSV extension
 libsqlite3-ext-icu - SQLite 3 ICU extension
 libsqlite3-tcl - SQLite 3 Tcl bindings
 sqlite3    - Command line interface for SQLite 3
 sqlite3-doc - SQLite 3 documentation
 sqlite3-tools - Command line interface for SQLite 3 (tools)
Closes: 758985 900277
Changes:
 sqlite3 (3.46.1-2~exp) experimental; urgency=medium
 .
   [ Mike Gabriel <[email protected]> ]
   * debian/:
     + Build ICU extension as dynamically loadable library and ship it in
       bin:pkg libsqlite3-ext-icu (closes: #758985).
 .
   [ Laszlo Boszormenyi (GCS) ]
   * Ship CSV extension in libsqlite3-ext-csv (closes: #900277).
Checksums-Sha1:
 726e6f5d924fe984a6b25f96af68bd0b0a457848 2648 sqlite3_3.46.1-2~exp.dsc
 69a7e36674110cef455fba798ba7c40e6d1f1eb8 30704 
sqlite3_3.46.1-2~exp.debian.tar.xz
 2b7bfa8234121b79cb4f805cb2a59f4ea851f025 102004 
lemon-dbgsym_3.46.1-2~exp_amd64.deb
 f9c5aa8aaf47d7cb16ffd6251e4d6de6b0a73a39 303024 lemon_3.46.1-2~exp_amd64.deb
 10b6703cff98eb56f334b7d69885e8af258ea99d 2582060 
libsqlite3-0-dbgsym_3.46.1-2~exp_amd64.deb
 8e0185a4b29a9fbf3b12a2f11b569291f14b2cd2 912840 
libsqlite3-0_3.46.1-2~exp_amd64.deb
 6df3e70f6fe2e0c666e765478487d8f876e3d99b 1106864 
libsqlite3-dev_3.46.1-2~exp_amd64.deb
 c2e1c5460764ebdca5b9f6ba71875557b488382a 24524 
libsqlite3-ext-csv-dbgsym_3.46.1-2~exp_amd64.deb
 db02c87cec3b2322178468b4d85a5da345c45820 249444 
libsqlite3-ext-csv_3.46.1-2~exp_amd64.deb
 8d22c0ef621a8db51e469d71aeffc963a0777857 24396 
libsqlite3-ext-icu-dbgsym_3.46.1-2~exp_amd64.deb
 fc31b054f990d648af30ba5f2d5fa940b35c57ef 247856 
libsqlite3-ext-icu_3.46.1-2~exp_amd64.deb
 d02780548bd47603e31ca662c82c0901729e39f5 70992 
libsqlite3-tcl-dbgsym_3.46.1-2~exp_amd64.deb
 e8dfe9880cae423c238c070ed91400752906cfa9 263968 
libsqlite3-tcl_3.46.1-2~exp_amd64.deb
 017c4478a7944011d53cdd5e98bad61862d03036 393156 
sqlite3-dbgsym_3.46.1-2~exp_amd64.deb
 1c52e4df53d05e95ffaf041237bc801917c0da52 7495996 
sqlite3-doc_3.46.1-2~exp_all.deb
 14f67114aaadb918d577e3838beec6192325c66f 15339044 
sqlite3-tools-dbgsym_3.46.1-2~exp_amd64.deb
 ac73c1ed41c642501e0bda803d6e47b8d5357de4 1486636 
sqlite3-tools_3.46.1-2~exp_amd64.deb
 4e468929ad22a50d49da75ce56f4c206ed485c05 11265 
sqlite3_3.46.1-2~exp_amd64.buildinfo
 ea17463abfcfb6a195c58e7d2ff4e792185a7b1c 385140 sqlite3_3.46.1-2~exp_amd64.deb
Checksums-Sha256:
 5c57dc485f6ac1dd5a403a94d158254385c0c8ba0a5ce221953aec1b3563b919 2648 
sqlite3_3.46.1-2~exp.dsc
 a516e53ef7e0f5a16c5b5e124cf1b405d883ab81507af13bd45f6ce709b0ee2f 30704 
sqlite3_3.46.1-2~exp.debian.tar.xz
 e5170b5db90f4f346208e308262ce7d5fbcaaa70d0925ede990a50c379493f58 102004 
lemon-dbgsym_3.46.1-2~exp_amd64.deb
 3a2b056e4c1b0a15fc7f5cf08d3c3b646594042e0205bcd813877e33514602e5 303024 
lemon_3.46.1-2~exp_amd64.deb
 096bd1818c7a473c079ab48fc4860a24ccd5728efc694032bdc775ea44f274fa 2582060 
libsqlite3-0-dbgsym_3.46.1-2~exp_amd64.deb
 0bf9b919156a6a940c581ae02295cd7cf79ce8bfae1ca9f8719e3326d3e1e22b 912840 
libsqlite3-0_3.46.1-2~exp_amd64.deb
 2501295837f75a32920244bd27089ce4c96c33c5dc0e60936048ed15e46a65d9 1106864 
libsqlite3-dev_3.46.1-2~exp_amd64.deb
 ddccb81e135dbb4cb84d31e7341e872b4871a3cd74f7e3d2685e28756444760f 24524 
libsqlite3-ext-csv-dbgsym_3.46.1-2~exp_amd64.deb
 f7dd64e4487e334e4c5c7402dfdfd0227d56feffdeadd2b143a8fa7bdfd21244 249444 
libsqlite3-ext-csv_3.46.1-2~exp_amd64.deb
 3f0a0f141093a495ab1e4fc588a0258b02f9cfd92b531095055723f45906d8ff 24396 
libsqlite3-ext-icu-dbgsym_3.46.1-2~exp_amd64.deb
 e0d3b799e29f7df361e2ff50a309d07e69edd39c1334e23012172553713673d4 247856 
libsqlite3-ext-icu_3.46.1-2~exp_amd64.deb
 b34b185209c72c459c987c36cb1ff3d543ee977effc78981788a8e1cac177f3d 70992 
libsqlite3-tcl-dbgsym_3.46.1-2~exp_amd64.deb
 cad4b6bd4e0495bdbb5cf7fa6d66a91f2e2f7681923080336310d419ba9a5f46 263968 
libsqlite3-tcl_3.46.1-2~exp_amd64.deb
 b11630f5baf9f0896789179ac0e6b58de47254859490739f377ba3706f3f0cdd 393156 
sqlite3-dbgsym_3.46.1-2~exp_amd64.deb
 90de11fbf50f7b0ac4ee48ba3a1f14c740a44cb00d9e8219197b1b3b51a704bf 7495996 
sqlite3-doc_3.46.1-2~exp_all.deb
 5a94a14edab6fc176051b0353558941962b02b9ac769b3ee5a80b103742ca391 15339044 
sqlite3-tools-dbgsym_3.46.1-2~exp_amd64.deb
 296b4b46b9ca55f93ca06869592fea4dbd2352daa694d6d400fafd69b58402a0 1486636 
sqlite3-tools_3.46.1-2~exp_amd64.deb
 6a5dcae4637675b482adb014b81084fc5da52955a47be855389ea54c1d23e149 11265 
sqlite3_3.46.1-2~exp_amd64.buildinfo
 df8e7d9ff1c6082c994e718ffbd3583cee48da937f23b06cff8773681a1a9db7 385140 
sqlite3_3.46.1-2~exp_amd64.deb
Files:
 42741d7a7813052dc8f6b6ce0b42a950 2648 devel optional sqlite3_3.46.1-2~exp.dsc
 418588ad8f2e9ce87d8640f131790365 30704 devel optional 
sqlite3_3.46.1-2~exp.debian.tar.xz
 1f1d3d9e252b86ca6f373540b408bafe 102004 debug optional 
lemon-dbgsym_3.46.1-2~exp_amd64.deb
 1a3721c0c1298cd12ce462b025091cf7 303024 devel optional 
lemon_3.46.1-2~exp_amd64.deb
 2203d53de84201abc170f762d0b7d2c5 2582060 debug optional 
libsqlite3-0-dbgsym_3.46.1-2~exp_amd64.deb
 9d5a13875a94480dbb9cb16ddc044799 912840 libs optional 
libsqlite3-0_3.46.1-2~exp_amd64.deb
 79f905e355a9d2ed6f0569acc306afce 1106864 libdevel optional 
libsqlite3-dev_3.46.1-2~exp_amd64.deb
 1ae812bdf058d37a24262dcf4eb9e206 24524 debug optional 
libsqlite3-ext-csv-dbgsym_3.46.1-2~exp_amd64.deb
 deffdc8b64765fa1991c1c73599e743a 249444 libs optional 
libsqlite3-ext-csv_3.46.1-2~exp_amd64.deb
 5ed166bb68b583fd21d7954438f60d60 24396 debug optional 
libsqlite3-ext-icu-dbgsym_3.46.1-2~exp_amd64.deb
 ddd447b6cb4cf9d14fe51d5bb12a8ee6 247856 libs optional 
libsqlite3-ext-icu_3.46.1-2~exp_amd64.deb
 6900f50e8a5bbbe453ccaf5de0c66268 70992 debug optional 
libsqlite3-tcl-dbgsym_3.46.1-2~exp_amd64.deb
 bdeaedb5a5605f0f8792bc27b86cc8a7 263968 interpreters optional 
libsqlite3-tcl_3.46.1-2~exp_amd64.deb
 b9ff6311596fdd805d763ee58f6b9aa0 393156 debug optional 
sqlite3-dbgsym_3.46.1-2~exp_amd64.deb
 c640b5c78c283544257077524d947650 7495996 doc optional 
sqlite3-doc_3.46.1-2~exp_all.deb
 c834174e0f84250db8c5f20a6a9ce881 15339044 debug optional 
sqlite3-tools-dbgsym_3.46.1-2~exp_amd64.deb
 89f2925d9c339416912b93f58b671bf0 1486636 database optional 
sqlite3-tools_3.46.1-2~exp_amd64.deb
 4410607cae5571616e1b249e0be4ac29 11265 devel optional 
sqlite3_3.46.1-2~exp_amd64.buildinfo
 6e4a3a1761b37d59a7ec42fbf99416e0 385140 database optional 
sqlite3_3.46.1-2~exp_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAmfJnYIACgkQ3OMQ54ZM
yL+XsxAAs1IjOeA+1p1V28KbXf1sdAWdIyMscJNpt+LaMJiZkb1hU5cPf5PDu29d
EP/8zPGLaBhSh16XmkWVFIjhO1iFflDvXm8AYxDZ4morqZBzKvnmC9/aYHaRyCHr
e3P9m8GQGpXZK/8rjrmAnqIeGL/b9L0VL+t2GstPkRTmCLcpyfiIptVKKBcxU4uP
2Tfcab8DOQgWhNaOoWbloN4Va2xP5KWp+yvCYAQdJmcvJx0JRdVkb7SB6ym0xrVO
Ugg+NQP7AmvYYWRxnCoJ8t2vn8cPFSk0zoy97Bk4utxwAqRC+rv+BVhT8t8RpTfs
TMA88Cvbu+s9EPBPeTBCYuFOD8+NLGXviJHwvcR4meESJoMq/OD3AHp+5/UoBEZW
/DgdpeaAHhY3E9dX7bcZiakYo1yC2y3UeloMFAK2gnFkJ/m5kFBf0OwgfDgmiwes
mgxedYvYMWqPJfElZ54rN+xkBpGig0kyX1A/NbgnZnYP6P4Eo+o7MCEiR0pGIplb
C954Z2YmklHM4AYRyC4beJpum2TEJ3qbHHEP1iQdncEnoYShLtKup7rpShCFnh2m
DfRxPdKa/uftNzd1udafE3Gf1heXhwaNcbbeJgmBm9icgUsHceTmozy90dzemYv2
VpFtBVcE5URapz3QeioEmcmUt6RIftL/BQngjTSR3jamtax8d0A=
=jTCo
-----END PGP SIGNATURE-----

Attachment: pgpWwWTgbh128.pgp
Description: PGP signature


--- End Message ---

Reply via email to