From 7b10f3fc4c9a33aab1c850bc1c32e3e96543114c Mon Sep 17 00:00:00 2001 From: shaozhimin Date: Tue, 27 Aug 2024 14:32:45 +0800 Subject: [PATCH] update changelog --- debian/changelog | 9 +++++++++ debian/control | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2e44a81..159987c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libkysdk-system (2.5.1.2-0k0.11) nile; urgency=medium + + * BUG:无 + * 需求号:无 + * 其他改动说明:libkysdk-ocr的依赖libtesseract4改为libtesseract5 + * 其他改动影响域:无 + + -- szm-min Tue, 27 Aug 2024 14:32:10 +0800 + libkysdk-system (2.5.1.2-0k0.10) nile; urgency=medium * BUG:无 diff --git a/debian/control b/debian/control index 3394f1d..4f8eb2c 100644 --- a/debian/control +++ b/debian/control @@ -314,7 +314,7 @@ Depends: libopencv-core406, libopencv-imgcodecs406, liblept5, libarchive13, - libtesseract4, + libtesseract5, libc6, libgcc-s1 | libgcc1, libstdc++6