From adb537ded67525b6e35a5dc4ae838cc99a30c6a9 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Thu, 23 Jan 2020 09:18:37 +0100 Subject: [PATCH] Update changelog, upload to unstable --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7d4c1f80..6f42750c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -llvm-toolchain-9 (1:9.0.1-7) UNRELEASED; urgency=medium +llvm-toolchain-9 (1:9.0.1-7) unstable; urgency=medium * Add dependency on libclang-cpp-9 from llvm-9-dev (Closes: #946761) * fix lldb-9 -P path print (Closes: #945445) + * Fix lldb python installation path and symlinks -- Gianfranco Costamagna Tue, 21 Jan 2020 13:05:06 +0100