[neon/kde/drkonqi/Neon/unstable] debian: Reformat long description to make lintian happy.

Norbert Preining null at kde.org
Wed May 19 17:19:00 BST 2021


Git commit 1138fbaeb25ee577d555286712c138112440dee9 by Norbert Preining.
Committed on 06/01/2021 at 12:03.
Pushed by sitter into branch 'Neon/unstable'.

Reformat long description to make lintian happy.

M  +2    -0    debian/changelog
M  +12   -3    debian/control

https://invent.kde.org/neon/kde/drkonqi/commit/1138fbaeb25ee577d555286712c138112440dee9

diff --git a/debian/changelog b/debian/changelog
index 0c9b76f..30937c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 drkonqi (5.20.5-1) UNRELEASED; urgency=medium
 
+  [ Norbert Preining ]
   * New upstream release (5.20.5).
+  * Reformat long description to make lintian happy.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 06 Jan 2021 10:07:58 +0900
 
diff --git a/debian/control b/debian/control
index a673752..cf4597a 100644
--- a/debian/control
+++ b/debian/control
@@ -41,6 +41,15 @@ Breaks: plasma-workspace (<< 4:5.14)
 Replaces: plasma-workspace (<< 4:5.11)
 Description: Crash handler for Qt applications
  Drkonqi shows a dialog for dealing with application crashes.
- Drkonqi also doesn't technically require a process to actually crash, you can simply run it manually on any old pid. Do note that in most cases you only need to define the pid, however not giving certain cmdline options can change behavior somewhat drastically
- (e.g. kdeinit vs. notkdeinit behaves radically different as far as process name detection goes) . Drkonqi has a number of backends that may be used. Backends are stacked by order of preference, backends in the directory of the binary are most preferred. 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.
+ .
+ Drkonqi also doesn't technically require a process to actually crash, you
+ can simply run it manually on any old pid. Do note that in most cases you
+ only need to define the pid, however not giving certain cmdline options can
+ change behavior somewhat drastically (e.g. kdeinit vs. notkdeinit behaves
+ radically different as far as process name detection goes) . Drkonqi has a
+ number of backends that may be used. Backends are stacked by order of
+ preference, backends in the directory of the binary are most preferred.
+ 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.



More information about the Neon-commits mailing list