[neon/neon-packaging/libkdcraw5/Neon/stable] debian: modernise and forgot the debhelper-compat
Carlos De Maine
null at kde.org
Wed Jan 17 08:43:08 GMT 2024
Git commit 6bf713e54bebc2371a4cb4f4e1200383dfd2ab66 by Carlos De Maine.
Committed on 17/01/2024 at 09:43.
Pushed by carlosdem into branch 'Neon/stable'.
modernise and forgot the debhelper-compat
M +7 -7 debian/control
https://invent.kde.org/neon/neon-packaging/libkdcraw5/-/commit/6bf713e54bebc2371a4cb4f4e1200383dfd2ab66
diff --git a/debian/control b/debian/control
index fa437dc..60cbac7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,15 @@ Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Sune Vuorela <sune at debian.org>, Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake (>= 2.8.12~),
- debhelper (>= 9),
- extra-cmake-modules (>= 1.1.0~),
- libraw-dev (>= 0.18),
+Build-Depends: cmake,
+ debhelper-compat (= 13),
+ kf6-extra-cmake-modules,
+ libraw-dev,
libx11-dev,
pkg-config,
- pkg-kde-tools (>= 0.12),
- qtbase5-dev (>= 5.2.0~),
-Standards-Version: 4.2.1
+ pkg-kde-tools,
+ qtbase5-dev,
+Standards-Version: 4.26.2
Homepage: http://www.kde.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libkdcraw
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/libkdcraw.git
More information about the Neon-commits
mailing list