Update of the clang-tools-X.Y description

This commit is contained in:
Sylvestre Ledru 2018-01-24 08:58:50 +00:00
parent 76dff14842
commit 33a771c92a
2 changed files with 4 additions and 2 deletions

1
debian/changelog vendored
View File

@ -1,6 +1,7 @@
llvm-toolchain-6.0 (1:6.0~+rc1-1) unstable; urgency=medium
* New snapshot release
* Update of the clang-tools-X.Y description
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 18 Jan 2018 09:26:04 +0100

5
debian/control vendored
View File

@ -41,7 +41,7 @@ Description: C, C++ and Objective-C compiler
Package: clang-tools-6.0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, clang-6.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).
@ -49,7 +49,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-6.0
Architecture: any