Update of the clang-tools-X.Y description

This commit is contained in:
Sylvestre Ledru 2018-01-24 08:58:47 +00:00
parent 4dac68ac24
commit 01ba6803ff
2 changed files with 9 additions and 2 deletions

6
debian/changelog vendored
View File

@ -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

5
debian/control vendored
View File

@ -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