From 2cb4d54fa0deee3977360d88b680b1348be01893 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Tue, 25 Aug 2015 14:03:28 +0000 Subject: [PATCH] Fix changelog typo --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a3fba678..a402fb0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,7 @@ llvm-toolchain-snapshot (1:3.8~svn245286-2) UNRELEASED; urgency=medium [ Gianfranco Costamagna ] * d/p/bug783205.patch fix s390x porting issue (rebase to trunk). - * d/control: Add more conflicting packages (clang and lldb) + * d/control: Add more conflicting packages (python-clang and python-lldb) (Closes: #796811, #796843) * Remove an obsolete declaration about dragonegg (cherry-pick from 3.7 branch)