Fix debian/libclang1-15.symbols soname

This commit is contained in:
Sylvestre Ledru 2023-03-15 21:45:54 +01:00
parent 8832846d53
commit 08c1d509d8
2 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
llvm-toolchain-15 (1:15.0.7-4) UNRELEASED; urgency=medium
* Fix debian/libclang1-15.symbols soname
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 15 Mar 2023 21:45:46 +0100
llvm-toolchain-15 (1:15.0.7-3) unstable; urgency=medium
* Disable the flang autopkgtests on unsupported architectures

View File

@ -1,5 +1,5 @@
libclang-@LLVM_VERSION@.so.13 libclang1-@LLVM_VERSION@ #MINVER#
(optional)LLVM_13@LLVM_13 1:5.0~svn298832-1~
libclang-@LLVM_VERSION@.so.@LLVM_VERSION@ libclang1-@LLVM_VERSION@ #MINVER#
(optional)LLVM_13@LLVM_13 1:15.0.7-3
clang_BlockCommandComment_getArgText@LLVM_13 1:5.0~svn298832-1~
clang_BlockCommandComment_getCommandName@LLVM_13 1:5.0~svn298832-1~
clang_BlockCommandComment_getNumArgs@LLVM_13 1:5.0~svn298832-1~