[neon/kde/kcontacts/Neon/release] debian: Move to debhelper-compat

Scarlett Moore null at kde.org
Tue Sep 19 16:05:38 BST 2023


Git commit c73d3d4dae8aa0903ade95ff4920d88b87f9d121 by Scarlett Moore.
Committed on 19/09/2023 at 17:05.
Pushed by scarlettmoore into branch 'Neon/release'.

Move to debhelper-compat

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

https://invent.kde.org/neon/kde/kcontacts/-/commit/c73d3d4dae8aa0903ade95ff4920d88b87f9d121

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index f90051c..fc6ecab 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 2.8.12~),
-               debhelper (>= 9),
+               debhelper-compat (= 12),
                doxygen,
                extra-cmake-modules (>= 5.19.0~),
                libkf5codecs-dev (>= 5.19.0~),


More information about the Neon-commits mailing list