drgn 0.0.22-1 source package in Ubuntu

Changelog

drgn (0.0.22-1) unstable; urgency=low

  * New upstream version 0.0.22
  * Adjust debian/copyright for relicensing to LGPL-2.1+
  * Adjust patches
  * Package contrib and tools scripts, drop the old examples
  * Remove Repology image to prevent privacy breach
  * Remove references to GPL-3+ in debian/copyright

 -- Michel Alexandre Salim <email address hidden>  Mon, 09 Jan 2023 14:00:45 -0600

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
drgn_0.0.22-1.dsc 1.4 KiB f3535dd7fc1916aa1f8d5e1b262fba52c2b5337d5313c9cee7191c3784193051
drgn_0.0.22.orig.tar.gz 628.6 KiB 361cf21d39d74e936702c20498e76371379ffe84424dd7c0d24cf5e15975c3ff
drgn_0.0.22-1.debian.tar.xz 5.2 KiB 56bed5c8855a7bf30d96e40db4194d20fe65d4a781089a8f4f2dffb95d102950

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