From a8d71fdd339cd4cb32ab9859f4cdea32fd6d9af2 Mon Sep 17 00:00:00 2001 From: dengzhongyuan Date: Thu, 19 Jun 2025 22:16:36 +0800 Subject: [PATCH 1/2] chore: update build dependencies in debian/control - Added a missing comma for libdtk6ocr-dev in the build dependencies list to ensure proper parsing. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f5279780..d7c02b94 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 11), qt6-tools-dev, qt6-tools-dev-tools, libdtk6widget-dev, - libdtk6ocr-dev + libdtk6ocr-dev, libncnn-dev, libopencv-mobile-dev Standards-Version: 4.1.3 From 7b9b3354654a5e32bfcec0a4f7396da635d72df0 Mon Sep 17 00:00:00 2001 From: dengzhongyuan Date: Thu, 19 Jun 2025 22:17:26 +0800 Subject: [PATCH 2/2] chore(version): bump version to 6.5.3 --- debian/changelog | 6 ++++++ linglong.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 302a79af..408cda17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +deepin-ocr (6.5.3) unstable; urgency=medium + + * chore: update build dependencies in debian/control + + -- dengzhongyuan Thu, 19 Jun 2025 22:17:22 +0800 + deepin-ocr (6.5.2) unstable; urgency=medium * chore: update build dependencies and CMake configuration diff --git a/linglong.yaml b/linglong.yaml index 26585b07..5ab673d8 100644 --- a/linglong.yaml +++ b/linglong.yaml @@ -1,7 +1,7 @@ package: id: org.deepin.ocr name: "deepin-ocr" - version: 6.5.1.1 + version: 6.5.2.1 kind: app description: | Ocr is a text recognition software.