libelfin 0.3-3 source package in Ubuntu

Changelog

libelfin (0.3-3) unstable; urgency=medium

  * Added g++ as test dependency. (Closes: 953681)
  * Updated d/watch for current github links.
  * Switched to debhelper compat level 12.
  * Updated Standards-Version from 4.4.0 to 4.6.2.
  * Added d/upstream/metadata.

 -- Petter Reinholdtsen <email address hidden>  Mon, 13 Feb 2023 22:07:46 +0100

Upload details

Uploaded by:
Lluís Vilanova
Uploaded to:
Sid
Original maintainer:
Lluís Vilanova
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
libelfin_0.3-3.dsc 2.1 KiB 54d8ed707c1f94563badbf2160155fa3e9f5f4a384f75f75c5a8c984caf36c96
libelfin_0.3.orig.tar.gz 82.2 KiB c338942b967582922b3514b54b93175ca9051a9668db92dd8ef619824d443ac7
libelfin_0.3-3.debian.tar.xz 5.8 KiB 4edc2101ea94d3ef03140ac132ff88ce057a93da6ad325856887743f8158b024

Available diffs

No changes file available.

Binary packages built by this source

libdwarf++0: No summary available for libdwarf++0 in ubuntu noble.

No description available for libdwarf++0 in ubuntu noble.

libdwarf++0-dbgsym: debug symbols for libdwarf++0
libelf++0: No summary available for libelf++0 in ubuntu noble.

No description available for libelf++0 in ubuntu noble.

libelf++0-dbgsym: No summary available for libelf++0-dbgsym in ubuntu noble.

No description available for libelf++0-dbgsym in ubuntu noble.

libelfin-dev: C++11 ELF/DWARF parser (development files)

 Libelfin is a from-scratch C++11 library for reading ELF binaries and DWARFv4
 debug information.
 .
 Libelfin implements a syntactic layer for DWARF and ELF, but not a semantic
 layer. Interpreting the information stored in DWARF DIE trees still requires a
 great deal of understanding of DWARF, but libelfin will make sense of the bytes
 for you.
 .
 This package contains development libraries and header files for libelfin.