mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-06 13:07:46 +00:00
* Make lldb 3.5 also conflict with 3.4 (Closes: #730163)
* Make python-clang 3.5 also conflict with 3.4 (Closes: #730164)
This commit is contained in:
parent
83ca18861b
commit
fd8a047d95
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
llvm-toolchain-snapshot (1:3.5~svn195337-2) unstable; urgency=low
|
||||||
|
|
||||||
|
* Make lldb 3.5 also conflict with 3.4 (Closes: #730163)
|
||||||
|
* Make python-clang 3.5 also conflict with 3.4 (Closes: #730164)
|
||||||
|
|
||||||
|
--
|
||||||
|
|
||||||
llvm-toolchain-snapshot (1:3.5~svn195337-1) unstable; urgency=low
|
llvm-toolchain-snapshot (1:3.5~svn195337-1) unstable; urgency=low
|
||||||
|
|
||||||
* Switch from 3.4 to 3.5
|
* Switch from 3.4 to 3.5
|
||||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -167,8 +167,8 @@ Package: python-clang-3.5
|
|||||||
Section: python
|
Section: python
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python
|
Depends: ${shlibs:Depends}, ${misc:Depends}, python
|
||||||
Replaces: python-clang-3.3
|
Replaces: python-clang-3.3, python-clang-3.4
|
||||||
Breaks: python-clang-3.3
|
Breaks: python-clang-3.3, python-clang-3.4
|
||||||
Description: Clang Python Bindings
|
Description: Clang Python Bindings
|
||||||
This binding package provides access to the Clang compiler and libraries.
|
This binding package provides access to the Clang compiler and libraries.
|
||||||
|
|
||||||
@ -357,8 +357,8 @@ Architecture: amd64 armel armhf i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mips
|
|||||||
# Only hurd has been removed
|
# Only hurd has been removed
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm3.5 (= ${binary:Version}), python, llvm-3.5-dev
|
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm3.5 (= ${binary:Version}), python, llvm-3.5-dev
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Replaces: lldb-3.2, lldb-3.3
|
Replaces: lldb-3.2, lldb-3.3, lldb-3.4
|
||||||
Breaks: lldb-3.2, lldb-3.3
|
Breaks: lldb-3.2, lldb-3.3, lldb-3.4
|
||||||
Description: Next generation, high-performance debugger
|
Description: Next generation, high-performance debugger
|
||||||
LLDB is a next generation, high-performance debugger. It is built as a set of
|
LLDB is a next generation, high-performance debugger. It is built as a set of
|
||||||
reusable components which highly leverage existing libraries in the larger LLVM
|
reusable components which highly leverage existing libraries in the larger LLVM
|
||||||
|
Loading…
Reference in New Issue
Block a user