libstring-escape-perl 2010.002-3 source package in Ubuntu

Changelog

libstring-escape-perl (2010.002-3) unstable; urgency=medium

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

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Refer to specific version of license GPL-1+.
  * Fix day-of-week for changelog entries 2002.001-2, 1998.1204-2.
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Mon, 12 Dec 2022 18:44:41 +0000

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 main perl
Noble release main perl
Mantic release main perl
Lunar release main perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libstring-escape-perl_2010.002-3.dsc 2.2 KiB 52a3192a40b961998401fb43724139916a638a18cbf6563e75838a7985423420
libstring-escape-perl_2010.002.orig.tar.gz 11.4 KiB fd645f8b336224d20a85ae7fb1a384576eac329f7adc3923c3241e828e3b9a8a
libstring-escape-perl_2010.002-3.debian.tar.xz 3.5 KiB 0d41f4471424f5e8a503444f83e3125ca76ec3e33aca270b8a5fedcc987b99d5

Available diffs

No changes file available.

Binary packages built by this source

libstring-escape-perl: module for manipulating escaped strings

 String::Escape is a Perl module that provides a flexible calling interface to
 some useful string conversion functions, including applying and expanding the
 standard C/Unix-style backslash escapes like \n and \t, wrapping and removing
 double quotes, and truncating to fit within a desired length.