* Introduce python3-clang-9 (closes: #942826)

* Remove Python 2 deps (Closes: #945695)
This commit is contained in:
Sylvestre Ledru 2019-12-25 19:25:38 +01:00
parent c05f6c9129
commit 0db2295d90
2 changed files with 4 additions and 4 deletions

5
debian/changelog vendored
View File

@ -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
View File

@ -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)