From f5534301490b86beca800314c3e28b034dd45075 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 22 Nov 2017 07:50:22 +0000 Subject: [PATCH] fix a typo in the package name --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 518ff19c..f0ec139e 100644 --- a/debian/control +++ b/debian/control @@ -39,7 +39,7 @@ 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. -Package: clang-tools-5.0 +Package: clang-tools-6.0 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, clang-5.0 (= ${binary:Version}) Description: C, C++ and Objective-C compiler