diff --git a/debian/changelog b/debian/changelog index 68d4a262..a26db488 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 26 Nov 2020 21:17:48 +0300 + llvm-toolchain-11 (1:11.0.1~+rc1-1~exp1) experimental; urgency=medium [ Gianfranco Costamagna ] diff --git a/debian/control b/debian/control index a9dd1895..cc935aa5 100644 --- a/debian/control +++ b/debian/control @@ -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