diff --git a/debian/control b/debian/control index 224d4ed1..89e93c47 100644 --- a/debian/control +++ b/debian/control @@ -174,8 +174,6 @@ Architecture: any Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, libstdc++6-4.7-dev, libclang1 (= ${binary:Version}), libclang-common-dev (= ${binary:Version}) -Replaces: llvm-3.2-dev (<< 3.2-2repack) -Breaks: llvm-3.2-dev (<< 3.2-2repack) Description: clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Some of its goals include the following: @@ -205,9 +203,10 @@ Description: clang library - Development package Package: libclang-common-dev Architecture: any -Replaces: libclang-dev Section: libdevel Depends: ${misc:Depends} +Replaces: llvm-3.2-dev (<< 3.2repack), libclang-dev +Breaks: llvm-3.2-dev (<< 3.2repack) Description: clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Some of its goals include the following: