libdevel-strictmode-perl 0.003-2 source package in Ubuntu

Changelog

libdevel-strictmode-perl (0.003-2) unstable; urgency=medium

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

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
  * debian/*: update GitHub URLs to use HTTPS.

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Bump debhelper dependency to >= 8, since that's what is used in
    debian/compat.
  * Bump debhelper from deprecated 8 to 10.
  * Set Testsuite header for perl package.

 -- Jelmer Vernooij <email address hidden>  Mon, 13 Jun 2022 16:22:17 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdevel-strictmode-perl_0.003-2.dsc 2.1 KiB 6c8bcc9d1fc9714868b367d8005634654ae127bb5cd073c56434cbad50852241
libdevel-strictmode-perl_0.003.orig.tar.gz 14.8 KiB b0a7de5f8aaacd8302e69ae5df0b8fd1550a3a28fbdf077cb57abcadece565f0
libdevel-strictmode-perl_0.003-2.debian.tar.xz 3.3 KiB b6b6beea870d9793ea509f56be4e978f4deda1c034d31101c40bb8a5102ed621

Available diffs

No changes file available.

Binary packages built by this source

libdevel-strictmode-perl: determine whether strict (but slow) tests should be enabled

 Devel::StrictMode provides you with a constant `STRICT` which you can
 use to determine whether additional strict (but slow) runtime tests are
 executed by your code.