diff --git a/debian/changelog b/debian/changelog index 990091c5..b20794ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ llvm-toolchain-3.5 (1:3.5~+rc1-2) unstable; urgency=medium of using *.install files. In llvm.org/apt/, I have to sometime disable polly * hurd-EIEIO-undef.diff: try to undef an errno.h to fix the ftbfs + * clang-X suggests clang-X-doc (Closes: #755922) -- Sylvestre Ledru Thu, 24 Jul 2014 11:42:56 +0200 diff --git a/debian/control b/debian/control index 44fabc9b..fe63dc54 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs}, libclang1-3.5 (= ${binary:Version}), libc6-dev Provides: c-compiler, objc-compiler, c++-compiler Recommends: llvm-3.5-dev, python -Suggests: gnustep, gnustep-devel +Suggests: gnustep, gnustep-devel, clang-3.5-doc Replaces: clang, clang-3.1, clang-3.2, clang-3.3, clang-3.4, compiler-rt Breaks: clang, clang-3.1, clang-3.2, clang-3.3, clang-3.4, compiler-rt Description: C, C++ and Objective-C compiler (LLVM based)