mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2026-01-04 20:58:59 +00:00
Import Ubuntu delta in Debian, fixes the upgrade path from sid to experimental
This commit is contained in:
parent
c8fabc598d
commit
2362600e97
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -15,6 +15,13 @@ llvm-toolchain-9 (1:9.0.1~+rc2-1~exp2) UNRELEASED; urgency=medium
|
||||
* llvm-riscv64-fix-cffi.diff: backport patch to fix CFI directives on
|
||||
riscv64 from master.
|
||||
|
||||
[ Gianfranco Costamagna ]
|
||||
* Commit Breaks/Replaces into git
|
||||
|
||||
[ Julian Andres Klode ]
|
||||
* Fix llvm-9-tools Breaks/Replaces libclang-common-9-dev (<< 1:9.0.1~+rc2)
|
||||
(Closes: #946473)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 08 Dec 2019 21:02:49 +0100
|
||||
|
||||
llvm-toolchain-9 (1:9.0.1~+rc2-1~exp1) experimental; urgency=medium
|
||||
|
||||
4
debian/control
vendored
4
debian/control
vendored
@ -341,8 +341,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, python, python3,
|
||||
python-pygments, python-yaml,
|
||||
python3-pygments, python3-yaml
|
||||
# Because of yaml-bench
|
||||
Breaks: libclang-common-9-dev (<< 9.0.1~+rc1-1~exp2)
|
||||
Replaces: libclang-common-9-dev (<< 9.0.1~+rc1-1~exp2)
|
||||
Breaks: libclang-common-9-dev (<< 1:9.0.1~+rc2)
|
||||
Replaces: libclang-common-9-dev (<< 1:9.0.1~+rc2)
|
||||
Description: Modular compiler and toolchain technologies, tools
|
||||
LLVM is a collection of libraries and tools that make it easy to build
|
||||
compilers, optimizers, just-in-time code generators, and many other
|
||||
|
||||
Loading…
Reference in New Issue
Block a user