maloc 1.5-2 source package in Ubuntu

Changelog

maloc (1.5-2) unstable; urgency=medium

  * Team upload.
  * fix doc DESTDIR in debian patch make_install_destdir.patch
  * remove generated docs (doc/api) and src files after dh_clean.
    Closes: #1047015.
  * Upstream has configured Makefile to build docs with main build,
    so don't build docs separately. Build-Depends: graphviz (for dot).
    Mark usr/doc/maloc/api/latex/* as not-installed
  * fix spelling of tools in debian/copyright
  * debhelper compatibility level 13
  * Standards-Version: 4.7.0

 -- Drew Parsons <email address hidden>  Wed, 22 May 2024 11:15:30 +0200

Upload details

Uploaded by:
Debichem Team
Uploaded to:
Sid
Original maintainer:
Debichem Team
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
maloc_1.5-2.dsc 1.9 KiB b821e9f22f879698b6ba9e43c3fc138a27f459ae8fbd5c449da6ae451d5e9e0c
maloc_1.5.orig.tar.gz 775.5 KiB 58e1197fcd4c74d3cbb1d39d712eb0a3c5886a1e6629f22c5c78ce2bac983fc0
maloc_1.5-2.debian.tar.xz 4.1 KiB f6d9190377c688aae1a4b3328318a091b1f65cefed0082358aedc2e91e127bee

Available diffs

No changes file available.

Binary packages built by this source

libmaloc-dev: Object-oriented Abstraction Layer for C (development files)

 MALOC is a small, portable, abstract C environment library for object-
 oriented C programming. MALOC is used as the foundation layer for a
 number of scientific applications, including MC, SG, and APBS. MALOC
 can be used as a small stand-alone abstraction environment for writing
 portable C programs which need access to resources which are typically
 architecture-dependent, such as INET sockets, timing routines, and so
 on. MALOC provides abstract datatypes, memory management routines,
 timing routines, machine epsilon, access to UNIX and INET sockets, MPI,
 etc. All things that can vary from one architecture to another are
 abstracted out of an application code and placed in MALOC.
 .
 This package contains the header files, static library and the
 programmer's guide in HTML format.

libmaloc1: Object-oriented Abstraction Layer for C

 MALOC is a small, portable, abstract C environment library for object-
 oriented C programming. MALOC is used as the foundation layer for a
 number of scientific applications, including MC, SG, and APBS. MALOC
 can be used as a small stand-alone abstraction environment for writing
 portable C programs which need access to resources which are typically
 architecture-dependent, such as INET sockets, timing routines, and so
 on. MALOC provides abstract datatypes, memory management routines,
 timing routines, machine epsilon, access to UNIX and INET sockets, MPI,
 etc. All things that can vary from one architecture to another are
 abstracted out of an application code and placed in MALOC.

libmaloc1-dbgsym: debug symbols for libmaloc1