Fix description of libclang-cpp11-dev package

It doesn't contain header files, but it provides symlinks for
libclang-cpp11 library without a version number, which needed
by linker at build time.
This commit is contained in:
Alexander Volkov 2020-11-26 19:17:23 +03:00
parent a7d8e8de9a
commit 47788c39d4
2 changed files with 9 additions and 2 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
llvm-toolchain-11 (1:11.0.1~+rc1-1~exp2) UNRELEASED; urgency=medium
[ Alexander Volkov ]
* Fix description of libclang-cpp11-dev package.
-- Alexander Volkov <avolkov@astralinux.ru> Thu, 26 Nov 2020 21:17:48 +0300
llvm-toolchain-11 (1:11.0.1~+rc1-1~exp1) experimental; urgency=medium
[ Gianfranco Costamagna ]

4
debian/control vendored
View File

@ -210,8 +210,8 @@ Description: C++ interface to the Clang library
locations with elements within the AST, and other facilities that support
Clang-based development tools.
.
This package contains the Clang headers to develop extensions over
libclang-cpp11.
This package contains symlinks without a version number, which needed by
linker at build time.
Package: libfuzzer-11-dev