From: Alan Knowles Date: Sat, 3 Feb 2024 11:17:43 +0000 (+0800) Subject: fix changelog and debian control for vala-language-server dependancy X-Git-Tag: release-5.0.2~12 X-Git-Url: http://git.roojs.org/?p=roobuilder;a=commitdiff_plain;h=f4a229d77a74852dfc41ba2b78ab03958132e413 fix changelog and debian control for vala-language-server dependancy --- diff --git a/debian/changelog b/debian/changelog index 02914adda..9245b1c66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ roobuilder (5.0.2) UNRELEASED; urgency=medium * control-o tiggers file open, after file serach up/down arrows select file, and enter / shift enter will open. * undo and redo buttons - now work * improved performance on node generation, and language server call performance (less uneccessary calls) + * use find path for searching for vala-language-server (and add it as a dependancy!) -- Alan Knowles Sun, 28 Jan 2024 06:54:56 +0800 diff --git a/debian/control b/debian/control index 203c58b50..730655476 100644 --- a/debian/control +++ b/debian/control @@ -18,5 +18,6 @@ Depends: ${misc:Depends}, meson, ninja-build + vala-language-server Description: Vala and Javascript IDE for building Vala Desktop applications and Javascript UI's using the roojs libraries (for bootstrap and classic)