[neon/kde/drkonqi/Neon/release] debian: drkonqi so misunderstood
Jonathan Esk-Riddell
null at kde.org
Fri Feb 23 12:53:31 GMT 2024
Git commit ece8bf74f916fd0c229f1b1ac43c4909ec5606fe by Jonathan Esk-Riddell.
Committed on 23/02/2024 at 12:53.
Pushed by jriddell into branch 'Neon/release'.
drkonqi so misunderstood
M +8 -8 debian/control
https://invent.kde.org/neon/kde/drkonqi/-/commit/ece8bf74f916fd0c229f1b1ac43c4909ec5606fe
diff --git a/debian/control b/debian/control
index 5159753..630f590 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Scarlett Moore <sgmoore at kde.org>,
Patrick Franz <patfra71 at gmail.com>,
- Norbert Preining <norbert at preining.info>,
-Build-Depends: cmake
+ Norbert Preining <norbert at preining.info>
+Build-Depends: cmake,
dbus-x11,
debhelper-compat (= 13),
gettext,
@@ -19,21 +19,20 @@ Build-Depends: cmake
kf6-kdeclarative-dev,
kf6-ki18n-dev,
kf6-kidletime-dev,
- kf6-kitemmodels-dev,
- kf6-kirigami2-dev,
kf6-kio-dev,
+ kf6-kirigami2-dev,
+ kf6-kitemmodels-dev,
kf6-kjobwidgets-dev,
kf6-knotifications-dev,
kf6-kservice-dev,
kf6-kstatusnotifieritem-dev,
+ kf6-kuserfeedback-dev,
kf6-kwallet-dev,
kf6-kwidgetsaddons-dev,
kf6-kwindowsystem-dev,
- kf6-kuserfeedback-dev,
kf6-syntax-highlighting-dev,
libpolkit-qt6-1-dev,
libsystemd-dev,
- systemd-coredump,
pkg-kde-tools-neon,
python3-dev,
python3-psutil,
@@ -41,6 +40,7 @@ Build-Depends: cmake
python3-sentry-sdk,
qt6-base-dev,
qt6-declarative-dev,
+ systemd-coredump,
zlib1g-dev
Standards-Version: 4.6.2
Homepage: https://invent.kde.org/plasma/drkonqi
@@ -53,7 +53,7 @@ Architecture: any
Depends: python3-psutil,
python3-pygdbmi,
python3-sentry-sdk,
- ${misc:Depends},
+ ${misc:Depends},
${shlibs:Depends}
Description: Crash handler for Qt applications
Drkonqi shows a dialog for dealing with application crashes.
@@ -68,4 +68,4 @@ Description: Crash handler for Qt applications
This means that you can dump debuggers/internal/ into your build's bin/
directory and override for example gdb. This essentially allows you to
replace the gdb debugger with a cat of a fixture file to not have to trace
- live processes at all.
\ No newline at end of file
+ live processes at all.
More information about the Neon-commits
mailing list