libffi-platypus-perl 1.56-1 source package in Ubuntu

Changelog

libffi-platypus-perl (1.56-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on libscalar-list-utils-perl.
    + libffi-platypus-perl: Drop versioned constraint on
      libscalar-list-utils-perl in Depends.
  * Remove constraints unnecessary since buster
    * Build-Depends: Drop versioned constraint on perl.
    * libffi-platypus-perl: Drop versioned constraint on perl in Depends.

  [ gregor herrmann ]
  * Import upstream version 1.56.
  * Update Build-Depends.
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.0.
  * Drop unneeded version constraints from (build) dependencies.
  * Refresh lintian override.

 -- gregor herrmann <email address hidden>  Sun, 07 Nov 2021 21:08:57 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libffi-platypus-perl_1.56-1.dsc 2.6 KiB 9c8ad0daae30230690f00e045249ddd45a16b8c6676dfe5acfc39378e167608e
libffi-platypus-perl_1.56.orig.tar.gz 378.0 KiB 66684faf37e7daf6240e5752c0e698055be498d1867bfb49148a035d383ca94f
libffi-platypus-perl_1.56-1.debian.tar.xz 4.6 KiB 5f80869fa59933b65fcfafa854764d433ae7c3446e4edac5377b1234d921843e

No changes file available.

Binary packages built by this source

libffi-platypus-perl: module to create Perl bindings to non-Perl libraries with FFI

 FFI::Platypus is a library for creating interfaces to machine code libraries
 written in languages like C, C++, Fortran, Rust, Pascal. Essentially anything
 that gets compiled into machine code. This implementation uses libffi to
 accomplish this task. libffi is battle tested by a number of other scripting
 and virtual machine languages, such as Python and Ruby to serve a similar
 role.

libffi-platypus-perl-dbgsym: debug symbols for libffi-platypus-perl