drgn 0.0.26-1 source package in Ubuntu

Changelog

drgn (0.0.26-1) unstable; urgency=medium

  * Update maintainer name
  * New upstream version 0.0.26
  * Fix to allow running tests that use the tools module
  * Fix dh_auto_clean
  * Refresh patches

 -- Michel Lind <email address hidden>  Tue, 12 Mar 2024 00:13:04 -0700

Upload details

Uploaded by:
Michel Lind
Uploaded to:
Sid
Original maintainer:
Michel Lind
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
drgn_0.0.26-1.dsc 1.4 KiB c34b46c5740b3881f462b0c3fe6690eda3dd77b8f846911cab8bd86a29ab1038
drgn_0.0.26.orig.tar.gz 711.1 KiB 2d1893a492830bb36f46db86269e05da7476dffcea7b751f0b250e8e16464d55
drgn_0.0.26-1.debian.tar.xz 5.5 KiB 839a257d2d65eee2669faf20cfc6a9d7dac7f29b0ec4f2c306b264184c60955b

No changes file available.

Binary packages built by this source

python-drgn-doc: Programmable debugger - documentation

 drgn (pronounced "dragon") is a debugger with an emphasis on programmability.
 .
 This package provides the documentation for drgn.

python3-drgn: Programmable debugger

 drgn (pronounced "dragon") is a debugger with an emphasis on programmability.
 drgn exposes the types and variables in a program for easy, expressive
 scripting in Python.

python3-drgn-dbgsym: debug symbols for python3-drgn