From 25c24a166da203c02fe291c92ce855d084fcfcad Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 14 Jul 2019 20:09:28 +0200 Subject: [PATCH] fix debian-changelog-line-too-long --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7b80216b..ef8b10be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,7 +14,8 @@ llvm-toolchain-snapshot (1:9~svn366001-1~exp1) experimental; urgency=medium an unknown reason * Remove libc++experimental.a (seems to be not installed) * Install python3-setuptools as it seems that lldb moved to python 3 - Was failing with "ModuleNotFoundError: No module named 'distutils.sysconfig'" + Was failing with + "ModuleNotFoundError: No module named 'distutils.sysconfig'" * liblldb.a has been removed upstream * Ship libclang-cpp1-9 as a new package * Ship python3-lldb-9 as a new package