From 066fd43bb7f0f1d46ee41ca0bc825a9a776a15d86507457c1e0b7218a31b4af8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Sat, 19 Jul 2025 11:25:50 +0200 Subject: [PATCH] Switch from update-alternatives to libalternatives (and dependency on lua-interpreter) improve .gitignore and overall improve the packaging. --- lua51.changes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lua51.changes b/lua51.changes index 87f193d..b64e1f9 100644 --- a/lua51.changes +++ b/lua51.changes @@ -1,7 +1,9 @@ ------------------------------------------------------------------- Sat Jul 19 09:23:33 UTC 2025 - Matej Cepl -- Switch from update-alternatives to libalternatives (and dependency on lua-interpreter) +- Switch from update-alternatives to libalternatives (and + dependency on lua-interpreter) +- improve .gitignore and overall improve the packaging. ------------------------------------------------------------------- Fri Aug 2 08:12:52 UTC 2019 - Martin Liška