libtaint-runtime-perl 0.3-4 source package in Ubuntu

Changelog

libtaint-runtime-perl (0.3-4) unstable; urgency=medium

  * Team upload.

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

  [ Debian Janitor ]
  * Make "Files: *" paragraph the first in the copyright file.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.

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

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

  [ gregor herrmann ]
  * Enable all hardening flags.
  * Remove $Config{vendorarch} from debian/rules.
    Causes issues with cross-builds, and can be replaced by
    `find … -delete'.
  * Declare compliance with Debian Policy 4.6.0.

 -- gregor herrmann <email address hidden>  Fri, 05 Nov 2021 20:07:22 +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
libtaint-runtime-perl_0.3-4.dsc 2.3 KiB e15d574bf734b19682114cda3173310a2f2d2127fa7fd6fcb72b59b87f12291c
libtaint-runtime-perl_0.3.orig.tar.gz 18.5 KiB 6ece97234a19a6f627481b44ec28a71374a95e6fc94d417d2dccb397a00aa706
libtaint-runtime-perl_0.3-4.debian.tar.xz 2.3 KiB 17eb7d91ba36cb7781414d6c46ba35ac96a535ded3a7d7f630879f2b08c90dfe

Available diffs

No changes file available.

Binary packages built by this source

libtaint-runtime-perl: module to enable taint checking at runtime

 Taint::Runtime module is intended to encourage the use of taint mode as
 painless as possible. You should probably use the -T switch on the commandline
 instead. There are a somewhat limited number of legitimate use cases where you
 should use this module instead of the -T switch. Unless you have a specific and
 good reason for not using the -T option, you should use the -T option. See
 manpage for more details.

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