From 0db2295d90a689043dcfa9a46bc7fb83e6094b0a Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 25 Dec 2019 19:25:38 +0100 Subject: [PATCH] * Introduce python3-clang-9 (closes: #942826) * Remove Python 2 deps (Closes: #945695) --- debian/changelog | 5 +++-- debian/control | 3 +-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 17ff0616..13bbbb4a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 25 Dec 2019 19:17:50 +0100 llvm-toolchain-9 (1:9.0.1-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 7ddcdab9..ab885fd1 100644 --- a/debian/control +++ b/debian/control @@ -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)