ffcall 2.2-1 source package in Ubuntu

Changelog

ffcall (2.2-1) unstable; urgency=medium

  * New upstream release
    + fixes hppa support (Closes: #457930, #883043)
  * Drop mips-fpxx.patch, no longer needed
  * mips-r6.patch: refresh patch, and incorporate fix for jaql instruction.
    Thanks to Luyou Peng (Closes: #925129)
  * cross.patch: new patch, fixes FTCBFS. Thanks to Helmut Grohne
    (Closes: #909125)
  * d/copyright: reflect upstream changes
  * Add Build-Depends-Package field in symbols files
  * Add Rules-Requires-Root: no
  * Bump S-V to 4.4.0
  * Bump to debhelper compat level 12
  * Re-export upstream signing key without extra signatures.
  * Set upstream metadata fields: Bug-Submit.

 -- Sébastien Villemot <email address hidden>  Wed, 28 Aug 2019 21:39:51 +0200

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
Focal release universe libs

Downloads

File Size SHA-256 Checksum
ffcall_2.2-1.dsc 2.4 KiB a16ab48934d90f23c4efc0eb9ba033fdbedf898414e51172a5a1027f7df06548
ffcall_2.2.orig.tar.gz 932.2 KiB ebfa37f97b6c94fac24ecf3193f9fc829517cf81aee9ac2d191af993d73cb747
ffcall_2.2.orig.tar.gz.asc 819 bytes 2d93b17726d832e50acda0b2a03c6e5277579ff2c4644b61179edee6364e3ae6
ffcall_2.2-1.debian.tar.xz 535.3 KiB 685b9b67171675f3cf9bd667bb276c88ed97c755b221ed05fea19c18fc424746

Available diffs

No changes file available.

Binary packages built by this source

libavcall1: foreign function call libraries - calling C functions with variable arguments

 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 avcall library, which
 can be used for calling C functions with variable arguments.
 .
 The use of this shared library is deprecated. The main libffcall library,
 which embeds avcall, should be preferred.

libavcall1-dbgsym: debug symbols for libavcall1
libcallback1: No summary available for libcallback1 in ubuntu impish.

No description available for libcallback1 in ubuntu impish.

libcallback1-dbgsym: debug symbols for libcallback1
libffcall-dev: No summary available for libffcall-dev in ubuntu hirsute.

No description available for libffcall-dev in ubuntu hirsute.

libffcall1-dev: No summary available for libffcall1-dev in ubuntu groovy.

No description available for libffcall1-dev in ubuntu groovy.

libffcall1b: No summary available for libffcall1b in ubuntu groovy.

No description available for libffcall1b in ubuntu groovy.

libffcall1b-dbgsym: No summary available for libffcall1b-dbgsym in ubuntu hirsute.

No description available for libffcall1b-dbgsym in ubuntu hirsute.

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: debug symbols for libtrampoline1