mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-06 19:47:36 +00:00
Set the correct conflicts on python-clang-3.8 (Closes: #817872)
This commit is contained in:
parent
aba896fdc9
commit
914af8e26f
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ llvm-toolchain-snapshot (1:3.9~svn260851-2) UNRELEASED; urgency=medium
|
||||
* Bring back the removal of the build dir
|
||||
* Fix the coverage builds (didn't allow several cflags)
|
||||
* Set the correct conflicts on python-lldb-3.8 (Closes: #817873)
|
||||
* Set the correct conflicts on python-clang-3.8 (Closes: #817872)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 09 Mar 2016 19:30:30 +0100
|
||||
|
||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -160,8 +160,8 @@ Package: python-clang-3.9
|
||||
Section: python
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python
|
||||
Replaces: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7
|
||||
Breaks: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7
|
||||
Replaces: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7, python-clang-3.8
|
||||
Breaks: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7, python-clang-3.8
|
||||
Description: Clang Python Bindings
|
||||
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