From dc086ddc10e3807b21da50431c6a605ac04f155f Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 10 Feb 2013 18:28:19 +0000 Subject: [PATCH] libprofile_rt.so is now in libclang-common-dev --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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: