From 0661d02f6992a4113a5505300a96bc49d0379034 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 14 Jan 2017 15:24:46 +0000 Subject: [PATCH] * Also install python-lldb-5.0 when installing lldb-5.0 (Closes: #851171) * Bring back the content of llvm-5.0-doc (Closes: #844616) --- debian/changelog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index d8a80156..1497dc33 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,12 @@ -llvm-toolchain-snapshot (1:5.0~svn291557-1~exp1) experimental; urgency=medium +llvm-toolchain-snapshot (1:5.0~svn292012-1~exp1) experimental; urgency=medium * New snapshot release snapshot is now 5.0 - * d/p/silent-amdgpu-test-failing.diff silent amdgpu tests failing + * d/p/silent-amdgpu-test-failing.diff silent amdgpu tests failing (see upstream bug 31610) * d/p/lldb-server-link-issue.patch removed, merged upstream - * Also install python-lldb-4.0 when installing lldb-4.0 (Closes: #851171) - * Bring back the content of llvm-4.0-doc (Closes: #844616) + * Also install python-lldb-5.0 when installing lldb-5.0 (Closes: #851171) + * Bring back the content of llvm-5.0-doc (Closes: #844616) -- Sylvestre Ledru Tue, 10 Jan 2017 12:01:20 +0100