libdebug 0.5.2-2 source package in Ubuntu

Changelog

libdebug (0.5.2-2) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.1.3 with no changes.
  * Add "Rules-Requires-Root: no" to the source control stanza.
  * Let dpkg-buildflags take care of Large File Support.
  * Bump the debhelper compatibility level to 11 with no changes.

 -- Peter Pentchev <email address hidden>  Mon, 15 Jan 2018 18:06:12 +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
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
libdebug_0.5.2-2.dsc 1.9 KiB 496d42ca01a8d26dc6854fe00d6467c2e9d6e56c34dd3ae868d716eb51e355df
libdebug_0.5.2.orig.tar.xz 16.2 KiB 65cc33216e6a87eb5a252d5348833520de8cca986ca9b7b4fa5e7b15eaaa8ba7
libdebug_0.5.2-2.debian.tar.xz 18.9 KiB 5becc7ea9f48eec70f446cd52e6057330dee840d27f64f0f820f96c291354b9f

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.