From fab060147961e902fe405f647776bd32c2553c4d Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 8 Feb 2016 12:45:08 +0000 Subject: [PATCH] Update the clang description for something more accurate (C++-11, 14, etc) --- debian/changelog | 6 ++++++ debian/control | 40 ++++++++++++++++++++++++---------------- 2 files changed, 30 insertions(+), 16 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4cd43618..bf25aba5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +llvm-toolchain-3.8 (1:3.8~+rc2-2~exp1) UNRELEASED; urgency=medium + + * Update the clang description for something more accurate (C++-11, 14, etc) + + -- Sylvestre Ledru Sun, 07 Feb 2016 17:15:39 +0100 + llvm-toolchain-3.8 (1:3.8~+rc2-1~exp1) experimental; urgency=medium * New snapshot release diff --git a/debian/control b/debian/control index ee1417c6..734d1a1b 100644 --- a/debian/control +++ b/debian/control @@ -35,8 +35,9 @@ Description: C, C++ and Objective-C compiler (LLVM based) for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . - Clang implements all of the ISO C++ 1998 and 2001 standards and also provides - a partial support of C++1y. + 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. Package: clang-format-3.8 Architecture: any @@ -76,8 +77,9 @@ Description: C, C++ and Objective-C compiler (LLVM based) - Documentation for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . - Clang implements all of the ISO C++ 1998 and 2001 standards and also provides - a partial support of C++1y. + 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. . This package contains the documentation. @@ -91,8 +93,9 @@ Description: C interface to the clang library for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . - Clang implements all of the ISO C++ 1998 and 2001 standards and also provides - a partial support of C++1y. + 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. . This package contains the clang library. . @@ -113,8 +116,9 @@ Description: clang library for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . - Clang implements all of the ISO C++ 1998 and 2001 standards and also provides - a partial support of C++1y. + 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. . This package contains the debugging symbols. @@ -128,8 +132,9 @@ Description: clang library - Development package for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . - Clang implements all of the ISO C++ 1998 and 2001 standards and also provides - a partial support of C++1y. + 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. . This package contains the clang headers to develop extensions over libclang1-3.8. @@ -143,8 +148,9 @@ Description: clang library - Common development package for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . - Clang implements all of the ISO C++ 1998 and 2001 standards and also provides - a partial support of C++1y. + 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. . This package contains the clang generic headers and some libraries (profiling, etc). @@ -161,8 +167,9 @@ Description: Clang Python Bindings for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . - Clang implements all of the ISO C++ 1998 and 2001 standards and also provides - a partial support of C++1y. + 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. . This binding package provides access to the Clang compiler and libraries. @@ -176,8 +183,9 @@ Description: Clang examples for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . - Clang implements all of the ISO C++ 1998 and 2001 standards and also provides - a partial support of C++1y. + 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. . This package contains the clang examples.