libdebug 0.5.3-7 source package in Ubuntu

Changelog

libdebug (0.5.3-7) unstable; urgency=medium

  * Fix a FTBFS with recent glibc versions that do not expose
    the facility names for the syslog(3) functions by default.
    Closes: #1026612
  * Catch up with a Lintian tag format change.
  * Add the year 2022 to my debian/* copyright notice.
  * Declare compliance with Policy 4.6.2 with no changes.

 -- Peter Pentchev <email address hidden>  Thu, 29 Dec 2022 18:09:40 +0200

Upload details

Uploaded by:
Peter Pentchev
Uploaded to:
Sid
Original maintainer:
Peter Pentchev
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel
Mantic release universe devel
Lunar release universe devel

Downloads

File Size SHA-256 Checksum
libdebug_0.5.3-7.dsc 2.2 KiB bd56ca7fed8738ba0a90aa18648f6da77587a6bb29425d0b926b2669e55828d9
libdebug_0.5.3.orig.tar.xz 16.3 KiB 40c598c55e3c546f551bde06b56901e77a323540c700751f7e17e9b37cf5bafd
libdebug_0.5.3.orig.tar.xz.asc 833 bytes a5f5dd12139f100565f3fe653638d8a706cf697de747f7d179ce4ed7e1f941ce
libdebug_0.5.3-7.debian.tar.xz 9.1 KiB 0d420c97d7a4a156a6111247513a8750f1db40b3f76f655627d5b4c41185d8d7

Available diffs

No changes file available.

Binary packages built by this source

libdebug0: Memory leak detection system and logging library

 This library contains routines needed by many of the authors
 other programs. It includes utilities to aid in debugging of
 programs.
 .
 Some of the features currently supported by this library are
 memory leak detection, hex dumping, and logging. The logging
 system is especially useful. It adds syntax highlighting for
 different log levels in debugging mode. There are different
 modes for printing to console and files, duplicate line
 detection and lots of other small things which makes life
 simpler for the programmer.
 .
 This package contains files needed by programs linked against
 this library.

libdebug0-dbgsym: debug symbols for libdebug0
libdebug0-dev: Development files for the debug library

 This library contains routines needed by many of the authors
 other programs. It includes utilities to aid in debugging of
 programs.
 .
 Some of the features currently supported by this library are
 memory leak detection, hex dumping, and logging. The logging
 system is especially useful. It adds syntax highlighting for
 different log levels in debugging mode. There are different
 modes for printing to console and files, duplicate line
 detection and lots of other small things which makes life
 simpler for the programmer.
 .
 This package contains files needed if you wish to use libdebug
 in your own programs.