libtest-command-perl 0.11-3 source package in Ubuntu

Changelog

libtest-command-perl (0.11-3) unstable; urgency=medium

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

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
  * Remove Brian Cassidy from Uploaders. Thanks for your work!

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

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

 -- Jelmer Vernooij <email address hidden>  Fri, 17 Jun 2022 11:57:07 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libtest-command-perl_0.11-3.dsc 2.2 KiB 297ebfb207b0d4e69c42cfe31d9dfb5016c47d21606e58fb3acc2cba0cb3501e
libtest-command-perl_0.11.orig.tar.gz 10.6 KiB 28a3fc6fea73a19f563f11bd0f28186756d4c74207be6deacaad26d2081b9533
libtest-command-perl_0.11-3.debian.tar.xz 2.6 KiB 5c80d632cc1e4b93c4376ce0e191584863cde6555bbf0c1ff5d81a8e1c73d110

Available diffs

No changes file available.

Binary packages built by this source

libtest-command-perl: Perl module for testing external commands

 Test::Command lets you write tests that examine the exit status, STDOUT
 and STDERR of any program helping you determine if it is behaving as
 expected.