libtext-iconv-perl 1.7-7build4 source package in Ubuntu

Changelog

libtext-iconv-perl (1.7-7build4) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 12:12:45 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtext-iconv-perl_1.7.orig.tar.bz2 9.7 KiB 815c5169b7afc40bc6f681b4c615ff8fb0e073d87422280c8c759a4666567490
libtext-iconv-perl_1.7-7build4.debian.tar.xz 3.5 KiB 560cd07fb0cbf0767014a92b1b54ad603865ab67d48d9d71da61a632d27ce177
libtext-iconv-perl_1.7-7build4.dsc 2.1 KiB 93dfa09a93bbb64a59e981cafa1b0ed4d485ab323666f25fdf4a4bd8c69d8019

Available diffs

View changes file

Binary packages built by this source

libtext-iconv-perl: module to convert between character sets in Perl

 The iconv() family of functions from XPG4 defines an API for converting
 between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They
 are provided by libc6.
 .
 This package allows access to them from Perl via the Text::Iconv
 package.

libtext-iconv-perl-dbgsym: debug symbols for libtext-iconv-perl