ffcall 2.1-1 source package in Ubuntu

Changelog

ffcall (2.1-1) unstable; urgency=medium

  * New upstream release.
  * Update Vcs-* fields for move to salsa.
  * Drop fix-powerpcspe.patch, outdated, no longer works.
  * Drop trampoline-mips64el.patch, applied upstream.
  * No longer disable PIE on armhf, not needed anymore.
  * Bump to debhelper compat level 11.
  * Bump Standards-Version to 4.1.3.
  * d/copyright: reflect upstream changes.

 -- Sébastien Villemot <email address hidden>  Sat, 17 Feb 2018 21:30:10 +0100

Upload details

Uploaded by:
Debian Common Lisp Team
Uploaded to:
Sid
Original maintainer:
Debian Common Lisp Team
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe libs

Downloads

File Size SHA-256 Checksum
ffcall_2.1-1.dsc 2.4 KiB 2efe33eac949d86f8003c881bcbe20b2dbff5fb759afd3775b67b0693c256ca3
ffcall_2.1.orig.tar.gz 921.1 KiB a091fb8bbabf17c94a2dae2d41161b96a08ab92b5f75d3364157a2c34d538c47
ffcall_2.1.orig.tar.gz.asc 1.2 KiB cc091e20e3e59fcefd82da7f0561ec2c1a9b2203157f76a9e7a56cf73f848789
ffcall_2.1-1.debian.tar.xz 12.6 KiB baebcc74a19f9976474c481cce8b029b1e54d787be6823b31320ead6ee37bd6c

Available diffs

No changes file available.

Binary packages built by this source

libavcall1: No summary available for libavcall1 in ubuntu cosmic.

No description available for libavcall1 in ubuntu cosmic.

libavcall1-dbgsym: debug symbols for libavcall1
libcallback1: foreign function call libraries - closures with variable arguments in C

 ffcall is a collection of libraries which can be used to build
 foreign function call interfaces in embedded interpreters.
 .
 This package installs a shared library version of the callback library, which
 provides closures with variable arguments as first-class C functions.
 .
 The use of this shared library is deprecated. The main libffcall library,
 which embeds callback, should be preferred.

libcallback1-dbgsym: debug symbols for libcallback1
libffcall-dev: foreign function call libraries - development files

 ffcall is a collection of libraries which can be used to build
 foreign function call interfaces in embedded interpreters.
 .
 The main libffcall library consists of two parts:
 .
    avcall - calling C functions with variable arguments
 .
    callback - closures with variable arguments as first-class C functions
 .
 The avcall and callback modules are also provided as separate
 libraries, but those are deprecated and are installed only for backward
 compatibility.
 .
 Two other libraries are provided:
 .
    vacall - C functions accepting variable argument prototypes
    (non-reentrant variant of part of 'callback')
 .
    trampoline - closures as first-class C functions
    (non-reentrant variant of part of 'callback')
 .
 This package also includes documentation, in HTML format and as manual pages.

libffcall1-dev: foreign function call libraries - transitional package

 This transitional package can be safely removed once libffcall-dev has been
 installed.

libffcall1b: No summary available for libffcall1b in ubuntu cosmic.

No description available for libffcall1b in ubuntu cosmic.

libffcall1b-dbgsym: debug symbols for libffcall1b
libtrampoline1: foreign function call libraries - closures in C (non-reentrant variant)

 ffcall is a collection of libraries which can be used to build
 foreign function call interfaces in embedded interpreters.
 .
 This package installs a shared library version of the trampoline library,
 which implements closures as first-class C functions. This is a non-reentrant
 variant of part of the 'callback' library.

libtrampoline1-dbgsym: No summary available for libtrampoline1-dbgsym in ubuntu cosmic.

No description available for libtrampoline1-dbgsym in ubuntu cosmic.