Remove clang-3.1

This commit is contained in:
Sylvestre Ledru 2014-07-31 06:35:23 +00:00
parent 29617ef33c
commit d20f70e0f4

4
debian/control vendored
View File

@ -27,8 +27,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs},
Provides: c-compiler, objc-compiler, c++-compiler Provides: c-compiler, objc-compiler, c++-compiler
Recommends: llvm-3.6-dev, python Recommends: llvm-3.6-dev, python
Suggests: gnustep, gnustep-devel, clang-3.6-doc 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 Replaces: clang, 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 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) Description: C, C++ and Objective-C compiler (LLVM based)
Clang project is a C, C++, Objective C and Objective C++ front-end 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 for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler