[neon/extras/clazy/Neon/release] debian: bump dh compat to 13
Pino Toscano
null at kde.org
Wed Sep 7 22:14:01 BST 2022
Git commit 8b8970f4280bf489b4e2b777036073d4902468ce by Pino Toscano.
Committed on 01/11/2020 at 17:18.
Pushed by jriddell into branch 'Neon/release'.
bump dh compat to 13
M +2 -0 debian/changelog
M +1 -1 debian/control
https://invent.kde.org/neon/extras/clazy/commit/8b8970f4280bf489b4e2b777036073d4902468ce
diff --git a/debian/changelog b/debian/changelog
index 4555dac..6e89882 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ clazy (1.7-4) UNRELEASED; urgency=medium
- source the shell configuration file provided by clazy-tests
- export the right environment variables for clang, and
clang-apply-replacements, so the upstream test script can use them
+ * Bump the debhelper compatibility to 13:
+ - switch the debhelper-compat build dependency to 13
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 26 Oct 2020 05:48:39 -0700
diff --git a/debian/control b/debian/control
index 490d734..e678616 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: chrpath,
clang (>= 1:5.0~),
clang-tools (>= 1:5.0~),
cmake (>= 3.7~),
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
libclang-dev (>= 1:5.0~),
llvm-dev (>= 1:5.0~),
python3:any <!nocheck>,
More information about the Neon-commits
mailing list