libtest-tempdir-tiny-perl 0.018-2 source package in Ubuntu

Changelog

libtest-tempdir-tiny-perl (0.018-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.
  * Update standards version to 4.5.1, no changes needed.
  * Apply multi-arch hints. + libtest-tempdir-tiny-perl: Add :any qualifier for perl dependency.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Sun, 04 Dec 2022 19:07:36 +0000

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-tempdir-tiny-perl_0.018-2.dsc 2.1 KiB aa460a7cad6ddb359807824049ee4343eabca635c0220d012ec463000a06ee2a
libtest-tempdir-tiny-perl_0.018.orig.tar.gz 19.0 KiB d7b7a1fd7fcce0168d44fb8876918fe8a9af49ae0eb8b09625b67b18d71f5e81
libtest-tempdir-tiny-perl_0.018-2.debian.tar.xz 2.5 KiB b77a655d248c98594120ce1513c10ae28fe00c2a61aa88b70090a750d9b9000e

Available diffs

No changes file available.

Binary packages built by this source

libtest-tempdir-tiny-perl: test module for temporary directories that stick around when tests fail

 Test::TempDir::Tiny works with Test::More to create temporary directories
 that stick around if tests fail.
 .
 It is loosely based on Test::TempDir, but with less complexity, greater
 portability and zero non-core dependencies.