libtest-file-perl 1.993-1 source package in Ubuntu

Changelog

libtest-file-perl (1.993-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 1.993.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Wed, 04 Jan 2023 19:17:14 +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-file-perl_1.993-1.dsc 2.4 KiB 03570f7e1edd88bd752f6c25d5860389cdbe8802291fc1109e2bbb69e5173eed
libtest-file-perl_1.993.orig.tar.gz 33.6 KiB ef2ffe1aaec7b42d874ad411ec647547b9b9bc2f5fb93e49e3399488456afc7a
libtest-file-perl_1.993-1.debian.tar.xz 6.4 KiB c0b67d94f36d5e036499b1a2183766b1723897b1c5e48f3298e5742729f050f3

Available diffs

No changes file available.

Binary packages built by this source

libtest-file-perl: Perl module to test file attributes

 Test::File provides a collection of test utilities for file attributes.
 .
 Some file attributes depend on the owner of the process testing the file in
 the same way the file test operators do. For instance, root (or super-user or
 Administrator) may always be able to read files no matter the permissions.