drkonqi 5.25.4-1ubuntu1 source package in Ubuntu

Changelog

drkonqi (5.25.4-1ubuntu1) kinetic; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - Kubuntu Vcs and maintainer fields.

drkonqi (5.25.4-1) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * New upstream release (5.25.4).

 -- Rik Mills <email address hidden>  Wed, 03 Aug 2022 23:14:23 +0100

Upload details

Uploaded by:
Rik Mills
Uploaded to:
Kinetic
Original maintainer:
Kubuntu Members
Architectures:
any
Section:
kde
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
drkonqi_5.25.4.orig.tar.xz 480.3 KiB c48de791bf9d25f817c08eab40cdae308336ce607f76223249ad2f213a21ca1a
drkonqi_5.25.4-1ubuntu1.debian.tar.xz 15.6 KiB ff26b1d63ec50dbbf63d7d99861910a5082f907485a1b87ca18689bb8f7ced21
drkonqi_5.25.4-1ubuntu1.dsc 2.9 KiB 52751762d865a546ae108307678f6da226e6e5124c1e7e64f83cf80deb899b89

View changes file

Binary packages built by this source

drkonqi: 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-dbgsym: debug symbols for drkonqi