maloc 1.5-1 source package in Ubuntu

Changelog

maloc (1.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - applies or deprecates debian/patches
  * drop deprecated Build-Conflicts: libreadline6-dev
  * debian/patches/make_install_destdir.patch ensures docs are
    installed into DESTDIR (with multiarch lib location)
  * Standards-Version: 4.5.0
  * debhelper compatibility level 12
    - Build-Depends: debhelper-compat (= 12)
  * Build-Depends: libjs-jquery
  * Build-Depends: libreadline-dev
    - debian patch link_libraries.patch ensures readline and libm are linked
      (these should be in LIBS, but it is set blank). Closes: #558936.

 -- Drew Parsons <email address hidden>  Sat, 28 Mar 2020 16:32:11 +0800

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
Mantic release universe devel
Lunar release universe devel
Jammy release universe devel

Downloads

File Size SHA-256 Checksum
maloc_1.5-1.dsc 1.9 KiB 00ca7af0ea22144a2e84973c42e08dac5e6a462e291b6b9c02a08ec021804275
maloc_1.5.orig.tar.gz 775.5 KiB 58e1197fcd4c74d3cbb1d39d712eb0a3c5886a1e6629f22c5c78ce2bac983fc0
maloc_1.5-1.debian.tar.xz 4.0 KiB 0103ce14c42c589b9978a601a46b784ac223a6e627faacdbe4effdb027c45f8a

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