From f095a237b9820b26c46e00c4e59202f4df28575f Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 13 Oct 2016 05:59:28 +0000 Subject: [PATCH] Should fix the transition issue --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index 69dd4c00..293562f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ llvm-toolchain-3.9 (1:3.9-2) unstable; urgency=medium * Merge clang-include-fixer-3.9 into clang-3.9. Don't think it deserves it own package * python-lldb-3.9 archs "any" to a list like others pkg + Should fix the transition issue * Fix a version issue with run-clang-tidy-4.0.py * Fix the VCS-* fields (Closes: #839095)