libencoding-fixlatin-perl 1.04-2 source package in Ubuntu

Changelog

libencoding-fixlatin-perl (1.04-2) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

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

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
  * debian/*: update GitHub URLs to use HTTPS.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump debhelper dependency to >= 9, since that's what is used in
    debian/compat.
  * Bump debhelper from deprecated 9 to 10.
  * Set Testsuite header for perl package.

 -- Jelmer Vernooij <email address hidden>  Mon, 13 Jun 2022 21:34:03 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libencoding-fixlatin-perl_1.04-2.dsc 2.1 KiB 5a336065325925bc6f0b4d5a065cf92711b6053af1d45b1d15f3e8d92c6db582
libencoding-fixlatin-perl_1.04.orig.tar.gz 16.1 KiB da072e5b1c5f66567a2d106bb9c80a166c054527c32350e149a09a5d3f4e8b78
libencoding-fixlatin-perl_1.04-2.debian.tar.xz 3.5 KiB a8f824096d16fa0f9ac1772e4c15c75febfbb4c61619e3156b86d911092ddccd

Available diffs

No changes file available.

Binary packages built by this source

libencoding-fixlatin-perl: takes mixed encoding input and produces UTF-8 output

 Most encoding conversion tools take input in one encoding and produce
 output in another encoding. Encoding::FixLatin takes input which may
 contain characters in more than one encoding and makes a best effort to
 convert them all to UTF-8 output.
 .
 For string soups containing only ASCII, ISO8859-1 and CP1252 but no
 actual UTF-8 characters (even if encoded as such), Encode::ZapCP1252
 may be better suitable.
 .
 Includes command-line tool fix_latin.