[neon/kde/qqc2-desktop-style/Neon/release] debian: set debhelper-compat version

Carlos De Maine null at kde.org
Mon Jun 17 11:17:57 BST 2024


Git commit be016798439735a1e7ccb2cf7910a3350c7b74c3 by Carlos De Maine.
Committed on 17/06/2024 at 10:17.
Pushed by carlosdem into branch 'Neon/release'.

set debhelper-compat version

M  +2    -2    debian/control

https://invent.kde.org/neon/kde/qqc2-desktop-style/-/commit/be016798439735a1e7ccb2cf7910a3350c7b74c3

diff --git a/debian/control b/debian/control
index 77082f0..15a8b1b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 3.0~),
                dbus-x11,
-               debhelper (>= 11~),
+               debhelper-compat (= 13),
                extra-cmake-modules (>= 5.51.0~),
                kirigami2-dev (>= 5.51.0~),
                libkf5iconthemes-dev (>= 5.51.0~),
@@ -16,7 +16,7 @@ Build-Depends: cmake (>= 3.0~),
                qtdeclarative5-dev (>= 5.8.0~),
                qtquickcontrols2-5-dev (>= 5.8.0~),
                qttools5-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.6.2
 Homepage: https://cgit.kde.org/qqc2-desktop-style.git/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/qqc2-desktop-style
 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/qqc2-desktop-style.git


More information about the Neon-commits mailing list