summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2021-12-09 13:50:52 +0100
committerSylvestre Ledru <sylvestre@debian.org>2021-12-09 13:50:52 +0100
commitf11dff66fa5dde165b562407d1eebca59080f913 (patch)
tree2ecfd8b15d2d1a1c7218ae4c2c729489b757f214
parent170e7a2cb8bad8734c793572d62ccc21f6894ef3 (diff)
Update llvm/clang from 12 to 138.17-1
-rw-r--r--debian/changelog1
-rw-r--r--debian/control4
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 509f26d..196a863 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
iwyu (8.17-1) unstable; urgency=medium
* New upstream release
+ * Update llvm/clang from 12 to 13
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 09 Dec 2021 13:25:46 +0100
diff --git a/debian/control b/debian/control
index 59dcb4c..d1ff033 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: devel
Priority: optional
Maintainer: LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Uploaders: Sylvestre Ledru <sylvestre@debian.org>
-Build-Depends: debhelper-compat (= 12), cmake, clang-12, libclang-12-dev,
- llvm-12-dev, help2man, libncurses5-dev, zlib1g-dev, chrpath
+Build-Depends: debhelper-compat (= 12), cmake, clang-13, libclang-13-dev,
+ llvm-13-dev, help2man, libncurses5-dev, zlib1g-dev, chrpath
Build-Conflicts: llvm-5.0-dev, llvm-6.0-dev
Standards-Version: 4.2.1
Homepage: https://include-what-you-use.org/