[neon/neon-packaging/hotspot/Neon/experimental] debian: hyphen and no more compat
Carlos De Maine
null at kde.org
Thu Aug 10 07:22:01 BST 2023
Git commit 7ebb5ca2ec30e3bf48484f3a2489ce1a50830da4 by Carlos De Maine.
Committed on 10/08/2023 at 08:21.
Pushed by carlosdem into branch 'Neon/experimental'.
hyphen and no more compat
D +0 -1 debian/compat
M +2 -2 debian/control
https://invent.kde.org/neon/neon-packaging/hotspot/-/commit/7ebb5ca2ec30e3bf48484f3a2489ce1a50830da4
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 23d5a34..4e92d69 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
Priority: optional
Maintainer: Yanhao Mo <yanhaocs at gmail.com>
Build-Depends: cmake,
- debhelper (= 13),
+ debhelper-compat (= 13),
kf6-extra-cmake-modules,
gettext,
kf6-karchive-dev,
@@ -17,7 +17,7 @@ Build-Depends: cmake,
kf6-kparts-dev,
kf6-kwindowsystem-dev,
kf6-solid-dev,
- kf6-syntaxhighlighting-dev,
+ kf6-syntax-highlighting-dev,
kf6-threadweaver-dev,
libdw-dev,
libelf-dev,
More information about the Neon-commits
mailing list