libtest-files-perl 0.15-1 source package in Ubuntu

Changelog

libtest-files-perl (0.15-1) unstable; urgency=medium

  * Team upload.

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

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

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata.

  [ gregor herrmann ]
  * Import upstream version 0.15.
  * Update Upstream-Contact.
  * Add new upstream copyright holder.
  * Declare compliance with Debian Policy 4.5.1.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Bump debhelper-compat to 13.

 -- gregor herrmann <email address hidden>  Sat, 05 Dec 2020 02:55:25 +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
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-files-perl_0.15-1.dsc 2.4 KiB 0745be5ca0f4c7912a00a0da27b1194967d7fab8961448ffa0fc9f387723482f
libtest-files-perl_0.15.orig.tar.gz 11.7 KiB ab04596d5db4d0a324cc473839481316b5dd2ecb5a384812a938af2337d462a1
libtest-files-perl_0.15-1.debian.tar.xz 1.8 KiB 1ee389ede010e125e87161196513e2e1a0574053e0067b4dedbc82b577675f6e

Available diffs

No changes file available.

Binary packages built by this source

libtest-files-perl: module to ease testing with files and directories

 The Test::Files module is meant to ease testing with files and directories,
 e.g. to compare the contents of a file to a string, compare the contents of
 two files, check a directory for the presence of a list of files, compare all
 text files in two directories reporting any differences, etc.