From f5a39a82c68e50ddb84db5eff5211553bb92d4b1 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 6 Sep 2023 23:05:16 +0200 Subject: [PATCH] improve the changelog --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8de618cd..12b51302 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ llvm-toolchain-17 (1:17.0.0~+rc4-1~exp2) experimental; urgency=medium * Strip -fcf-protection for wasm build - new flag added in dpkg 1.22 + * Explicitly depend on libcurl4-openssl-dev + Thanks to Samuel Henrique for the fix -- Sylvestre Ledru Wed, 06 Sep 2023 22:44:15 +0200 @@ -12,7 +14,7 @@ llvm-toolchain-17 (1:17.0.0~+rc4-1~exp1) experimental; urgency=medium [ Sylvestre Ledru ] * new upstream release - * Disable python3-lldb on mips64el to unnreak the build + * Disable python3-lldb on mips64el to unbreak the build -- Sylvestre Ledru Tue, 05 Sep 2023 14:42:18 +0200