libtest-signature-perl 1.11-4 source package in Ubuntu

Changelog

libtest-signature-perl (1.11-4) unstable; urgency=medium

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

 -- Jelmer Vernooij <email address hidden>  Sat, 15 Oct 2022 20:07:04 +0100

Upload details

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

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-signature-perl_1.11-4.dsc 2.2 KiB 5778a9ae84752c06734023cb7b2e697c6783fb06feca2bd6804ce3ac75474cf0
libtest-signature-perl_1.11.orig.tar.gz 24.7 KiB 48792c788a6068893600c522fc27210a22b58d7959f345ea6a67c8644458c2fc
libtest-signature-perl_1.11-4.debian.tar.xz 2.6 KiB 0664160f46c69bb37a0ebdd00d7b80e937cecdeeb319a4d0e763c5a6ee016b66

Available diffs

No changes file available.

Binary packages built by this source

libtest-signature-perl: Perl module that provides automatic SIGNATURE testing

 "Module::Signature" allows you to verify that a distribution has not
 been tampered with. "Test::Signature" lets that be tested as part of the
 distribution's test suite.
 .
 IMPORTANT: This is not a substitute for the users verifying the
 distribution themselves. By the time this module is run, the users will
 have already run your Makefile.PL or Build.PL scripts which could have
 been compromised.