mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 04:22:54 +00:00
parent
7d08806177
commit
77b8bc8575
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -6,6 +6,8 @@ llvm-toolchain-6.0 (1:6.0~+rc2-1) unstable; urgency=medium
|
||||
https://bugs.llvm.org/show_bug.cgi?id=36166
|
||||
* Remove the python-lldb-6.0 dep to liblldb-6.0-dev to remove the
|
||||
circular dependency (Closes: #876015)
|
||||
* Mark liblldb-6.0-dbg conflict with liblldb-7-dbg
|
||||
(Closes: #888057)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 07 Feb 2018 23:13:54 +0100
|
||||
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -492,6 +492,7 @@ Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 s390 sparc hp
|
||||
# ia64 mips mipsel hurd ppc64el alpha s390x sparc64 powerpc ppc64 have been removed
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, liblldb-6.0 (= ${binary:Version})
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Conflicts: liblldb-7-dbg
|
||||
Section: debug
|
||||
Priority: optional
|
||||
Description: Next generation, high-performance debugger, debugging libraries
|
||||
|
Loading…
Reference in New Issue
Block a user