mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-03 21:36:55 +00:00
clang-3.5 Breaks & Replaces clang (<< 1:3.5). Just like 3.4
This commit is contained in:
parent
2570f4ac53
commit
d3f85241b9
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,8 +1,9 @@
|
||||
llvm-toolchain-3.5 (1:3.5~+rc1-3) UNRELEASED; urgency=medium
|
||||
llvm-toolchain-3.5 (1:3.5~+rc1-4) UNRELEASED; urgency=medium
|
||||
|
||||
* SVN branched. Update the Vcs- flags.
|
||||
* clang-3.5 Breaks & Replaces clang (<< 1:3.5). Just like 3.4
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 31 Jul 2014 08:27:50 +0200
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 31 Jul 2014 18:12:59 +0200
|
||||
|
||||
llvm-toolchain-3.5 (1:3.5~+rc1-2) unstable; urgency=medium
|
||||
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -26,8 +26,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs},
|
||||
Provides: c-compiler, objc-compiler, c++-compiler
|
||||
Recommends: llvm-3.5-dev, python
|
||||
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
|
||||
Replaces: clang (<< 1:3.5), clang-3.1, clang-3.2, clang-3.3, clang-3.4, compiler-rt
|
||||
Breaks: clang (<< 1:3.5), clang-3.1, clang-3.2, clang-3.3, 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. Its goal is to offer a replacement to the GNU Compiler
|
||||
|
Loading…
Reference in New Issue
Block a user