libstring-errf-perl 0.008-2 source package in Ubuntu

Changelog

libstring-errf-perl (0.008-2) unstable; urgency=medium

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

  [ 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.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Fri, 17 Jun 2022 10:50:46 +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
libstring-errf-perl_0.008-2.dsc 2.1 KiB e62559b6088f82878c5e5ed9f2eca61879ab6022bac66c0b1c13078d595e0e5f
libstring-errf-perl_0.008.orig.tar.gz 21.0 KiB ae136f783dac6587aea2d22d64ec205272153a83f954b075766e3d298a4ed6db
libstring-errf-perl_0.008-2.debian.tar.xz 2.7 KiB bdb41edf72c5e5cb0294895945cd20aaa31d2eceff51c801f3c19f63c5186ba4

Available diffs

No changes file available.

Binary packages built by this source

libstring-errf-perl: Perl module that provides a simple sprintf-like dialect

 String::Errf provides errf, a simple string formatter that works something
 like sprintf|perlfunc/sprintf. It is implemented using String::Formatter and
 Sub::Exporter. Their documentation may be useful in understanding or
 extending String::Errf.