libppi-xs-perl 0.910-2 source package in Ubuntu

Changelog

libppi-xs-perl (0.910-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.
  * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.

 -- Jelmer Vernooij <email address hidden>  Fri, 17 Jun 2022 08:41:48 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libppi-xs-perl_0.910-2.dsc 2.0 KiB 38bd4e766e51a01d8579e0ccc06072cb8d84b5814cd6c2e3d1c11050fa4e4651
libppi-xs-perl_0.910.orig.tar.gz 72.4 KiB cdf4e37d8f7fc3b44d4bdbe86fd35d5cb331ca6ff44d26e00a1d97e0f46ffc60
libppi-xs-perl_0.910-2.debian.tar.xz 3.4 KiB fbf8550b31e38767055de48b9112c9ca74d6a3c38a581dc4a9ded66444547784

No changes file available.

Binary packages built by this source

libppi-xs-perl: Perl module to accelerate the Perl Parsing Interface (PPI)

 PPI::XS provides XS-based acceleration of the core PPI packages. It
 selectively replaces a (small but growing) number of methods throughout PPI
 with identical but much faster C versions.
 .
 Once installed, it will be auto-detected and loaded in by PPI completely
 transparently. The integration between the primary (Perl) implementation and
 the XS-accelerated version are designed to degrade gracefully if they fall out
 of sync -- the Perl version is preferred over the XS version.

libppi-xs-perl-dbgsym: debug symbols for libppi-xs-perl