mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-23 20:16:59 +00:00
* Introduce python3-clang-9 (closes: #942826)
* Remove Python 2 deps (Closes: #945695)
This commit is contained in:
parent
c05f6c9129
commit
0db2295d90
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,9 +1,10 @@
|
||||
llvm-toolchain-9 (1:9.0.1-3) unstable; urgency=medium
|
||||
|
||||
* Introduce python3-clang-9
|
||||
* Introduce python3-clang-9 (closes: #942826)
|
||||
* Remove python-lldb-9
|
||||
* Remove Python 2 deps (Closes: #945695)
|
||||
|
||||
--
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 25 Dec 2019 19:17:50 +0100
|
||||
|
||||
llvm-toolchain-9 (1:9.0.1-2) unstable; urgency=medium
|
||||
|
||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -346,8 +346,7 @@ Description: Modular compiler and toolchain technologies, libraries and headers
|
||||
|
||||
Package: llvm-9-tools
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python, python3,
|
||||
python-pygments, python-yaml,
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python3,
|
||||
python3-pygments, python3-yaml
|
||||
# Because of yaml-bench
|
||||
Breaks: libclang-common-9-dev (<< 1:9.0.1~+rc2)
|
||||
|
Loading…
Reference in New Issue
Block a user