diff --git a/debian/control b/debian/control index 30ffc5b1..d2e5d454 100644 --- a/debian/control +++ b/debian/control @@ -24,8 +24,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs}, libclang1-3.3 (= ${binary:Version}) Provides: c-compiler, objc-compiler, c++-compiler Recommends: llvm-3.3-dev, python -Replaces: clang (<< 1:3.3), clang-3.1, clang-3.2, compiler-rt -Breaks: clang (<< 1:3.3), clang-3.1, clang-3.2, compiler-rt +Replaces: clang (<< 1:3.3), clang-3.1, clang-3.2, clang-3.4, compiler-rt +Breaks: clang (<< 1:3.3), clang-3.1, clang-3.2, clang-3.4, 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. Some of its goals include the following: