[neon/neon-packaging/kdsoap/Neon/release-lts] debian: move to modern debhelper
Harald Sitter
null at kde.org
Mon Jul 5 11:01:36 BST 2021
Git commit 5f88aeaa2ee4e31773cef53128cb6072272c5f06 by Harald Sitter.
Committed on 05/07/2021 at 09:51.
Pushed by sitter into branch 'Neon/release-lts'.
move to modern debhelper
it generally works much better with cmake anyway
D +0 -1 debian/compat
M +1 -1 debian/control
https://invent.kde.org/neon/neon-packaging/kdsoap/commit/5f88aeaa2ee4e31773cef53128cb6072272c5f06
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index a0507b1..9630d7f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Thanh Tung Nguyen <thngtong at gmail.com>
Homepage: http://www.kdab.com/kd-soap/
Standards-Version: 3.9.5
Build-Depends: cmake (>= 2.8.9),
- debhelper (>= 9),
+ debhelper-compat (= 13),
doxygen,
graphviz,
qtbase5-dev | libqt4-dev (>= 4.7),
More information about the Neon-commits
mailing list