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

Scarlett Moore null at kde.org
Thu Oct 5 15:30:17 BST 2023


Git commit e034c26546c40e0e402b174c69a728ef1de077d6 by Scarlett Moore.
Committed on 05/10/2023 at 16:30.
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/blinken/-/commit/e034c26546c40e0e402b174c69a728ef1de077d6

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 9fd7e8c..f33e707 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Sune Vuorela <sune at debian.org>,
            Eshat Cakar <info at eshat.de>,
            Maximiliano Curia <maxy at debian.org>,
 Build-Depends: cmake (>= 2.8.12~),
-               debhelper (>= 9),
+               debhelper-compat (= 12),
                extra-cmake-modules (>= 1.7.0~),
                libkf5crash-dev,
                libkf5dbusaddons-dev,


More information about the Neon-commits mailing list