From d20f70e0f45ba450ceb780f951d17fb65883d1fe Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 31 Jul 2014 06:35:23 +0000 Subject: [PATCH] Remove clang-3.1 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index a253be2b..f7ca0b69 100644 --- a/debian/control +++ b/debian/control @@ -27,8 +27,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs}, Provides: c-compiler, objc-compiler, c++-compiler Recommends: llvm-3.6-dev, python Suggests: gnustep, gnustep-devel, clang-3.6-doc -Replaces: clang, clang-3.1, clang-3.2, clang-3.3, clang-3.4, clang-3.5, compiler-rt -Breaks: clang, clang-3.1, clang-3.2, clang-3.3, clang-3.4, clang-3.5, compiler-rt +Replaces: clang, clang-3.2, clang-3.3, clang-3.4, clang-3.5, compiler-rt +Breaks: clang, clang-3.2, clang-3.3, clang-3.4, clang-3.5, compiler-rt Description: C, C++ and Objective-C compiler (LLVM based) 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