[neon/kde/plasma-nano/Neon/unstable] debian: debhelper-compat

Carlos De Maine null at kde.org
Sun May 14 10:49:41 BST 2023


Git commit e6df8640352dcec3c9667329961b27f7cace0fc5 by Carlos De Maine.
Committed on 14/05/2023 at 09:49.
Pushed by carlosdem into branch 'Neon/unstable'.

debhelper-compat

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

https://invent.kde.org/neon/kde/plasma-nano/commit/e6df8640352dcec3c9667329961b27f7cace0fc5

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 b44a4ce..a46cf2b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: kde
 Priority: optional
 Maintainer: Harald Sitter <sitter at kde.org>
 Build-Depends: cmake,
-               debhelper (>= 9),
+               debhelper-compat (= 13),
                kf6-extra-cmake-modules,
                kf6-kconfig-dev,
                kf6-kcoreaddons-dev,
@@ -15,7 +15,7 @@ Build-Depends: cmake,
                kf6-plasma-framework-dev,
                pkg-kde-tools-neon,
                qt6-declarative-dev
-Standards-Version: 3.9.6
+Standards-Version: 4.1.4
 
 Package: plasma-nano
 Architecture: any


More information about the Neon-commits mailing list