libinline-c-perl 0.82-1 source package in Ubuntu

Changelog

libinline-c-perl (0.82-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.4.1, no changes needed.
  * Update standards version to 4.5.0, no changes needed.
  * Remove constraints unnecessary since buster
    * Build-Depends-Indep: Drop versioned constraint on libpegex-perl.
    * libinline-c-perl: Drop versioned constraint on libpegex-perl in Depends.

  [ gregor herrmann ]
  * Import upstream version 0.82.
  * Update years of upstream and packaging copyright.
  * Bump versioned (build) dependency on libinline-perl.
  * Drop EUMM.patch.
    ExtUtils::MakeMaker version even in oldstable is new enough.
  * Declare compliance with Debian Policy 4.6.0.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * debian/rules: set HOME for tests.

 -- gregor herrmann <email address hidden>  Fri, 04 Mar 2022 18:03:02 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libinline-c-perl_0.82-1.dsc 2.5 KiB 2213f01a40e2add0ee68c48782c3da9c6470406b4b3e9c658bd0429ac716da1f
libinline-c-perl_0.82.orig.tar.gz 77.3 KiB 10fbcf1e158d1c8d77e1dd934e379165b126a45c13645ad0be9dc07d151dd0cc
libinline-c-perl_0.82-1.debian.tar.xz 3.6 KiB 287bbe79186cb595fe984d2f5f8891629d4d566f8b7f17883c64e38b9edd28bd

Available diffs

No changes file available.

Binary packages built by this source

libinline-c-perl: C Language Support for Inline

 Inline::C is a module that allows one to write Perl subroutines in C.
 .
 The Inline module supports multiple programming languages and each language
 has its own support module. This module allows one to use Inline with the C
 programming language.