libtext-iconv-perl 1.7-8 source package in Ubuntu
Changelog
libtext-iconv-perl (1.7-8) unstable; urgency=medium [ Debian Janitor ] * Update standards version to 4.5.0, no changes needed. [ gregor herrmann ] * Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'. [ Debian Janitor ] * Apply multi-arch hints. + libtext-iconv-perl: Add Multi-Arch: same. * Bump debhelper from old 12 to 13. * Update standards version to 4.6.1, no changes needed. -- Jelmer Vernooij <email address hidden> Mon, 21 Nov 2022 14:36:11 +0000
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | perl | |
Lunar | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libtext-iconv-perl_1.7-8.dsc | 2.0 KiB | 0c108758e75f87c95d8ca8e4b75c4d41aa1cd9cca90bd71f5ce9c09db1752448 |
libtext-iconv-perl_1.7.orig.tar.bz2 | 9.7 KiB | 815c5169b7afc40bc6f681b4c615ff8fb0e073d87422280c8c759a4666567490 |
libtext-iconv-perl_1.7-8.debian.tar.xz | 3.4 KiB | bc2f6085dbcce7694dd824e2a09f67ef02c4a01c5c4e84313ee6de0b35bf6e5f |
Available diffs
- diff from 1.7-7build3 (in Ubuntu) to 1.7-8 (1.1 KiB)
- diff from 1.7-7build4 (in Ubuntu) to 1.7-8 (1.1 KiB)
No changes file available.
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