diff --git a/debian/changelog b/debian/changelog index 0a576b7c..c4297941 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ llvm-toolchain-4.0 (1:4.0.1-9) unstable; urgency=medium Thanks to Nicholas D Steeves for the work * Take a patch for a stack alignment on sparc64 for rust Thanks to John Paul Adrian Glaubitz for the work (Closes: #880221) + * Update of the clang description -- Sylvestre Ledru Mon, 30 Oct 2017 19:41:20 +0100 diff --git a/debian/control b/debian/control index b6cc0b9d..839d2811 100644 --- a/debian/control +++ b/debian/control @@ -37,14 +37,14 @@ Replaces: clang-3.1, clang-3.2, clang-3.3, Breaks: clang-3.1, clang-3.2, clang-3.3, clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1), compiler-rt, clang-include-fixer-4.0 -Description: C, C++ and Objective-C compiler (LLVM based) +Description: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end - for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler - Collection (GCC). + based on the LLVM compiler. Its goal is to offer a replacement to the + GNU Compiler Collection (GCC). . - Clang fully implements all published ISO C++ standards including C++11, as - well as the upcoming C++14 standard, and some parts of the fledgling C++1z - standard, and is considered a production-quality C++ compiler. + Clang implements all of the ISO C++ 1998, 11 and 14 standards and also + provides most of the support of C++17. + Package: clang-format-4.0 Architecture: any @@ -80,14 +80,13 @@ Package: clang-4.0-doc Architecture: all Section: doc Depends: ${shlibs:Depends}, ${misc:Depends} -Description: C, C++ and Objective-C compiler (LLVM based) - Documentation +Description: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end - for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler - Collection (GCC). + based on the LLVM compiler. Its goal is to offer a replacement to the + GNU Compiler Collection (GCC). . - Clang fully implements all published ISO C++ standards including C++11, as - well as the upcoming C++14 standard, and some parts of the fledgling C++1z - standard, and is considered a production-quality 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 the documentation. @@ -98,12 +97,11 @@ Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Description: C interface to the clang library Clang project is a C, C++, Objective C and Objective C++ front-end - for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler - Collection (GCC). + based on the LLVM compiler. Its goal is to offer a replacement to the + GNU Compiler Collection (GCC). . - Clang fully implements all published ISO C++ standards including C++11, as - well as the upcoming C++14 standard, and some parts of the fledgling C++1z - standard, and is considered a production-quality 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 the clang library. . @@ -119,14 +117,13 @@ Multi-Arch: same Section: debug Priority: extra Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs}, libclang1-4.0 (= ${binary:Version}) -Description: clang library +Description: clang library (debug) Clang project is a C, C++, Objective C and Objective C++ front-end - for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler - Collection (GCC). + based on the LLVM compiler. Its goal is to offer a replacement to the + GNU Compiler Collection (GCC). . - Clang fully implements all published ISO C++ standards including C++11, as - well as the upcoming C++14 standard, and some parts of the fledgling C++1z - standard, and is considered a production-quality 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 the debugging symbols. @@ -138,12 +135,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs}, libclang-common-4.0-dev (= ${binary:Version}) Description: clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end - for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler - Collection (GCC). + based on the LLVM compiler. Its goal is to offer a replacement to the + GNU Compiler Collection (GCC). . - Clang fully implements all published ISO C++ standards including C++11, as - well as the upcoming C++14 standard, and some parts of the fledgling C++1z - standard, and is considered a production-quality 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 the clang headers to develop extensions over libclang1-4.0. @@ -154,12 +150,11 @@ Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm4.0 (= ${binary:Version}) Description: clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end - for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler - Collection (GCC). + based on the LLVM compiler. Its goal is to offer a replacement to the + GNU Compiler Collection (GCC). . - Clang fully implements all published ISO C++ standards including C++11, as - well as the upcoming C++14 standard, and some parts of the fledgling C++1z - standard, and is considered a production-quality 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 the clang generic headers and some libraries (profiling, etc). @@ -196,12 +191,11 @@ Conflicts: python-clang-x.y Provides: python-clang-x.y Description: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end - for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler - Collection (GCC). + based on the LLVM compiler. Its goal is to offer a replacement to the + GNU Compiler Collection (GCC). . - Clang fully implements all published ISO C++ standards including C++11, as - well as the upcoming C++14 standard, and some parts of the fledgling C++1z - standard, and is considered a production-quality 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 binding package provides access to the Clang compiler and libraries. @@ -212,12 +206,11 @@ Section: doc Depends: ${shlibs:Depends}, ${misc:Depends} Description: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end - for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler - Collection (GCC). + based on the LLVM compiler. Its goal is to offer a replacement to the + GNU Compiler Collection (GCC). . - Clang fully implements all published ISO C++ standards including C++11, as - well as the upcoming C++14 standard, and some parts of the fledgling C++1z - standard, and is considered a production-quality 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 the clang examples.