From d756dd1b47d9025df781ef16324dceb55efcdcd9 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 15 Jan 2014 14:09:50 +0000 Subject: [PATCH] * Fix the cindex.py declaration (3.3 => 3.5). Closes upstream bug #18365 --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3d936f80..1890c54a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ llvm-toolchain-snapshot (1:3.5~svn197556-2) unstable; urgency=low - * Update clang-format declaration from 3.4 => 3.5 Closes upstream bug #18451 + * Update clang-format declaration from 3.4 => 3.5. Closes upstream bug #18451 + * Fix the cindex.py declaration (3.3 => 3.5). Closes upstream bug #18365 -- Sylvestre Ledru Wed, 15 Jan 2014 15:08:03 +0100