[neon/neon/calamares-settings/Neon/stable] debian: port to new compat system

Harald Sitter null at kde.org
Thu Nov 5 15:51:14 GMT 2020


Git commit 8e6d54631f1daf8dacf5e649d2616e29a6b8018a by Harald Sitter.
Committed on 05/11/2020 at 15:38.
Pushed by sitter into branch 'Neon/stable'.

port to new compat system

one less useless file

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

https://invent.kde.org/neon/neon/calamares-settings/commit/8e6d54631f1daf8dacf5e649d2616e29a6b8018a

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 73a667e..0475d37 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: calamares-settings
 Section: devel
 Priority: optional
 Maintainer: KDE Neon <neon at kde.org>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9), debhelper-compat (= 12)
 Standards-Version: 3.9.6
 Homepage: https://github.com/netrunner-core/calamares-core
 Vcs-Git: git://anongit.neon.kde.org/neon/calamares-settings



More information about the Neon-commits mailing list