[neon/backports-jammy/packagekit-qt/Neon/unstable] debian: Use dh compat level 12

Matthias Klumpp null at kde.org
Wed Mar 15 04:29:33 GMT 2023


Git commit 2ef8e197626b926842f224f184aec09ae2efa13d by Matthias Klumpp.
Committed on 20/02/2020 at 22:59.
Pushed by carlosdem into branch 'Neon/unstable'.

Use dh compat level 12

D  +0    -1    debian/compat
M  +1    -1    debian/control

https://invent.kde.org/neon/backports-jammy/packagekit-qt/commit/2ef8e197626b926842f224f184aec09ae2efa13d

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index bfbcebe..310344a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
 Priority: optional
 Maintainer: Matthias Klumpp <mak at debian.org>
 Build-Depends: cmake (>= 3.2),
-               debhelper (>= 11),
+               debhelper-compat (= 12),
                packagekit (>= 1.1.12),
                pkg-config (>= 0.26),
                pkg-kde-tools (>= 0.15.16),



More information about the Neon-commits mailing list