From 4bca8df67508f56f2047e727ad5b09cda683bfd7 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 1 Nov 2018 11:53:12 +0100 Subject: [PATCH] add the bug number --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index 3f9945a3..6d100702 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ llvm-toolchain-7 (1:7-8) unstable; urgency=medium (even if the download will fail) * clang-7 suggests libomp-7-dev instead of libomp-dev * Make sure that we don't conflict openmp & libc++ with llvm-defaults's + (Closes: #912544) * Handle better the non coinstability of openmp & libc++ (like we are doing with python-clang-*) * Backport upstream fix D51749 to address a rust aarch64 issues