From 01ba6803ff0e16c3b0e11d72669924134cb596e9 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 24 Jan 2018 08:58:47 +0000 Subject: [PATCH] Update of the clang-tools-X.Y description --- debian/changelog | 6 ++++++ debian/control | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a8b77022..26d24abb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +llvm-toolchain-5.0 (1:5.0.1-3) unstable; urgency=medium + + * Update of the clang-tools-X.Y description + + -- + llvm-toolchain-5.0 (1:5.0.1-2) unstable; urgency=medium * Bring back the libedit support in lldb diff --git a/debian/control b/debian/control index 91088960..c6fd4a79 100644 --- a/debian/control +++ b/debian/control @@ -43,7 +43,7 @@ Description: C, C++ and Objective-C compiler Package: clang-tools-5.0 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, clang-5.0 (= ${binary:Version}) -Description: C, C++ and Objective-C compiler +Description: clang-based tools Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). @@ -51,7 +51,8 @@ Description: C, C++ and Objective-C compiler Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . - This package contains some clang-based tools. + This package contains some clang-based tools like scan-build, clangd, + clang-cl, etc. Package: clang-format-5.0 Architecture: any