libdevel-bt-perl 0.06-5build1 source package in Ubuntu

Changelog

libdevel-bt-perl (0.06-5build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 16:30:29 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl
Lunar release universe perl

Downloads

File Size SHA-256 Checksum
libdevel-bt-perl_0.06.orig.tar.gz 15.4 KiB bee5d4117ff2cc215f78582fd03b5bc1e05832cc41a031f1ae8c53f94e0eae9e
libdevel-bt-perl_0.06-5build1.debian.tar.xz 3.9 KiB bf914306c31fc7444a024b2f6ee67a0c20dcc14aa4fbba3c590a45bd98cf512c
libdevel-bt-perl_0.06-5build1.dsc 2.1 KiB 52d96dce4a2386395c2907455aacf2bd3c472d4294a7b4d5cbc5bac9b9caa52a

Available diffs

View changes file

Binary packages built by this source

libdevel-bt-perl: module providing automatic gdb backtraces on errors

 Devel::bt, when enabled, registers a handler for certain types of fatal
 errors, like segmentation faults, and, once such an error occurs, prints a
 debugger backtrace to standard output before exiting the program.
 .
 It is intended to be used to debug crashes in situations where running the
 failing program directly under a debugger is not possible, for example when
 trying to get more information from cpantesters or from users unfamiliar with
 gdb.

libdevel-bt-perl-dbgsym: debug symbols for libdevel-bt-perl