[neon/kde/krunner/Neon/release] debian: sync with salsa
Carlos De Maine
null at kde.org
Thu Apr 10 22:44:40 BST 2025
Git commit fc3026184f86e2e38f51386269792338b244ef3d by Carlos De Maine.
Committed on 10/04/2025 at 21:44.
Pushed by carlosdem into branch 'Neon/release'.
sync with salsa
M +20 -17 debian/control
https://invent.kde.org/neon/kde/krunner/-/commit/fc3026184f86e2e38f51386269792338b244ef3d
diff --git a/debian/control b/debian/control
index 8f72d57..fe4252a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,25 +4,28 @@ Priority: optional
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~),
- debhelper (>= 11~),
+ debhelper-compat (= 13),
+ dh-sequence-kf5,
+ dh-sequence-pkgkde-symbolshelper,
doxygen,
- extra-cmake-modules (>= 5.51.0~),
+ extra-cmake-modules(= 5.115.0~),
graphviz,
libkf5activities-dev,
- libkf5config-dev (>= 5.51.0~),
- libkf5coreaddons-dev (>= 5.51.0~),
- libkf5i18n-dev (>= 5.51.0~),
- libkf5kio-dev (>= 5.51.0~),
- libkf5plasma-dev (>= 5.51.0~),
- libkf5service-dev (>= 5.51.0~),
+ libkf5config-dev(= 5.115.0~),
+ libkf5coreaddons-dev(= 5.115.0~),
+ libkf5i18n-dev(= 5.115.0~),
+ libkf5kio-dev(= 5.115.0~),
+ libkf5plasma-dev(= 5.115.0~),
+ libkf5service-dev(= 5.115.0~),
libkf5solid-dev (>= 5.41.0~),
- libkf5threadweaver-dev (>= 5.51.0~),
+ libkf5threadweaver-dev(= 5.115.0~),
libqt5sql5-sqlite,
- pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.8.0~),
- qtdeclarative5-dev (>= 5.8.0~),
- qttools5-dev-tools (>= 5.4)
-Standards-Version: 4.1.4
+ pkg-kde-tools,
+ qtbase5-dev (>= 5.15.2~),
+ qtdeclarative5-dev (>= 5.15.2~),
+ qttools5-dev-tools,
+ qttools5-dev-tools,
+Standards-Version: 4.6.2
Homepage: https://projects.kde.org/projects/frameworks/krunner
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/krunner
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/krunner.git
@@ -30,11 +33,11 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/krunner.git
Package: libkf5runner-dev
Section: libdevel
Architecture: any
-Depends: extra-cmake-modules (>= 5.51.0~),
- libkf5plasma-dev (>= 5.51.0~),
+Depends: extra-cmake-modules(= 5.115.0~),
+ libkf5plasma-dev(= 5.115.0~),
libkf5runner5 (= ${binary:Version}),
libkf5windowsystem-dev (>= 5.51),
- qtbase5-dev (>= 5.8.0~),
+ qtbase5-dev (>= 5.15.2~),
${misc:Depends}
Breaks: kapptemplate (<= 4:16.04), libkf5runner-doc (<< 5.61.90-0)
Replaces: kapptemplate (<= 4:16.04), libkf5runner-doc (<< 5.61.90-0)
More information about the Neon-commits
mailing list