libdebug 0.5.3-5 source package in Ubuntu

Changelog

libdebug (0.5.3-5) unstable; urgency=medium

  * Catch up with the new exit-in-shared-library tag name for
    the Lintian override.
  * Add the year 2020 to my debian/* copyright notice.
  * Declare compliance with Policy 4.5.0 with no changes.
  * Run dh_makeshlibs with the highest check level.
  * Drop the Name and Contact upstream metadata fields.
  * Update to debhelper compat level 13: `dh_missing --fail-missing` is
    the default now.

 -- Peter Pentchev <email address hidden>  Thu, 04 Jun 2020 00:04:34 +0300

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

Downloads

File Size SHA-256 Checksum
libdebug_0.5.3-5.dsc 2.2 KiB 1f650303e829b19687e54689e0aa8673542073308c7ae58433ec2c74e69609bb
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-5.debian.tar.xz 8.8 KiB ae2d389c4cd06fc45f3289d671336728c1a6eb8896ed689a0db91839852c17d2

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: No summary available for libdebug0-dbgsym in ubuntu groovy.

No description available for libdebug0-dbgsym in ubuntu groovy.

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.