libtaint-util-perl 0.08-4 source package in Ubuntu

Changelog

libtaint-util-perl (0.08-4) unstable; urgency=medium

  * Team upload.

  [ Xavier Guimard ]
  * Email change: Xavier Guimard -> <email address hidden>

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Bump debhelper from old 12 to 13.

  [ gregor herrmann ]
  * Update debian/upstream/metadata.
  * Declare compliance with Debian Policy 4.6.1.
  * Enable all hardening flags.

 -- gregor herrmann <email address hidden>  Mon, 15 Aug 2022 16:20:37 +0200

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
libtaint-util-perl_0.08-4.dsc 2.3 KiB 59b951f98c1060f704edb4d0b1cb8cb41fa4816a4d74e57b9efbce75f2d4d7f7
libtaint-util-perl_0.08.orig.tar.gz 14.5 KiB 78047c65237ee4ca2451bd8b44936db09a34a3925003eccf4255bcd7fdd9768c
libtaint-util-perl_0.08-4.debian.tar.xz 2.3 KiB 58e11196cd91b7d0bbf5378487d817aafec9e185e832f0bf6e1a9fa7d575f56d

No changes file available.

Binary packages built by this source

libtaint-util-perl: Perl module to manipulate the Perl internal taint flag

 Taint::Util wraps perl's internal routines for checking and setting the
 taint flag and thus does not rely on regular expressions for untainting
 or odd tricks involving eval and kill for checking whether data is
 tainted, instead it checks and flips a flag on the scalar in-place.

libtaint-util-perl-dbgsym: debug symbols for libtaint-util-perl