From 14df70a68cbd4eb0bf339e17f9add0b6ab1af53e Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 13 Feb 2022 14:17:13 +0100 Subject: [PATCH] Also install usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexProto.a usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexServiceProto.a usr/lib/llvm-@LLVM_VERSION@/lib/libMonitoringServiceProto.a in libclang-X.Y-dev (Closes: #1005666) --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index ddcc7a9a..ee420c69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +llvm-toolchain-14 (1:14.0.0~+rc1-2) unstable; urgency=medium + + * Also install usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexProto.a + usr/lib/llvm-@LLVM_VERSION@/lib/libRemoteIndexServiceProto.a + usr/lib/llvm-@LLVM_VERSION@/lib/libMonitoringServiceProto.a + in libclang-X.Y-dev + (Closes: #1005666) + + -- Sylvestre Ledru Sun, 13 Feb 2022 14:17:02 +0100 + llvm-toolchain-14 (1:14.0.0~+rc1-1) unstable; urgency=medium * First testing release of 14