From: Mathieu Baudier Date: Tue, 11 Nov 2025 09:31:33 +0000 (+0100) Subject: Update upstream X-Git-Tag: debian/1.8.2-1^0 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;ds=sidebyside;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp Update upstream --- diff --git a/debian/changelog b/debian/changelog index 22ac6d56..4d19da32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ +whisper.cpp (1.8.2-1) unstable; urgency=medium + + * Update upstream + + -- Mathieu Baudier Tue, 11 Nov 2025 09:31:12 +0000 + whisper.cpp (1.8.0-1) unstable; urgency=medium * Align package names with Debian official -- Mathieu Baudier Sat, 18 Oct 2025 10:47:56 +0000 - \ No newline at end of file diff --git a/debian/patches/0003-load-ggml-backends-cli.patch b/debian/patches/0003-load-ggml-backends-cli.patch index 511c0fcb..530bc125 100644 --- a/debian/patches/0003-load-ggml-backends-cli.patch +++ b/debian/patches/0003-load-ggml-backends-cli.patch @@ -7,10 +7,10 @@ Subject: load-ggml-backends-cli 1 file changed, 3 insertions(+) diff --git a/examples/cli/cli.cpp b/examples/cli/cli.cpp -index 457a1ff..04cacc9 100644 +index 9a54742..624eac5 100644 --- a/examples/cli/cli.cpp +++ b/examples/cli/cli.cpp -@@ -920,6 +920,9 @@ int main(int argc, char ** argv) { +@@ -928,6 +928,9 @@ int main(int argc, char ** argv) { SetConsoleOutputCP(CP_UTF8); #endif