Package: libkkc / 0.3.5-12

Metadata

Package Version Patches format
libkkc 0.3.5-12 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
okuri gana.patch | (download)

libkkc/state.vala | 29 21 + 8 - 0 !
libkkc/template.vala | 22 9 + 13 - 0 !
tests/conversions-segment.json | 14 7 + 7 - 0 !
tests/conversions-user-dictionary.json | 6 3 + 3 - 0 !
tests/template.vala | 2 1 + 1 - 0 !
5 files changed, 41 insertions(+), 32 deletions(-)

 template: try all possible okuri-gana combinations

Build with vala 0.36.patch | (download)

libkkc/key-event.vala | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 build: fix compile error with vala 0.36

Don t translate generated file.patch | (download)

po/POTFILES.skip | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 don't translate generated file


0004 Fix memory leak caused by hacking strv length.patch | (download)

libkkc/key-event.vala | 7 6 + 1 - 0 !
1 file changed, 6 insertions(+), 1 deletion(-)

 fix memory leak caused by hacking strv length.

0005 tests Fix memleaks in tests.patch | (download)

tests/context.vala | 6 6 + 0 - 0 !
tests/rom-kana.vala | 1 1 + 0 - 0 !
tests/template.vala | 4 3 + 1 - 0 !
3 files changed, 10 insertions(+), 1 deletion(-)

 tests: fix memleaks in tests

0006 user sentence dictionary Fix memleak.patch | (download)

libkkc/user-sentence-dictionary.vala | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 user-sentence-dictionary: fix memleak

0007 build Declare creation methods of abstract classes a.patch | (download)

libkkc/language-model.vala | 2 1 + 1 - 0 !
libkkc/metadata-file.vala | 2 1 + 1 - 0 !
tests/lib/test-case.vala | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 build: declare creation methods of abstract classes as protected

0005 Migrate to python3.patch | (download)

configure.ac | 2 1 + 1 - 0 !
data/templates/libkkc-data/configure.ac.in | 2 1 + 1 - 0 !
data/templates/libkkc-data/tools/genfilter.py | 20 10 + 10 - 0 !
data/templates/libkkc-data/tools/sortlm.py | 25 11 + 14 - 0 !
4 files changed, 23 insertions(+), 26 deletions(-)

 migrate to python3


ce17a35d3dca32706ae2dd48c7859a36531a9b59.patch | (download)

data/rules/default/rom-kana/default.json | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] fix invalid escape on json file
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Fix the following invalid escape on
data/rules/default/rom-kana/default.json :

/usr/share/libkkc/rules/default/rom-kana/default.json:121:47: : unexpected
character `,', expected string constant

Bug-Debian: https://bugs.debian.org/1082684